OGS
[tag] timesteps

Defines how to fill up the time between [tag] t_initial and [tag] t_end.

Consecutive different time steppings are defined by consecutive [tag] pair definitions.

If all defined pairs don't fill up the simulation time, the last pair repeats until [tag] t_end. Likewise, if the specified time steps add up to more than the simulation time, the last steps are dropped in order to fit the simulation time. Furthermore if simple adding or dropping of time steps cannot fit the simulation time, the last step will be to dropped to fit <t_end>-<t_initial> exactly.

Child parameters, attributes and cases

Additional info

From NumLib/TimeStepping/Algorithms/CreateFixedTimeStepping.cpp line 35

  • This is a required parameter.
  • Expanded tag path: time_loop.processes.process.time_stepping.FixedTimeStepping.timesteps
  • Go to source code: → ogs/ogs/master

Used in the following test data files