iget_pars_8

Obtains 8 data points from 8 DEB parameters at abundant food.

Contents

Syntax

data = iget_pars_8 (par, fixed_par, chem_par)

Description

Obtains 8 data points from 8 DEB parameters at abundant food.

Input

   p_Am: J/d.cm^2,  {p_Am}, max specific assimilation rate
   v: cm/d, energy conductance
   kap: -, allocation fraction to soma
   p_M: J/d.cm^3, [p_M], specific somatic maintenance costs
   E_G: J/cm^3, [E_G] specific cost for structure
   E_Hb: J, E_H^b, maturity at birth
   E_Hp: J, E_H^p, maturity at puberty
   h_a: 1/d^2, ageing acceleration

Output

   d_V: g/cm^3 specific density of structure
   a_b: d, age at birth
   a_p: d, age at puberty
   a_m: d, age at death due to ageing
   W_b: g, wet weight at birth
   W_p: g, wet weight at puberty
   W_m: g, maximum wet weight
   R_m: #/d, maximum reproduction rate

Remarks

Assumes absence of acceleration. The theory behind this mapping is discussed in LikaAugu2014. See iget_pars_8 for the inverse mapping

Example of use

See mydata_get_pars_8