initial_scaled_reserve_foetus
Gets initial scaled reserve in case of foetal develpment.
Contents
Syntax
[U0, Lb, info] = initial_scaled_reserve_foetus(f, p)
Description
Gets initial scaled reserve in case of foetal develpment.
Input
- f: n-vector with scaled functional response
- p: 5-vector with parameters: VHb, g, kJ, kM, v
Output
- U0: n-vector with initial scaled reserve: M_E^0/ {J_EAm}
- Lb: n-vector with length at birth
- info: scalar with 1 if successful, 0 otherwise
Remarks
Like get_ue0_foetus, but allows for vector arguments and input and output is not downscaled to dimensionless quantities,