get_lj_foetus

Gets scaled length at metamorphosis for foetal development

Contents

Syntax

[lj, lp, lb, info] = get_lj_foetus (p, f)

Description

Gets scaled length at metamorphosis for foetal development.

Input

Output

Remarks

Similar to get_lj1_foetus, which uses root finding l = L/ L_m with L_m = kap {p_Am}/ [p_M] where {p_Am} is of embryo. {p_Am} and v increase between maturities v_H^b and v_H^j till {p_Am} l_j/ l_b and v l_j/ l_b at metamorphosis. After metamorphosis l increases from l_j till l_i = f l_j/ l_b - l_T; l can thus be larger than 1. See get_lj for egg development.

Example of use

get_lj_foetus([.5, .1, .1, .01, .2, .3])