You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: main/EDParamsMod.F90
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,6 @@ module EDParamsMod
77
77
real(r8),protected, public:: ED_val_patch_fusion_tol ! minimum fraction in difference in profiles between patches
78
78
real(r8),protected, public:: ED_val_canopy_closure_thresh ! site-level canopy closure point where trees take on forest (narrow) versus savannah (wide) crown allometry
79
79
integer,protected, public:: stomatal_model ! switch for choosing between stomatal conductance models, 1 for Ball-Berry, 2 for Medlyn
80
-
integer,protected, public:: dayl_switch ! switch for turning on or off day length factor scaling for photosynthetic parameters
81
80
integer,protected, public:: regeneration_model ! Switch for choosing between regeneration models:
82
81
! (1) for Fates default
83
82
! (2) for the Tree Recruitment Scheme (Hanbury-Brown et al., 2022)
0 commit comments