This parameter sets the interpolation type between two values of number_iterations
. Can be either PiecewiseConstant (default) or PiecewiseLinear.
Additional info
From NumLib/TimeStepping/Algorithms/CreateIterationNumberBasedTimeStepping.cpp line 57
- This is an optional parameter.
- This parameter has a default value of
"PiecewiseConstant"
.
- Data type:
std::string
- Expanded tag path: time_loop.processes.process.time_stepping.IterationNumberBasedTimeStepping.multiplier_interpolation_type
- Go to source code: → ogs/ogs/master
Used in the following test data files