diff --git a/generate_paramlist.py b/generate_paramlist.py index f6e7d1d2..43b29414 100644 --- a/generate_paramlist.py +++ b/generate_paramlist.py @@ -58,7 +58,6 @@ def main(): # This constant_plume_spacing corresponds to plume_spacing/alpha_d in the Tan et al paper, #with values plume_spacing=500.0, alpha_d = 0.375 paramlist_defaults['turbulence']['EDMF_PrognosticTKE']['constant_plume_spacing'] = 1333.0 - # TODO: merge the tan18 buoyancy forluma into normalmode formula -> simply set buoy_coeff1 as 1./3. and buoy_coeff2 as 0. paramlist_defaults['turbulence']['EDMF_PrognosticTKE']['pressure_buoy_coeff'] = 1.0/3.0