OOF2: The Manual

Name

Once (Once) — Produce output at just one time.

Synopsis

Once(time)

Details

  • Base class: Schedule
  • Parameters:

    time
    The output time. Type: A real number.

Description

A Scheduled Output with a Schedule set to Once will be performed just once, at the given time. If the associated ScheduleType is RelativeOutputSchedule, the output time will be offset by the starting time of the computation.