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:
Kai Bao
2018-05-15 16:34:31 +02:00
parent 18917b81f4
commit f3f096dbbb
4 changed files with 18 additions and 22 deletions

View File

@@ -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,