mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
updateWsolvent only after well container is created
This commit is contained in:
@@ -1565,8 +1565,6 @@ updateAndCommunicateGroupData(const int reportStepIdx,
|
||||
|
||||
well_state.communicateGroupRates(comm_);
|
||||
this->groupState().communicate_rates(comm_);
|
||||
// compute wsolvent fraction for REIN wells
|
||||
updateWsolvent(fieldGroup, reportStepIdx, well_state_nupcol);
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user