The idea behind get_gamma_default() should be to choose gamma so that at least the larvae have a feeding level of f0 when the resource is given by the power law. So therefore the species parameter interaction_resource needs to be taken into account. Currently it is overwritten with 1 while the calculation of the default is done.
The idea behind
get_gamma_default()
should be to choosegamma
so that at least the larvae have a feeding level off0
when the resource is given by the power law. So therefore the species parameterinteraction_resource
needs to be taken into account. Currently it is overwritten with 1 while the calculation of the default is done.