OOF2: The Manual
Name
Schedule — Ways to specify when Scheduled Output will be produced.
Subclasses
Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.
-
Periodic (
Periodic) -- Produce evenly spaced periodic output. -
Geometric (
Geometric) -- Increase timestep by a fixed factor on each step. -
Once (
Once) -- Produce output at just one time. -
Specified Times (
SpecifiedTimes) -- Produce ouput at the specified times. -
Every Time (
EveryTime) -- Produce output at every time step.
Description
Subclasses of Schedule are used by the
commands in the OOF.Mesh.Scheduled_Output.Schedule menu and the
Scheduled
Output page to set the times at which Scheduled
Outputs will be performed during a time evolution
computation. The actual times depend on both the
Schedule and ScheduleType that are assigned to the
Scheduled
Output by the OOF.Mesh.Scheduled_Output.Schedule.Set command.
Some Schedules are appropriate only for
particular ScheduleTypes. The GUI
prevents incompatible combinations from being used.



