Package net.simplace.sim.components.models.gecros
package net.simplace.sim.components.models.gecros
WIKI_START
== Overview ==
This package contains the Gecros sim component.
The sim component Gecros.java uses auxiliary functions
defined in !GecrosFunction.java
The subpackage modular contains the splitting of Gecros into
!GecrosCrop and !GecrosSoilWater.
See subpackages and documentation of sim components for details.
== Reference: ==
Yin, X. and van Laar, H.H. (2005): Crop Systems Dynamics. An ecophysiological simulation model for genotype-by-environment interactions. Wageningen Academic Publishers, Wageningen, The Netherlands.
WIKI_END
- See Also:
-
ClassDescriptionSimulates crop biomass by calculating photosynthesis.Here you find functions that are part of the Gecros algorithm and are used by the related sim components.