net.simplace.sim.components.models.lintul.Lintul2Plus

Grouped SimComponent to calculate growth under waterstress conditions, using EvapTranDemand, LintulPhenology, VernalisationAndPhotoresponse, LintulRoot, EvapTran, LintulDRUNIR, LintulWaterStress, LintulPartitioning, LintulBiomass. Class is defined by the file net.simplace.sim.components.models.lintul.Lintul2Plus.grp.xml

See also: EvapTranDemand, LintulPhenology, net.simplace.sim.components.crop.VernalisationAndPhotoresponse, LintulRoot, EvapTran, LintulDRUNIR, LintulWaterStress, LintulPartitioning, LintulBiomass




public final class Lintul2Plus extends
net.simplace.sim.model.FWSimComponentGroup {
// Public Constructors
public Lintul2Plus();

// Constants
public static final String CONFIGURATION_XML;

// Protected Instance Methods
protected void readConfiguration(); // Defines
net.simplace.sim.model.FWSimComponentGroup


protected FWSimComponent clone(FWSimVarMap aVarMap);
// Defines net.simplace.sim.model.FWSimComponent




}



Hierarchy: java.lang.Object - net.simplace.sim.model.FWSimComponent (net.simplace.sim.util.FWSimFieldContainer) - net.simplace.sim.model.FWSimComponentGroup - Lintul2Plus