get_ep_min
Gets scaled reserve density at which maturation ceases at puberty
Contents
created 2009/01/15 by Bas Kooijman; modified 2009/10/27
Syntax
ep = get_ep_min (p)
Description
Obtains the scaled reserve at birth for growth and maturation ceases at puberty. It can be seen as the lower viable scaled reserve density for reproduction.
Input
- p: 3-vector with parameters: k lT v_H^p (cf get_lp)
Output
- ep: scalar with e_p such that growth and maturation cease at puberty
Remarks
The theory behind get_ep_min is discussed in the comments for DEB3. See get_ep_min_metam for acceletaton See get_eb_min for minimum e at birth.
Example of use
get_ep_min([1 0 .1])