OOF2: The Manual

Name

Every Time (EveryTime) — Produce output at every time step.

Synopsis

EveryTime()

Details

Description

EveryTime is a Schedule that causes a Scheduled Output to be performed at the conclusion of every time step. If the time step is very small, as it can be when using adaptive stepping, this can lead to a lot of output.

EveryTime can only be used with a ScheduleType set to ConditionalOutputSchedule.