A helper function for predict_dynamic_growth() that
calculates the value of every gamma factor corresponding to some
storage time.
calculate_gammas(this_t, env_func, sec_models)A vector of gamma factors (one per environmental factor).
Storage time
A list of functions (generated using approxfun) that
give the value of each environmental function for some storage time.
A nested list describing the secondary models.