Loading OpenSimRoot/InputFiles/templates/plantTemplate.IncludeLeafSenescence.xml +14 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,19 @@ function="leafSenescence" /> <!--maxTimeStep="0.1"> 0. </SimulaVariable--> <SimulaDerivative name="greenLeafArea" unit="cm2" function="useFormula"> <SimulaConstant name="formula" type="string"> leafArea - senescedLeafArea </SimulaConstant> </SimulaDerivative> </SimulaDirective> <SimulaDirective path="/plants"> <SimulaVariable name="senescedLeafArea" function="sumOverAllPlantShoots" unit="cm2" /> </SimulaDirective> </SimulationModelIncludeFile> No newline at end of file Loading
OpenSimRoot/InputFiles/templates/plantTemplate.IncludeLeafSenescence.xml +14 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,19 @@ function="leafSenescence" /> <!--maxTimeStep="0.1"> 0. </SimulaVariable--> <SimulaDerivative name="greenLeafArea" unit="cm2" function="useFormula"> <SimulaConstant name="formula" type="string"> leafArea - senescedLeafArea </SimulaConstant> </SimulaDerivative> </SimulaDirective> <SimulaDirective path="/plants"> <SimulaVariable name="senescedLeafArea" function="sumOverAllPlantShoots" unit="cm2" /> </SimulaDirective> </SimulationModelIncludeFile> No newline at end of file