constant | cDailyFractionLeaves | Daily fraction of seed weight that is distributed to leaves | DOUBLE | d-1 | 0.0 | 1.0 | 0.05 |
constant | cDailyFractionRoots | Daily fraction of seed weight that is distributed to roots | DOUBLE | d-1 | 0.0 | 1.0 | 0.04 |
constant | cSeedWeight | Seed weight | DOUBLE | g/m2 | 0.0 | - | 0.0 |
constant | cTotalFractionLeaves | Total fraction of seed weight that is distributed to leaves | DOUBLE | 1 | 0.0 | 1.0 | 0.5 |
constant | cTotalFractionRoots | Total fraction of seed weight that is distributed to roots | DOUBLE | 1 | 0.0 | 1.0 | 0.5 |
input | iDevelopmentStage | Actual development stage | DOUBLE | 1 | 0.0 | - | 0.0 |
input | iDoSow | sowing | BOOLEAN | 1 | - | - | false |
input | iRWLV | Daily leaves increment rate, calculated by other module | DOUBLE | g/(m2 d) | - | - | 0.0 |
input | iRWRT | Daily root increment rate, calculated by other module | DOUBLE | g/(m2 d) | - | - | 0.0 |
CumulatedSeedsToLeavesBiomass | Cummulated biomass that has been distributed from seeds to leaves | DOUBLE | g/m2 | null |
CumulatedSeedsToRootsBiomass | Cummulated biomass that has been distributed from seeds to roots | DOUBLE | g/m2 | null |
RWLV | Daily leaves increment rate including seed to leaves biomass | DOUBLE | g/(m2 d) | null |
RWRT | Daily root increment rate including seed to root biomass | DOUBLE | g/(m2 d) | null |
SeedsToLeavesBiomass | Daily amount of biomass that is distributed from seeds to leaves | DOUBLE | g/(m2 d) | null |
SeedsToRootsBiomass | Daily amount of biomass that is distributed from seeds to roots | DOUBLE | g/(m2 d) | null |