Determine limiting factor in growth
get_limiting.Rd
For each timestep in the growth output matrix, determine the factor most likely to be limiting growth.
Details
This function gives an idea of what factor(s) limit growth at each timestep. The choices (in order) are:
T_lim
I_lim
S_lim
Q_lim - internal nutrient quotient
Ns_to_Nf - not enough stored nutrients (Ns) were available to be fixed at maximum rate
Nf_loss - more Nf was lost than fixed
conc_nitrate/conc_ammonium/conc_other - there were not enough ambient nutrients to be taken up at the maximum rate
Ns_fixed_not_replaced - the Ns fixed last timestep was not replaced this timestep (Q_rel is declining)
Ns_loss_not_replaced - the Ns lost last timestep was not replaced this timestep (Q_rel is declining)