mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-24 00:10:02 -06:00
3c63a7aa6d
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. |
||
---|---|---|
.. | ||
AdaptiveSimulatorTimer.cpp | ||
AdaptiveSimulatorTimer.hpp | ||
AdaptiveTimeSteppingEbos.cpp | ||
AdaptiveTimeSteppingEbos.hpp | ||
ConvergenceReport.hpp | ||
gatherConvergenceReport.cpp | ||
gatherConvergenceReport.hpp | ||
SimulatorReport.cpp | ||
SimulatorReport.hpp | ||
SimulatorTimer.cpp | ||
SimulatorTimer.hpp | ||
SimulatorTimerInterface.cpp | ||
SimulatorTimerInterface.hpp | ||
TimeStepControl.cpp | ||
TimeStepControl.hpp | ||
TimeStepControlInterface.hpp |