opm-simulators/opm/simulators
Bård Skaflestad 9dca8256f3 Split Request Writing Into Stages
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.
2024-08-27 10:50:06 +02:00
..
aquifers AquiferAnalytical: add missing include 2024-07-01 12:06:47 +02:00
flow Split Request Writing Into Stages 2024-08-27 10:50:06 +02:00
linalg Merge pull request #5561 from akva2/janitoring 2024-08-27 09:18:04 +02:00
timestepping Revise Convergence Report Collection Procedure 2024-08-27 10:50:06 +02:00
utils Merge pull request #5547 from lisajulia/feature/action-parsing-strictness 2024-08-26 09:06:25 +02:00
wells Merge pull request #5550 from akva2/float_support3 2024-08-23 10:29:14 +02:00
opm-simulators_doxygen_main.hpp Remove reference to ebos in doxygen header 2024-02-06 14:01:55 +01:00