mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
a few bug fixing for MultisegmentWell
This commit is contained in:
@@ -332,7 +332,7 @@ namespace Opm
|
||||
// handling the overshooting and undershooting of the fractions
|
||||
void processFractions(const int seg) const;
|
||||
|
||||
void updateWellStateFromPrimaryVariabls(WellState& well_state) const;
|
||||
void updateWellStateFromPrimaryVariables(WellState& well_state) const;
|
||||
};
|
||||
|
||||
// obtain y = D^-1 * x
|
||||
|
||||
Reference in New Issue
Block a user