Controlling the species parameters not included in other controls
Source:R/otherControl.R
      otherControl.RdAdds controls for the parameters that did not fit into other categories.
Arguments
- input
 Reactive holding the inputs
- output
 Reactive holding the outputs
- session
 Shiny session
- params
 Reactive value holding updated MizerParams object
- params_old
 Reactive value holding non-updated MizerParams object
- flags
 Environment holding flags to skip certain observers
- ...
 Unused
- p
 The MizerParams object currently being tuned.
Details
The parameters included are:
conversion efficiency
alphametabolic rate coefficient
ksand exponentpactivity rate coefficient
kexternal mortality at maturity size
If the external mortality at maturity size is changed, then the external mortality at all other sizes is scaled by the same factor.
If the metabolism exponent p is changed, this also changes ks so
that metabolic rate at maturity stays the same.