Klasse Lintul5SlimNBiomass
java.lang.Object
net.simplace.sim.model.FWSimComponent
net.simplace.usermodules.heidi.modules.lintul5slimagmip.Lintul5SlimNBiomass
- Alle implementierten Schnittstellen:
net.simplace.sim.util.FWSimFieldContainer
public class Lintul5SlimNBiomass
extends net.simplace.sim.model.FWSimComponent
Component for the Lintul crop model
Component Variables
| Content Type | Name | Description | Data Type | Unit | Min Value | Max Value | Default Value |
|---|---|---|---|---|---|---|---|
| constant | cDVSDLT | development stage above which death of leaves starts in dependence of mean daily temperature | DOUBLE | - | - | 1.0 | |
| constant | cDVSDR | development stage above which death of roots and stems starts | DOUBLE | - | - | 1.0 | |
| constant | cDVSI | initial development stage of crop (from 0 to 2) | DOUBLE | 1 | - | - | 0.0 |
| constant | cFLTB | fraction table of abovre-gr. biomass to leaves as function of DVS | DOUBLEARRAY | - | - | - | |
| constant | cFOTB | fraction table of abovre-gr. biomass to storage organs as function of DVS | DOUBLEARRAY | - | - | - | |
| constant | cFRTB | fraction table of total biomass to roots as function of DVS | DOUBLEARRAY | - | - | - | |
| constant | cFSTB | fraction table of abovre-gr. biomass to stems as function of DVS | DOUBLEARRAY | - | - | - | |
| constant | cKDIFTB | table of light extinction factor as function of DVS | DOUBLEARRAY | 1 | - | - | - |
| constant | cLAICR | Critical leaf area index for overshadowing | DOUBLE | - | - | 4.0 | |
| constant | cLAII | - | DOUBLE | - | - | 0.0 | |
| constant | cNLAI | coefficient for the reduction due to nutrient (N-P-K) stress of the LAI increase (during juvenile phase) | DOUBLE | - | - | 1.0 | |
| constant | cNLUE | coefficient for the reduction of RUE due to nutrient (N-P-K) stress | DOUBLE | - | - | 1.1 | |
| constant | cNPART | coefficient for N stress-effect on leaf biomass reduction | DOUBLE | 1 | - | - | 1.0 |
| constant | cNSLA | coefficient for the effect of nutrient (N-P-K) stress on SLA reduction | DOUBLE | - | - | 0.5 | |
| constant | cRDI | Initial rooting depth | DOUBLE | m | - | - | 10.0 |
| constant | cRDRL | max. rel. death rate of leaves due to water stress | DOUBLE | - | - | 0.05 | |
| constant | cRDRLTB | table with relative death rate of leaves vs. TMPA | DOUBLEARRAY | d-1 | - | - | - |
| constant | cRDRNS | max. relative death rate of leaves due to nutrient (N-P-K) stress | DOUBLE | - | - | 0.05 | |
| constant | cRDRRTB | table with relative death rate of roots vs. DVS | DOUBLEARRAY | d-1 | - | - | - |
| constant | cRDRSHM | rel. death rate of leaves due to shading (above LAICR) | DOUBLE | - | - | 0.03 | |
| constant | cRDRSTB | table with relative death rate of stems vs. DVS | DOUBLEARRAY | d-1 | - | - | - |
| constant | cRGRLAI | maximal relative increase in LAI | DOUBLE | d-1 | - | - | 0.0 |
| constant | cRRI | Maximum daily increase in rooting depth | DOUBLE | m/d | - | - | 1.2 |
| constant | cRWRTI | initial change in living root biomass | DOUBLE | g/(m2 d) | - | - | 0.0 |
| constant | cSLATB | table of specific leaf area as dependent on DVS | DOUBLEARRAY | g/m2 | - | - | - |
| constant | cTBASE | lower threshold temperature for LAI increase | DOUBLE | °C | - | - | 0.0 |
| constant | cTDWI | Initial total crop dry weight | DOUBLE | - | - | 210.0 | |
| input | iAVRAD | Daily total irradiation | DOUBLE | J m-2 d-1 | - | - | 0.0 |
| input | iDVS | development stage of crop (from 0 to 2) | DOUBLE | 1 | - | - | 0.0 |
| input | iDoHarvest | harvesting | BOOLEAN | 1 | - | - | false |
| input | iDoSow | sowing | BOOLEAN | 1 | - | - | false |
| input | iEMERG | has emerged | BOOLEAN | 1 | - | - | false |
| input | iIDEMERG | Day of emergence | INT | 1 | - | - | 0 |
| input | iNNI | - | DOUBLE | - | - | 1.0 | |
| input | iNPKI | - | DOUBLE | - | - | 1.0 | |
| input | iRDM | maximal rooting depth | DOUBLE | - | - | 0.0 | |
| input | iRTMCO | overall correction factor for RUE in dependence of both CO2 concentration and non-optimal daytime and minimal temperatures | DOUBLE | 1 | - | - | 0.0 |
| input | iRUE | radiation use efficiency | DOUBLE | 1 | - | - | 0.0 |
| input | iTMAX | maximal air temperature during day (output of routine WEATHR) | DOUBLE | °C | - | - | 0.0 |
| input | iTMIN | minimal air temperature during day (output of routine WEATHR) | DOUBLE | °C | - | - | 0.0 |
| input | iTRANRF | water stress reduction factor | DOUBLE | 1 | - | - | 1.0 |
| state | sGTSUM | total biomass of the crop | DOUBLE | - | - | 0.0 | |
| state | sLAI | leaf area index (leaf area per soil surface) | DOUBLE | m2/m2 | - | - | 0.0 |
| state | sRD | actual rooting depth | DOUBLE | m | - | - | 0.0 |
| state | sTAGB | total above-ground biomass | DOUBLE | g/m2 | - | - | 0.0 |
| state | sTAGBG | - | DOUBLE | - | - | 0.0 | |
| state | sTAGBtonneha | total above-ground biomass | DOUBLE | tperha | - | - | 0.0 |
| state | sTPAR | total photosynthetically active radiation | DOUBLE | g/m2 | - | - | 0.0 |
| state | sTPARINT | total intercepted radiation (PAR) | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWLV | weight of leaves | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWLVD | weight of dead leaves | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWLVG | weight of living leaves | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWRT | weight of roots | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWRTD | weight of deat roots | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWSO | weight of storage organs | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWSOtonneha | weight of storage organs | DOUBLE | t_per_ha | - | - | 0.0 |
| state | sWST | weight of stems | DOUBLE | g/m2 | - | - | 0.0 |
| state | sWSTD | weight of dead stems | DOUBLE | g/m2 | - | - | 0.0 |
| state | smaxLAI | max leaf area index (leaf area per soil surface) | DOUBLE | m2/m2 | - | - | 0.0 |
| rate | rDLV | decrease in leaf mass by senescence | DOUBLE | g/(m2 d) | - | - | 0.0 |
| rate | rDRRT | deat root rate | DOUBLE | - | - | 0.0 | |
| rate | rDRST | dead stem rate | DOUBLE | - | - | 0.0 | |
| rate | rGRT | daily increase in total biomass of the crop | DOUBLE | g/(m2 d) | - | - | 0.0 |
| rate | rPAR | daily amount of photosynthetically active radiation | DOUBLE | - | - | 0.0 | |
| rate | rPARINT | (or PARAB) daily amount of PAR as intercepted by the crop canopy | DOUBLE | - | - | 0.0 | |
| rate | rRLAI | change in leaf area index | DOUBLE | d-1 | - | - | 0.0 |
| rate | rRR | root growth rate | DOUBLE | m/d | - | - | 0.0 |
| rate | rRWLVG | change in living leaf biomass | DOUBLE | g/(m2 d) | - | - | 0.0 |
| rate | rRWRT | change in living root biomass | DOUBLE | g/(m2 d) | - | - | 0.0 |
| rate | rRWSO | change in storage organ biomass | DOUBLE | g/(m2 d) | - | - | 0.0 |
| rate | rRWST | change in living stem biomass | DOUBLE | g/(m2 d) | - | - | 0.0 |
| out | FINT | fractional light interception | DOUBLE | - | - | 0.0 | |
| out | K | ligth extinction coefficient as function of actual devstage | DOUBLE | - | - | 0.0 | |
| out | WithCrop | crop is present | BOOLEAN | 1 | - | - | false |
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen net.simplace.sim.model.FWSimComponent
net.simplace.sim.model.FWSimComponent.TEST_STATE -
Feldübersicht
Von Klasse geerbte Felder net.simplace.sim.model.FWSimComponent
iFieldMap, iFrequence, iInputMap, iJexlRule, iMasterComponentGroup, iName, iOrderNumber, isComponentGroup, iSimComponentElement, iSimModel, iVarMap -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungEmpty constructor used by class.forName()Lintul5SlimNBiomass(String aName, HashMap<String, net.simplace.sim.util.FWSimVariable<?>> aFieldMap, HashMap<String, String> aInputMap, org.jdom2.Element aSimComponentElement, net.simplace.sim.util.FWSimVarMap aVarMap, int aOrderNumber) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected net.simplace.sim.model.FWSimComponentclone(net.simplace.sim.util.FWSimVarMap aVarMap) creates a clone from this SimComponent for use in other threadsCreate the FWSimVariables as interface for this SimComponentfillTestVariables(int aParamIndex, net.simplace.sim.model.FWSimComponent.TEST_STATE aDefineOrCheck) called for single component test to check the components algorithm.protected voidinit()initializes the fields by getting input and output FWSimVariables from VarMapprotected voidprotected voidprocess()process the algorithm and write the results back to VarMapprotected voidVon Klasse geerbte Methoden net.simplace.sim.model.FWSimComponent
addVariable, bind, checkCondition, createSimComponent, createSimComponent, createSimComponent, createSimComponent, doProcess, getConstantVariables, getContentType, getCreateFormXML, getDescription, getEditFormXML, getFieldMap, getFrequence, getFrequenceRuleScript, getInputs, getInputVariables, getMasterComponentGroup, getName, getOrderNumber, getOutputVariables, getVariable, getVariableField, getVarMap, initialize, isConditionCheck, isVariableAvailable, performLinks, performLinks, readInputs, removeVariable, reset, runComponentTest, setVariablesDefault, toComponentLinkingXML, toDocXML, toGroupXML, toOutputDefinitionXML, toResourcesDataXML, toResourcesDefinitionXML, toString, toXML, writeVarInfos
-
Konstruktordetails
-
Lintul5SlimNBiomass
public Lintul5SlimNBiomass(String aName, HashMap<String, net.simplace.sim.util.FWSimVariable<?>> aFieldMap, HashMap<String, String> aInputMap, org.jdom2.Element aSimComponentElement, net.simplace.sim.util.FWSimVarMap aVarMap, int aOrderNumber) - Parameter:
aName-aFieldMap-aInputMap-aSimComponentElement-aVarMap-aOrderNumber-
-
Lintul5SlimNBiomass
public Lintul5SlimNBiomass()Empty constructor used by class.forName()
-
-
Methodendetails
-
createVariables
Create the FWSimVariables as interface for this SimComponent- Angegeben von:
createVariablesin Schnittstellenet.simplace.sim.util.FWSimFieldContainer- Angegeben von:
createVariablesin Klassenet.simplace.sim.model.FWSimComponent- Siehe auch:
-
init
protected void init()initializes the fields by getting input and output FWSimVariables from VarMap- Angegeben von:
initin Klassenet.simplace.sim.model.FWSimComponent- Siehe auch:
-
initValues
protected void initValues() -
resetOnHarvest
protected void resetOnHarvest() -
process
protected void process()process the algorithm and write the results back to VarMap- Angegeben von:
processin Klassenet.simplace.sim.model.FWSimComponent- Siehe auch:
-
fillTestVariables
public HashMap<String,net.simplace.sim.util.FWSimVariable<?>> fillTestVariables(int aParamIndex, net.simplace.sim.model.FWSimComponent.TEST_STATE aDefineOrCheck) called for single component test to check the components algorithm.- Angegeben von:
fillTestVariablesin Klassenet.simplace.sim.model.FWSimComponent- Siehe auch:
-
clone
protected net.simplace.sim.model.FWSimComponent clone(net.simplace.sim.util.FWSimVarMap aVarMap) creates a clone from this SimComponent for use in other threads- Angegeben von:
clonein Klassenet.simplace.sim.model.FWSimComponent- Siehe auch:
-