mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
some clean up
This commit is contained in:
@@ -136,9 +136,6 @@ public:
|
||||
|
||||
if (FluidSystem::enableVaporizedWater())
|
||||
fluidState.setRvw(initialState.rvw()[elemIdx]);
|
||||
else if (Indices::gasEnabled)
|
||||
fluidState.setRvw(0.0);
|
||||
|
||||
|
||||
// set the temperature.
|
||||
if (enableTemperature || enableEnergy)
|
||||
|
||||
Reference in New Issue
Block a user