Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mngauthier committed Jun 4, 2020
1 parent 0b00937 commit 21b7e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion senescwheat/parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
RATIO_N_MSTRUCT = {1: 0.02, 2: 0.02, 3: 0.02, 4: 0.02, 5: 0.0175, 6: 0.015, 7: 0.01, 8: 0.005, 9: 0.005, 10: 0.005, 11: 0.005} # Residual Mass of N in 1 g of mstruct at full senescence of the blade (from experiment NEMA)
DEFAULT_RATIO_N_MSTRUCT = 0.005 #: default N content in total organ mass (senesced + green) if phytomer rank not found above

AGE_EFFECT_SENESCENCE = 400 #: Age-induced senescence (degree-day calculated from elong-wheat as equivalent at 12°C)
AGE_EFFECT_SENESCENCE = 400 #: Age-induced senescence (degree-day since leaf emergence calculated from elong-wheat as equivalent at 12°C)

MIN_GREEN_AREA = 0.5E-8 #: Minimal green area of an element (m2). Below this area, set green_area to 0.0.

0 comments on commit 21b7e41

Please sign in to comment.