mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
commit
5abfe4ecbf
@ -138,6 +138,9 @@ public:
|
||||
if (compositionSwitchEnabled) {
|
||||
fluidState_.setRs(0.0);
|
||||
fluidState_.setRv(0.0);
|
||||
}
|
||||
if (enableEvaporation) {
|
||||
fluidState_.setRvw(0.0);
|
||||
}
|
||||
}
|
||||
BlackOilIntensiveQuantities(const BlackOilIntensiveQuantities& other) = default;
|
||||
|
Loading…
Reference in New Issue
Block a user