Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Registry/Registry.EM_COMMON
Original file line number Diff line number Diff line change
Expand Up @@ -2419,6 +2419,7 @@ rconfig logical write_thompson_mp38table namelist,physics 1 .
rconfig integer mp_physics namelist,physics max_domains -1 irh "mp_physics" "" ""
#rconfig integer milbrandt_ccntype namelist,physics max_domains 0 rh "milbrandt select maritime(1)/continental(2)" "" ""
rconfig real nssl_cccn namelist,physics 1 0.5e9 rh "Base CCN concentration for NSSL microphysics" "" ""
rconfig real nssl_alphar namelist,physics 1 0 rh "Rain PSD shape paramter" "" ""
rconfig real nssl_alphah namelist,physics 1 0 rh "Graupel PSD shape paramter" "" ""
rconfig real nssl_alphahl namelist,physics 1 1 rh "Hail PSD shape paramter" "" ""
rconfig real nssl_cnoh namelist,physics 1 4.e5 rh "Graupel intercept paramter" "" ""
Expand Down
Loading