-
Notifications
You must be signed in to change notification settings - Fork 157
cam6_3_153: Update namelist settings #981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cam6_3_153: Update namelist settings #981
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Are gust mod namelists controlled by share or some other external?
@@ -2177,6 +2178,7 @@ | |||
<clubb_l_damp_wp2_using_em > .false. </clubb_l_damp_wp2_using_em> | |||
<clubb_l_damp_wp3_Skw_squared > .false. </clubb_l_damp_wp3_Skw_squared> | |||
<clubb_l_do_expldiff_rtm_thlm > .false. </clubb_l_do_expldiff_rtm_thlm> | |||
<clubb_l_do_expldiff_rtm_thlm phys="cam_dev" > .true. </clubb_l_do_expldiff_rtm_thlm> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just noting here that turning this on changes the climate to be more like cam tag 058, the last time it was on. It's a large change.
@peverwhee just made cam6_3_150 with the convective gustiness PR #943 - Is this what you are asking about? |
Yes I was asking about PR #943, thanks for providing that. I see the CMEPS external is turning on the gust param. when running the |
Merge pull request ESCOMP#968 from PeterHjortLauritzen/cam-opt
@adamrher, @PeterHjortLauritzen and @cecilehannay approved the namelist changes |
Merge pull request ESCOMP#981 from cacraigucar/update_namelist cam6_3_153: Update namelist settings ESCOMP commit: 61b739e
Closes #976
Closes #954
Closes #990 which closes #988
This PR does not bring in the setting for se_hypervis_subcycle or the bnd_topo file as those will be brought in via #968