# Schedule definitions for thorn SteadyStateReactor # $Header$ storage: fields deltas jacobian genterms nonlinterms rhss auxiliaries cgworkspace cgw cgp schedule SteadyStateReactor_RegisterBanner at STARTUP { LANG: C } "Register SteadyStateReactor banner" schedule SteadyStateReactor_ParamCheck at PARAMCHECK { LANG: C } "Check parameters for SteadyStateReactor" schedule SteadyStateReactor_InitializeConstants at INITIAL before SteadyStateReactor_Initial { LANG: C } "Initialize the constants" schedule SteadyStateReactor_Initial at INITIAL { LANG: C } "Compute the dependent variables"