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

Physics separation merge: Step 11 #33

Merged
merged 120 commits into from
Dec 27, 2017
Merged

Physics separation merge: Step 11 #33

merged 120 commits into from
Dec 27, 2017

Conversation

climbfuji
Copy link
Collaborator

This PR merges the work of @grantfirl and @mzhangw on the GFS_time_vary subroutines. Tested BFB on Theia (32-bit, non-hydrostatic, prod) and Cheyenne (64-bit, non-hydrostatic, prod).

The commit history is confusing, since different branches were used for the development, but the changes to the code are confined to four files only.

grantfirl and others added 30 commits September 21, 2017 12:11
…ent to edmf_run call in GFS_physics_driver to array
-fixed compilation issue that Chris found due to Grant's doxygen changes
grantfirl and others added 18 commits December 19, 2017 10:54
…cal/uninitialized variables ictmflg, isolar instead of the correct parameters defined in physparam
@climbfuji
Copy link
Collaborator Author

@llpcarson @mzhangw this PR contains the bugfix I mentioned in my email Friday last week regarding the uninitialized variables ictmglg, isolar in GFS_time_vary_step. The reason why this didn't show up in your BFB tests earlier is that these local variables were presumably initialized to zero and that the (correct) values defined in the input.nml namelist are also zero for both.

@mzhangw
Copy link
Collaborator

mzhangw commented Dec 27, 2017

ok.

Copy link
Collaborator

@mzhangw mzhangw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@climbfuji climbfuji merged commit 1476a7f into NCAR:master Dec 27, 2017
@climbfuji climbfuji deleted the gmtb-gfsphysics-bigmerge-time-vary branch December 27, 2017 17:08
climbfuji pushed a commit to climbfuji/ccpp-physics that referenced this pull request Jun 5, 2020
Cleanup of radiation (clouds) - microphysics interaction (based on NCAR#33)
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.

5 participants