mm.FAS.fct: Senescence function for Muchow et al. (1990) Maize model

Description Usage Arguments Value See Also Examples

Description

Senesced fraction of total leaf area (FAS) increase with thermal units (TU) from emergence

Usage

1
mm.FAS.fct(TT, TTE, c1 = 0.00161, c2 = 0.00328)

Arguments

TT

: Thermal time (degC.day)

TTE

: Thermal units from sowing to emergence/leaf growth (degC.day)

c1

: coefficient of the statistical relation (default : 0.00161)

c2

: coefficient of the statistical relation (default : 0.00328)

Value

Senesced fraction of total leaf area

See Also

maize.muchow.model, mm.A.fct, mm.LN.fct, maize.multisy, mm.HI.fct,maize.muchow.graph

Examples

1
plot(1:2500,mm.FAS.fct(1:2500,TTE=87))

Example output



ZeBook documentation built on May 1, 2019, 9:48 p.m.