# Schedule definitions for thorn Reactor # $Header$ storage: fields[2], deltas, stencil, params, jacobian, genterms, sources, auxiliaries, nonlinear, residuals, cgworkspace schedule Reactor_RegisterBanner at STARTUP { LANG: C } "Register Reactor banner" schedule Reactor_ParamCheck at PARAMCHECK { LANG: C } "Check parameters for Reactor" schedule Reactor_Initial at INITIAL { LANG: C } "Initialize things" schedule Reactor_Evolve at EVOL { LANG: C } "Evolve the initial data"