Skip to content

Commit bb6f7cb

Browse files
committed
update eos
1 parent 47efde9 commit bb6f7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/neqsim/thermo/thermoTools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ def fluid_df(
433433
)
434434
else:
435435
# When only pseudo components exist, create an empty base fluid
436-
fluid7 = fluid("srk")
436+
fluid7 = fluid("pr")
437437

438438
# Check if we have TBP/pseudo components to add (components with MolarMass)
439439
hasTBPComponents = (

0 commit comments

Comments
 (0)