Package net.simplace.sim.components.models.lintul5
package net.simplace.sim.components.models.lintul5
Lintul5 - Simple generic model for simulation of crop growth
WIKI_START
== Introduction ==
The sim components in the package lintul5 implement the Lintul5 algorithms
from (L5). They are designed to reproduce same results (up to rounding errors)
as the original FST program.
The original model is subdivided into multiple sim components (which should
be used in the following order to be as close as possible to the original
algorithm).
1. Irradiation
2. !PotentialEvapoTranspiration
3. !WaterBalance
4. Phenology
5. !RadiationUseEfficiency
6. Lintul5
Daylength calculation is performed by the transformer component
!AstronomicParametersTransformer
For more information consult the sim components documentation.
== Submodules ==
In order to use the Biomass or NPK part of the model with sim components
from other models, there are splitted sim components from Lintul5
in the subpackage link [package_net.simplace.sim.components.models.lintul5.modular.html]
== References ==
(L5) Joost Wolf, [https://models.pps.wur.nl/system/files/LINTUL5-report-vs1_0.zip User guide for LINTUL5], Wageningen UR, Wageningen, 2012
WIKI_END
- Author:
- G. Krauss
- See Also:
-
ClassDescriptionLintul5 - Simple generic model for simulation of crop growth - Radiation part WIKI_START == Introduction == The sim components in the package lintul5 implement the Lintul5 algorithms from (L5).Lintul5 - Simple generic model for simulation of crop growth - Biomass and NPK part WIKI_START == Introduction == The sim components in the package lintul5 implement the Lintul5 algorithms from (L5).Implements functions for the model Lintul5.Lintul5 - Simple generic model for simulation of crop growth - Phenology part WIKI_START == Introduction == The sim components in the package lintul5 implement the Lintul5 algorithms from (L5).Lintul5 - Simple generic model for simulation of crop growth - Biomass and NPK part WIKI_START == Introduction == The sim components in the package lintul5 implement the Lintul5 algorithms from (L5).Lintul5 - Simple generic model for simulation of crop growth - Radiation use efficiency part WIKI_START == Introduction == The sim components in the package lintul5 implement the Lintul5 algorithms from (L5).Lintul5 - Simple generic model for simulation of crop growth - Biomass and NPK part WIKI_START == Introduction == The sim components in the package lintul5 implement the Lintul5 algorithms from (L5).