powered by
Wrapper function to run Maize model for multiple sets of input variables (site-year) and give Biomass at day240.
maize.multisy240(param, liste_sy, sdate, ldate, weather_all = weather_EuropeEU)
: a vector of parameters
: vector of site-year
: sowing date
: last date
: weather data table used
mean biomass at day=240
# NOT RUN { maize.multisy240(maize.define.param()["nominal",],c("18-2006","64-2004") , sdate=100, ldate=250) # }
Run the code above in your browser using DataLab