There should be a function matchGrowth() that adjusts the values for h and gamma so that, given the initial abundances, the model matches the feeding level f0 at least at the smallest size and matches the age at maturity (determined either from the von Bertalanffy curve or from a_mat, see #260 ).
There should be a function
matchGrowth()
that adjusts the values forh
andgamma
so that, given the initial abundances, the model matches the feeding levelf0
at least at the smallest size and matches the age at maturity (determined either from the von Bertalanffy curve or froma_mat
, see #260 ).