Skip to content

Commit

Permalink
Merge pull request #1 from equinor/updates_v1.1
Browse files Browse the repository at this point in the history
updated Antoine parameters in main
  • Loading branch information
EvenSol authored Aug 5, 2019
2 parents 8a4061a + afdb1cd commit 5baed2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified ext/NeqSim.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/TPflash.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
function testSystem = TPflash(testSystem, display)
if nargin==1
display=1
display=0
end
testFlash = neqsim.thermodynamicOperations.ThermodynamicOperations(testSystem);
testFlash.TPflash;
Expand Down

0 comments on commit 5baed2a

Please sign in to comment.