WIP on addWellFluxEq().

This commit is contained in:
Kai Bao
2015-09-24 19:06:43 +02:00
parent befc152071
commit 2e155c70de
2 changed files with 13 additions and 10 deletions

View File

@@ -226,9 +226,9 @@ namespace Opm {
const SolutionState& state,
WellState& xw);
/* void
void
addWellFluxEq(const std::vector<ADB>& cq_s,
const SolutionState& state) {}; */
const SolutionState& state);
/* void
addWellContributionToMassBalanceEq(const std::vector<ADB>& cq_s,