Skip to content

Commit 5baed2a

Browse files
authored
Merge pull request #1 from equinor/updates_v1.1
updated Antoine parameters in main
2 parents 8a4061a + afdb1cd commit 5baed2a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ext/NeqSim.jar

1.02 MB
Binary file not shown.

lib/TPflash.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
function testSystem = TPflash(testSystem, display)
22
if nargin==1
3-
display=1
3+
display=0
44
end
55
testFlash = neqsim.thermodynamicOperations.ThermodynamicOperations(testSystem);
66
testFlash.TPflash;

0 commit comments

Comments
 (0)