Package net.simplace.sim.components.models.lintulfast
package net.simplace.sim.components.models.lintulfast
Crop that implements the LintulFAST model
Overview
Implementations is based on LintulFAST, a C# program that is itself based on Lintul2, but made some changes in algorithms and added vernalisation, photoresponse, trend and technology etc.
See SimComponent documentation for details.
-
KlasseBeschreibungModel to reproduce the same results as the LintulFAST implementation in C#.Class that implements some methods from the LintulFAST C# version to calculate evapotranspiration and drainage, runoff and irrigation.Class that implements some methods from the LintulFAST C# version to calculate trend and technology effect on yield.Class that implements some methods from the LintulFAST C# version to calculate Vernalisation and Photoresponse.