mm.HI.fct: Harvest index function for Muchow et al. (1990) Maize model

Description Usage Arguments Value See Also Examples

Description

Compute the harvest index.

Usage

1
mm.HI.fct(day, daysilking, HImax, d1 = 0.015, d2 = 3)

Arguments

day

: day of the year

daysilking

: day of the year for silking (day)

HImax

: maximum harvest index - genetic potential (-)

d1

: coefficient of the statistical relation (day-1, default : 0.015)

d2

: coefficient of the statistical relation (day, default : 3)

Value

Harvest index

See Also

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

Examples

1
plot(1:350, mm.HI.fct(1:350, 200, 0.75), type="l")

Example output



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