Skip to content

Commit

Permalink
Added metadata fix to the decompmicc parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
rgknox committed Oct 6, 2021
1 parent d4e35f0 commit ef9126a
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 @@ -167,7 +167,7 @@ variables:
fates_eca_alpha_ptase:long_name = "fraction of P from ptase activity sent directly to plant (ECA)" ;
double fates_eca_decompmicc(fates_pft) ;
fates_eca_decompmicc:units = "gC/m3" ;
fates_eca_decompmicc:long_name = "mean soil microbial decomposer biomass (ECA)" ;
fates_eca_decompmicc:long_name = "maximum soil microbial decomposer biomass found over depth (will be applied at a reference depth w/ exponential attenuation) (ECA)" ;
double fates_eca_km_nh4(fates_pft) ;
fates_eca_km_nh4:units = "gN/m3" ;
fates_eca_km_nh4:long_name = "half-saturation constant for plant nh4 uptake (ECA)" ;
Expand Down

0 comments on commit ef9126a

Please sign in to comment.