mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
making the interleaved solver works for blackoil polymer simulator.
The CPR solver does not work yet. An error will be thrown if people specify to use CPR linear solver.
This commit is contained in:
@@ -234,6 +234,8 @@ namespace Opm {
|
||||
const SolutionState& state,
|
||||
WellState& xw);
|
||||
|
||||
void updateEquationsScaling();
|
||||
|
||||
void
|
||||
computeMassFlux(const int actph ,
|
||||
const V& transi,
|
||||
|
||||
Reference in New Issue
Block a user