wip coupling to opm-models compositionalflash
This commit is contained in:
parent
a8e34880c8
commit
b0863ec492
@ -172,7 +172,7 @@ public:
|
||||
Scalar Vtest = 1 - L_scalar;
|
||||
|
||||
|
||||
const std::string twoPhaseMethod = "ssi"; // "ssi"
|
||||
const std::string twoPhaseMethod = "newton"; // "ssi"
|
||||
flash_2ph(z_scalar, twoPhaseMethod, K_scalar, L_scalar, fluid_state_scalar, verbosity);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user