Skip to content

Commit

Permalink
Removed duplicate fates_hydr_k_lwp in parameter file
Browse files Browse the repository at this point in the history
  • Loading branch information
rgknox committed Nov 16, 2021
1 parent 7089004 commit 38e3af7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions parameter_files/fates_params_default.cdl
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ variables:
double fates_grperc(fates_pft) ;
fates_grperc:units = "unitless" ;
fates_grperc:long_name = "Growth respiration factor" ;
double fates_hydr_k_lwp(fates_pft) ;
fates_hydr_k_lwp:units = "unitless" ;
fates_hydr_k_lwp:long_name = "inner leaf humidity scale coefficient, between 1 to 10, set to 0 to disable this function" ;
double fates_hydr_avuln_gs(fates_pft) ;
fates_hydr_avuln_gs:units = "unitless" ;
fates_hydr_avuln_gs:long_name = "shape parameter for stomatal control of water vapor exiting leaf" ;
Expand Down Expand Up @@ -968,8 +965,6 @@ data:
fates_hydr_avuln_gs = 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5,
2.5 ;

fates_hydr_k_lwp = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ;

fates_hydr_avuln_node =
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2,
Expand Down

0 comments on commit 38e3af7

Please sign in to comment.