next up previous contents
Next: Assignment Statements Up: Configuration file syntax Previous: Parameter object specification items   Contents


schedule.ccl

(A more extensive discussion of Cactus scheduling is provided in Chapter B6.) 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