Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Commit

Permalink
correction to one variable description
Browse files Browse the repository at this point in the history
  • Loading branch information
ckoven committed Mar 23, 2018
1 parent 0ce37e6 commit 2ef50ff
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 @@ -100,7 +100,7 @@ variables:
fates_taulnir:long_name = "Leaf transmittance: near-IR" ;
float fates_stress_mort(fates_scalar) ;
fates_stress_mort:units = "/yr" ;
fates_stress_mort:long_name = "maximum mortality rate from carbon starvation" ;
fates_stress_mort:long_name = "maximum mortality rate from either carbon starvation or hydraulic mortality" ;
float 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" ;
Expand Down

0 comments on commit 2ef50ff

Please sign in to comment.