
Leaf number as a function of thermal time
mm.LN.fct(TT1, TTE, b1 = 2.5, b2 = 0.00225, TLN = 20)
: Thermal time from sowing (degC.day)
: Thermal units from sowing to emergence/leaf growth (degC.day)
: coefficient of the statistical relation (default : 2.5)
: coefficient of the statistical relation (default : 0.00225)
: total number of leaves initiated (-)
Leaf number
maize.muchow.model
, mm.A.fct
, mm.FAS.fct
, maize.multisy
,
mm.HI.fct
,maize.muchow.graph
# NOT RUN {
plot(1:1000,mm.LN.fct(1:1000,TTE=87))
# }
Run the code above in your browser using DataLab