Skip to content
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

Bug fix for changing orodrag tuning parameters via namelist #6869

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jinboxie
Copy link
Contributor

This is a bug fix for the latest orodrag parameterization merged into master. The setup of the parameter tuning for the schemes is intended to read in orodrag parameters such as od_ls_ncleff, od_bl_ncd, od_ss_sncleff into the model for tuning via phys_control.F90. However, the orodrag parameters are set in a separate place spot in atm_in (e.g. oro_drag_nl), and thus a separate oro_drag_readnl is added in od_common.F90 to read these parameters in atm_in. It is tested and works well both use the new od schemes or the default schemes.


Git log
Fixed the namelist bug for changing tuning par in oro_drag.
modified: control/runtime_opts.F90
modified: physics/cam/clubb_intr.F90
modified: physics/cam/gw_drag.F90
modified: physics/cam/od_common.F90
modified: physics/cam/phys_control.F90

[BFB]

	modified:   control/runtime_opts.F90
	modified:   physics/cam/clubb_intr.F90
	modified:   physics/cam/gw_drag.F90
	modified:   physics/cam/od_common.F90
	modified:   physics/cam/phys_control.F90

[BFB]
Copy link

PR Preview Action v1.4.8
🚀 Deployed preview to https://E3SM-Project.github.io/E3SM/pr-preview/pr-6869/
on branch gh-pages at 2024-12-24 05:46 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants