mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
removing updateWellStateWithTarget from StandardWellsDense
and also fixing the assertion error related to disabling the residual()
function of StandardWellsDense.
This commit is contained in:
@@ -355,11 +355,6 @@ enum WellVariablePositions {
|
||||
const WellState& well_state,
|
||||
const WellMapEntryType& map_entry) const;
|
||||
|
||||
void updateWellStateWithTarget(const WellControls* wc,
|
||||
const int current,
|
||||
const int well_index,
|
||||
WellState& xw) const;
|
||||
|
||||
double wsolvent(const int well_index) const;
|
||||
|
||||
double wpolymer(const int well_index) const;
|
||||
|
||||
Reference in New Issue
Block a user