OGS
[tag] fixed_output_times

A list of points in time for output. These fixed output times are taken by the simulation independent of what time stepping scheme is specified.

Often used to arrive at some critical points in the simulation like load change.

Additional info

From ProcessLib/Output/CreateOutputConfig.cpp line 147

  • This is an optional parameter.
  • This parameter has a default value of {}.
  • Data type: std::vector<double>
  • Expanded tag path: time_loop.output.fixed_output_times
  • Go to source code: → ogs/ogs/master

Used in the following test data files