mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding variableWellStateInitials to BlackoilMultiSegmentModel
This commit is contained in:
@@ -203,7 +203,7 @@ namespace Opm {
|
||||
|
||||
void
|
||||
variableWellStateInitials(const WellState& xw,
|
||||
std::vector<V>& vars0) const {};
|
||||
std::vector<V>& vars0) const;
|
||||
|
||||
void computeWellConnectionPressures(const SolutionState& state,
|
||||
const WellState& xw) {};
|
||||
|
||||
Reference in New Issue
Block a user