opm-simulators/opm
Markus Blatt 22dfa6f135 Setup auxiliary module only once with all possible well completions.
Clearing the auxiliary modules will result in the sparsity pattern being
recomputed. Previously we did this before each nonlinear solve. But for the
master branch the sparsity pattern was only computed once for the whole
simulation.

To get the same behaviour (one sparsity pattern computation) we change the
auxiliary module to include all well perforations that might become active
during the simulation and do this once up front of a simulator run.

Please note that the new matrix entries might also improve convergence for
the ILU if the well is not active.
2018-02-26 14:35:04 +01:00
..
autodiff Setup auxiliary module only once with all possible well completions. 2018-02-26 14:35:04 +01:00
core Merge pull request #1399 from totto82/MoveWell 2018-02-19 15:05:20 +01:00
polymer Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00
simulators Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00