opm-simulators
Opm::Parameters::TruncateTimeStepToFloat Struct Reference

By default, do not truncate the time step size to float precision. More...

#include <basicparameters.hh>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

By default, do not truncate the time step size to float precision.

Enabling this makes accepted step sizes reproducible from the limited precision recorded in output files, which is used by the timestep-replay regression test. It is not meant for production runs.


The documentation for this struct was generated from the following file: