mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding a function outputWellState for StandardWellsDense
to output the well state for debugging purpose.
This commit is contained in:
@@ -425,6 +425,8 @@ enum WellVariablePositions {
|
||||
|
||||
void computeAverageFormationFactor(Simulator& ebosSimulator,
|
||||
std::vector<double>& B_avg) const;
|
||||
|
||||
void outputWellState(const WellState& well_state) const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user