mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
WIP on addWellFluxEq().
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user