/*zero actively zero out or initialize variables needed for model calculation */ void zero(void); /*Zerologic set initial values for logical variables */ void Zerologic(void); /*ZeroAbund set initial abundances for different mixes */ void ZeroAbund(void);