mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
recovering some unecessary changes.
PR #1477 introduced different ways to improve the WellState initialization. Basically, the WellState initialization will be something challenging to handle along with the improvement of the well model.
This commit is contained in:
@@ -285,7 +285,7 @@ namespace Opm
|
||||
const std::vector<double>& rvmax_perf,
|
||||
const std::vector<double>& surf_dens_perf);
|
||||
|
||||
|
||||
// computing the accumulation term for later use in well mass equations
|
||||
void computeAccumWell();
|
||||
|
||||
void computeWellConnectionPressures(const Simulator& ebosSimulator,
|
||||
|
||||
Reference in New Issue
Block a user