|
opm-simulators
|
By default, do not truncate the time step size to float precision. More...
#include <basicparameters.hh>
Static Public Attributes | |
| static constexpr bool | value = false |
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.