iget_pars_g
Obtains growth data from compound parameters at one feeding level
Contents
Syntax
[p, U0b] = iget_pars_g (par, F)
Description
Obtains growth data from 4 compound parameters at one feeding level. Maturity and somatic maitenance rate coefficients are equal.
Input
- par: 4-vector with
1 VHb % scaled maturity at birth 2 g % energy investment ratio 3 kM % somatic maintenance rate coefficient 4 v % energy conductance
- F: scalar with scaled functional response (optional)
Output
- p: 5-vector with: f, L_b, L_i, a_b, \dot{r}_B
- U0b: (2,n)-matrix with: U^0 = M_E^0/\{\dot{J}_{EAm}\}, U^b = M_E^b/\{\dot{J}_{EAm}\}
Remarks
See get_pars_g for inverse mapping
Example of use
See mydata_get_pars