Skip to content

Commit d446945

Browse files
authored
Merge pull request #1138 from mpaiao/mpaiao-pr-ddparam
Updated description for stress/drought deciduous flag
2 parents 7805da8 + b83584d commit d446945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parameter_files/fates_params_default.cdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ variables:
473473
fates_phen_stem_drop_fraction:long_name = "fraction of stems to drop for non-woody species during drought/cold" ;
474474
double fates_phen_stress_decid(fates_pft) ;
475475
fates_phen_stress_decid:units = "logical flag" ;
476-
fates_phen_stress_decid:long_name = "Binary flag for stress-deciduous leaf habit" ;
476+
fates_phen_stress_decid:long_name = "Flag for stress/drought-deciduous leaf habit. 0 - not stress deciduous; 1 - default drought deciduous (two target states only, fully flushed or fully abscised); 2 - semi-deciduous" ;
477477
double fates_prescribed_npp_canopy(fates_pft) ;
478478
fates_prescribed_npp_canopy:units = "kgC / m^2 / yr" ;
479479
fates_prescribed_npp_canopy:long_name = "NPP per unit crown area of canopy trees for prescribed physiology mode" ;

0 commit comments

Comments
 (0)