mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-27 18:06:26 -06:00
9dca8256f3
This commit introduces helper functions for each individual part of a convergence report record in the INFOITER file. In particular, we create helpers for - Time related columns (report step, time step, time &c) - CNV pore-volume histogram columns - Reservoir convergence metrics (CNV and MB values per phase) - Well convergence metrics This makes the body of the main loop in writeConvergenceRequest() slightly easier to read and means that we can apply some additional logic to the CNV pore-volume histograms if the number of values does not match the expected 3 per type. In that case we output sentinel values (e.g., NaN and -1) to signify that the corresponding pieces of information are unavailable. |
||
---|---|---|
.. | ||
aquifers | ||
flow | ||
linalg | ||
timestepping | ||
utils | ||
wells | ||
opm-simulators_doxygen_main.hpp |