opm-simulators/opm/simulators
Bård Skaflestad 3c63a7aa6d Capture Timestep's Non-Linear Convergence History
This enables outputting a formatted record of the limiting MB and
CNV quantities as time and non-linear iterations progress.  This, in
turn, is intended for diagnostic and analysis purposes and will not
be output unless specifically requested.

In particular, add a new type,

    ConvergenceReport::ReservoirConvergenceMetric

which captures the convergence metric type (MB or CNV) along with
the associate phase and numerical value of the convergence metric.
We add a vector of these convergence metric objects as a new data
member of the ConvergenceReport.

Finally, foreshadowing the intended use case, also store the report
time in the ConvergenceReport object.
2022-12-09 16:22:36 +01:00
..
aquifers BlackoilAquiferModel: only include alugrid if it is to be used 2022-11-14 15:11:12 +01:00
flow Capture Timestep's Non-Linear Convergence History 2022-12-09 16:22:36 +01:00
linalg Moved initializing CUDA device to constructor 2022-11-21 15:54:14 +01:00
timestepping Capture Timestep's Non-Linear Convergence History 2022-12-09 16:22:36 +01:00
utils Must set location for every variable. 2022-12-07 13:37:38 +01:00
wells Merge pull request #4251 from GitPaean/fixing_singluar_frictional_pressure_drop 2022-12-09 11:04:33 +01:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00