Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed Oct 15, 2024
1 parent 8381c8a commit dd2afc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neqsim/thermo/thermoTools.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
if has_matplotlib():
import matplotlib.pyplot as plt

thermodynamicoperations = neqsim.thermodynamicoperations.Thermodynamicoperations
thermodynamicoperations = neqsim.thermodynamicoperations.ThermodynamicOperations
fluidcreator = neqsim.thermo.Fluid()
fluid_type = {
"srk": neqsim.thermo.system.SystemSrkEos,
Expand Down

0 comments on commit dd2afc4

Please sign in to comment.