Klasse Lintul5SlimNSlimRoots

java.lang.Object
net.simplace.sim.model.FWSimComponent
net.simplace.usermodules.heidi.modules.lintul5slimagmip.Lintul5SlimNSlimRoots
Alle implementierten Schnittstellen:
net.simplace.sim.util.FWSimFieldContainer

public class Lintul5SlimNSlimRoots extends net.simplace.sim.model.FWSimComponent
Autor:
Gunther Krauss, Andreas Enders

Component Variables

Content TypeNameDescriptionData TypeUnitMin ValueMax ValueDefault Value
constantcBiomassLossRateAtPartitioningRate of root biomass, that is not distributed to lateral rootsDOUBLE1--0.005
constantcBulkDensity-DOUBLEARRAYg/cm30.020.0-
constantcBulkDensityThresholdLower-DOUBLEg/cm30.020.00.05
constantcBulkDensityThresholdMiddle-DOUBLEg/cm30.020.00.05
constantcBulkDensityThresholdUpper-DOUBLEg/cm30.020.00.05
constantcDailyDeadRootsRate-DOUBLEm0.00120.00.02
constantcDeadRootsDevStage-DOUBLE10.00120.00.02
constantcMacroporeRootGrowthFactor-DOUBLE1--0.0
constantcMacroporeVolumefraction of macropore volumeDOUBLEARRAY10.0100.0-
constantcMaximalSeminalRootLengthPerDay-DOUBLEm0.020.00.033
constantcMinimalBDSeminalRootReductionFactor-DOUBLE1-1.01.0-1.0
constantcNSRPPnumber of seminal rootsDOUBLE1--5.0
constantcRINPOPnumber of emerged plants per m2DOUBLE1--200.0
constantcRTFACtemperature factor driving penetration of seminal rootsDOUBLE1--0.12
constantcSEEDD-DOUBLEm0.00120.00.02
constantcSandPercentage-DOUBLEARRAYg/hg0.0100.0-
constantcSoilStrengthParameter-DOUBLE1-1.02.0-1.0
constantcTHICKL-DOUBLEm0.00120.00.03
constantcWLROOTspecific weight of lateral roots (in g m-1 ??)DOUBLE1--0.0035
constantcWSROOTspecific weight of seminal roots in g m-1DOUBLE1--0.015
inputcSoilLayerDepth-DOUBLEARRAYm---
inputiDevStage-DOUBLE10.03.00.0
inputiDryFactor-DOUBLEARRAY10.01.0-
inputiIsHarvest-BOOLEAN1--false
inputiRWRT-DOUBLEg/m20.020.00.0
inputiSoilTemperature-DOUBLEARRAY°C-50.050.0-
inputiTMAX-DOUBLE°C-50.050.0-
inputiTMIN-DOUBLE°C-50.050.0-
statesLateralRootLength-DOUBLEARRAYm0.0500.0-
statesRootAge-DOUBLEARRAYm0.0500.0-
statesSEEDDAdjusted-DOUBLEm0.020.00.02
statesSRERR-DOUBLEm0.02.00.0
statesSeminalRootDepth-DOUBLEm0.050.00.0
statesSeminalRootLength-DOUBLEARRAYm0.0500.0-
outBiomassBalance-DOUBLEg/m2-100000.010000.00.0
outDeadRootRatePerLayerdaily dead roots rate per layerDOUBLEARRAYg/m20.02000.0-
outMD95-INT1010000
outRelativeRootLengthPerLayerrelative root length per layerDOUBLEARRAYm0.020.0-
outRootLengthDensityPerLayertotal root length density per layerDOUBLEARRAY10.020.0-
outRootRestrictionFactorroot restriction factorDOUBLEARRAY10.01.0-
outTotalRootBiomassTotal Root BiomassDOUBLEg/m2-10000.010000.00.0
outTotalRootBiomassPerLayertotal biomass per layerDOUBLEARRAYg/m20.0200.0-
outTotalRootLengthPerLayertotal root length per layerDOUBLEARRAYm0.020.0-
outUnusedRootBiomass-DOUBLEg/m20.0200.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
    called from class.forName()
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    final void
    To model root Density
    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<?>>
    create the FWSimVariables as interface for this SimComponent
    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
    final void
    To model seminal and lateral root growth

    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

    • Lintul5SlimNSlimRoots

      public Lintul5SlimNSlimRoots()
      called from class.forName()
  • Methodendetails

    • createVariables

      public HashMap<String,net.simplace.sim.util.FWSimVariable<?>> createVariables()
      create the FWSimVariables as interface for this SimComponent
      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()
    • CalculateRootAgeFactor

      public final void CalculateRootAgeFactor()
      To model root Density
    • Root

      public final void Root()
      To model seminal and lateral root growth
    • 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)