Skip to content

Commit

Permalink
Merge pull request NGEET#1138 from mpaiao/mpaiao-pr-ddparam
Browse files Browse the repository at this point in the history
Updated description for stress/drought deciduous flag
  • Loading branch information
rgknox authored Jan 19, 2024
2 parents 7805da8 + b83584d commit d446945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parameter_files/fates_params_default.cdl
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ variables:
fates_phen_stem_drop_fraction:long_name = "fraction of stems to drop for non-woody species during drought/cold" ;
double fates_phen_stress_decid(fates_pft) ;
fates_phen_stress_decid:units = "logical flag" ;
fates_phen_stress_decid:long_name = "Binary flag for stress-deciduous leaf habit" ;
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" ;
double fates_prescribed_npp_canopy(fates_pft) ;
fates_prescribed_npp_canopy:units = "kgC / m^2 / yr" ;
fates_prescribed_npp_canopy:long_name = "NPP per unit crown area of canopy trees for prescribed physiology mode" ;
Expand Down

0 comments on commit d446945

Please sign in to comment.