Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahe23 authored Apr 28, 2020
2 parents 2c47f3a + 2ac8b66 commit 56c5f13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generate_paramlist.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 56c5f13

Please sign in to comment.