Package net.simplace.sim.components.models.lintulfast


package net.simplace.sim.components.models.lintulfast
Crop that implements the LintulFAST model WIKI_START == 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 sim component documentation for details. WIKI_END
  • Classes
    Class
    Description
    WIKI_START Model to reproduce the same results as the LintulFAST implementation in C# used for the AGRIADAPT project.
    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.