get_eb_min

Gets eb such that growth or maturation ceases at birth

Contents

created 2009/01/15 by Bas Kooijman; modified 2013/08/15

Syntax

[eb lb uE0 info] = get_eb_min(p, option)

Description

Obtains the scaled reserve at birth for growth or maturation ceases at birth. It can be seen as the lower viable scaled reserve density for embryo development.

Input

0: growth ceases at birth
1: maturitation ceases at birth
2: growth, maturity ceases at birth (default)

Output

Remarks

The theory behind get_eb_min is discussed in the comments for DEB3. Shell around get_eb_min_G and get_eb_min_R. Cf get_ep_min for minimum e to reach puberty

Example of use

get_eb_min([.1 .3 .01])