Skip to content

Commit

Permalink
adding the spe5 using chiflash
Browse files Browse the repository at this point in the history
to compile, you need to change the function name criticalMolarVolume to
criticalVolume in Spe5FluidSystem.

And the commented out code in PengRobinson.hpp looks like needed for
spe5 flash.
  • Loading branch information
GitPaean authored and Trine Mykkeltvedt committed Jun 8, 2022
1 parent 19e2ab1 commit 1f774e8
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,8 @@ opm_add_test(test_chiflash)
>>>>>>> bb846316 ([WIP] Add ChiFlash and test. Not compiling.)
=======
opm_add_test(test_chiflash_scalar)
<<<<<<< HEAD
>>>>>>> f08ec1f9 (added a scalar test)
=======
opm_add_test(test_chiflashspe5)
>>>>>>> d38cbcb0 (adding the spe5 using chiflash)
Loading

0 comments on commit 1f774e8

Please sign in to comment.