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

add calculation of cumulative_change_in_X_due_to_PBL to MYNN PBL wrapper #268

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

grantfirl
Copy link
Collaborator

Added code and variables from GFS_PBL_generic_post to module_MYNNPBL_wrapper.F90 to save PBL tendences of T,u, and v. This is necessary to output tendencies from the MYNN PBL scheme in the CCPP since the GFS_PBL_generic_post scheme is not used after MYNN PBL is called.

Note that tendencies of q are not calculated here since they have been commented out throughout the physics code.

This code has been tested using the SCM only with {lssav,ldiag3d}=T on Mac(GNU), Theia(Intel), and Cheyenne(Intel) only using the SCM_GSD_v0 suite. This code should be tested with RTs if wanted in the master branch.

@climbfuji climbfuji merged commit 55d46a1 into NCAR:master Jul 1, 2019
hannahcbarnes pushed a commit to hannahcbarnes/ccpp-physics that referenced this pull request Aug 3, 2022
…> wat, merra2 threading (NCAR#279)

* changed .gitmodules to point to merra2 ccpp/physics
* remove GFDL_atmos_cubed_sphere and ccpp-framework from .git module
* remove IPD gfsphysics
* Update .gitmodules and submodule pointer for ccpp-physics for code review and testing
* Remove interstitial zorl composites
* Update .gitmodules and submodule pointer fpor ccpp-physics for code review and testing
* Remove or replace references to IPD in comments in atmos_model.F90
* Initialize Sfcprop%zorlx to clear_val instead of huge
* Update submodule pointer for ccpp-physics
* Rename Fortran variables and CCPP standard names / long names of surface composites from ocean to water
* Rename Sfcprop%zorlw to Sfcprop%zorlwav
* Rename Sfcprop%zorlo to Sfcprop%zorlw
* update submodule pointer for ccpp-physics
* Revert change to .gitmodules and update submodule pointer for ccpp-physics
Co-authored-by: anning.cheng <anning.cheng@noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants