iget_pars_r

Obtains growth and reprod data from compound parameters for one feeding level.

Contents

Syntax

[p, U] = iget_pars_r(par, F)

Description

Obtains growth and reprod data from compound parameters for one feeding level. Maturity and somatic maitenance rate coefficients are equal.

Input

  1 kap   % fraction allocated to som maint + growth
  2 kapR  % fraction of energy allocated to reprod fixed in embryo
  3 g     % energy investment ratio
  4 kJ    % maturity maintenance rate coefficient
  5 kM    % somatic maintenance rate coefficient
  6 v     % energy conductance
  7 Hb    % scaled maturity at birth M_H^b/{J_EAm}
  8 Hp    % scaled maturity at puberty M_H^p/{J_EAm}

Output

Remarks

See get_pars_r for inverse mapping

Example of use

See mydata_get_pars