next up previous contents
Next: Assignment Statements Up: Configuration File Syntax Previous: Parameter Object Specification Items   Contents


schedule.ccl

A schedule configuration file consists of

  • assignment statements to switch on storage for grid variables for the entire duration of program execution

  • schedule blocks to schedule a subroutine from a thorn to be called at specific times during program execution in a given manner

  • conditional statements for both assignment statements and schedule blocks to allow them to be processed depending on parameter values



Subsections