Multiplies all rates in the model by a given factor. Rescaling all rates by a factor \(f\) is equivalent to rescaling time by \(f\): it speeds up (or slows down) all dynamics without affecting the steady state of each species, provided the resource spectrum is held at its steady-state value.
Details
The following rates and their associated species parameters are rescaled:
Search volume (
search_volslot andgammaspecies parameter)Maximum intake rate (
intake_maxslot andhspecies parameter)Metabolic rate (
metabslot andks,kspecies parameters)External mortality (
mu_bslot andz0,z_ext,z0prespecies parameters)External encounter rate (
ext_encounterslot andE_extspecies parameter)External diffusion (
ext_diffusionslot andD_extspecies parameter)Catchability (
catchabilityslot andcatchabilitycolumn ingear_params)Maximum reproduction rate (
R_maxspecies parameter)Resource growth rate (
rr_ppslot)
Both the rate arrays stored in the MizerParams slots and the associated
species parameters in species_params and given_species_params are
rescaled, so that the parameters remain consistent with the rate arrays.
