Klasse Lintul5_DRUNIR_Liaise_new

java.lang.Object
net.simplace.sim.model.FWSimComponent
net.simplace.usermodules.gzhao.Lintul5_DRUNIR_Liaise_new
Alle implementierten Schnittstellen:
net.simplace.sim.util.FWSimFieldContainer

public class Lintul5_DRUNIR_Liaise_new extends net.simplace.sim.model.FWSimComponent
Soil water and DRainage, RUNoff, IRrigation routines from LINTUL
Autor:
Gunther Krauss, Andreas Enders, Roelof Oomen

Component Variables

Content TypeNameDescriptionData TypeUnitMin ValueMax ValueDefault Value
constantcDRATEMaximum drainage rate (soil characteristic)DOUBLEmm/d0.080.050.0
constantcIRRIGF Irrigation rate relative to the rate needed to keep the soil water status at field capacity (WC=WCFC)DOUBLE10.01.00.0
constantcWCFCSoil water content at field capacityDOUBLEm3/m30.01.00.23
constantcWCSTSoil water content at full saturationDOUBLEm3/m30.01.00.4
constantcWCWPSoil water content at wilting pointDOUBLEm3/m30.01.00.075
constantcWaterContentInitialInitial soil water content (at start of the simulation run)DOUBLEm3/m30.01.00.23
inputWithCropcrop is presentBOOLEAN1--false
inputcNoSowHarvestIf true, actual water content is set to initial value on first simulation dayBOOLEAN1--false
inputiDTRdaily total radiation (output of routine WEATHR)DOUBLEJ/(m2 d)--0.0
inputiDoHarvestIf plant is harvested on this dayBOOLEAN1--false
inputiDoSowIf plant is sown on this dayBOOLEAN1--false
inputiEVAPevaporationDOUBLEmm/d0.020.0-
inputiIrrigationWater input through irrigationDOUBLEmm/d0.0500.0-
inputiLAIleaf area indexDOUBLEm2/m20.011.0-
inputiRAINWater input through rainfallDOUBLEmm/d0.0100.0-
inputiROOTDRooting depthDOUBLEm0.05.0-
inputiRROOTDRate of increase in rooting depthDOUBLEm/d0.03.0-
inputiTMAXmaximal air temperature during day (output of routine WEATHR)DOUBLE°C--0.0
inputiTMINminimal air temperature during day (output of routine WEATHR)DOUBLE°C--0.0
inputiTRANtranspirationDOUBLEmm/d0.020.0-
inputmMyWCCRsoil water critical pointDOUBLEm3/m30.01.0-
inputpETpotential evapotraspirationDOUBLEmm/d0.0100.0-
statesGlobalWaterContentActual amount of water in the soil (WA)DOUBLEmm0.01000.00.0
outCropAvailWaterContentWater available for crop (above wilting point)DOUBLEm3/m30.020.00.0
outDRAINDrainage rate below the root zoneDOUBLEmm/d0.0200.00.0
outEFFECTIVERAINEffective rainfallDOUBLEmm/d0.02000.00.0
outGROWINGSEASONRAINGrowing season rainfallDOUBLEmm/d0.03000.00.0
outGSDaysGrowing season lenghINTd030000
outGSRadiationsumGrowing season maximum temperatureDOUBLEJ/(m2 d)0.0300000.00.0
outGSTMaxsumGrowing season maximum temperatureDOUBLE°C-100000.030000.00.0
outGSTMinsumGrowing season minimum temperatureDOUBLE°C-1000000.0300000.00.0
outGrowingSeasonPETAccumulation of potential evapotranspiration in growing seasonDOUBLEmm/d0.02000.00.0
outIRRIGIrrigation rateDOUBLEmm/d0.0200.00.0
outIRRIGATIONNETREQUIREMENTNet irrigation requirementDOUBLEmm/d-2000.04000.00.0
outRNINTCInterception of rain by the canopyDOUBLEmm/d0.020.00.0
outRUNOFFLoss of water by runoffDOUBLEmm/d0.02000.00.0
outtotalDRAINTotal drainage rate below the root zoneDOUBLEmm/d0.02000.00.0
outtotalRUNOFFTotal Loss of water by runoffDOUBLEmm/d0.02000.00.0
  • 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

    Konstruktoren
    Konstruktor
    Beschreibung
    Empty constructor used by class.forName()
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    protected net.simplace.sim.model.FWSimComponent
    clone(net.simplace.sim.util.FWSimVarMap aVarMap)
    /** creates a clone from this SimComponent for use in other threads
    HashMap<String,net.simplace.sim.util.FWSimVariable<?>>
     
    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.
    protected void
    initializes the fields by getting input and output FWSimVariables from VarMap
    protected void
    process the algorithm and write the results back to VarMap

    Von 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

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Konstruktordetails

    • Lintul5_DRUNIR_Liaise_new

      public Lintul5_DRUNIR_Liaise_new()
      Empty constructor used by class.forName()
  • Methodendetails

    • createVariables

      public HashMap<String,net.simplace.sim.util.FWSimVariable<?>> createVariables()
      Angegeben von:
      createVariables in Schnittstelle net.simplace.sim.util.FWSimFieldContainer
      Angegeben von:
      createVariables in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • Ungültige Referenz
        net.simplace.simulation.model.FWSimComponent#createVariables()
    • init

      protected void init()
      initializes the fields by getting input and output FWSimVariables from VarMap
      Angegeben von:
      init in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • Ungültige Referenz
        net.simplace.simulation.model.FWSimComponent#init()
    • process

      protected void process()
      process the algorithm and write the results back to VarMap
      Angegeben von:
      process in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • Ungültige Referenz
        net.simplace.simulation.model.FWSimComponent#process()
    • 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:
      fillTestVariables in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • Ungültige Referenz
        net.simplace.sim.util.FWSimFieldContainer#fillTestVariables(int aParamIndex, TEST_STATE aDefineOrCheck)
    • 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:
      clone in Klasse net.simplace.sim.model.FWSimComponent
      Siehe auch:
      • Ungültige Referenz
        net.simplace.simulation.model.FWSimComponent#clone(net.simplace.simulation.util.FWSimVarMap)