mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-27 13:37:15 -05:00
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user