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

Wrapper PR for "Remove optional arguments from CCPP metadata, remove effective radii computation from Thompson MP" (#763) and "Fix/improve logic for convective transportable tracers, add GFS_checktracer debugging routine, correct spelling "janic" --> "janjic", fix inconsistent types related with noahmp and log functions" (#752) #766

Merged

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Nov 2, 2021

Description

This PR combines #752 and #763, since none of the PRs changes the answers.

#752:

Fixes #751 (see there).

This is achieved by moving the logic to reset the second entry of the clw array (in cases when only one tracer is used) from GFS_SCNV_generic_post_run to GFS_suite_interstitial_4_run.

Also adds a new debugging scheme GFS_checktracers to GFS_debug.{F90,meta} that can be used to detect negative tracers almost anywhere in the suite definition file (except the fast_physics group).

Further: correct spelling "janic" --> "janjic" in a few CCPP standard names.

Also: contains the changes in PR #755 (fix inconsistent types related with noahmp and log functions) from @uturuncoglu. Fixes #750.

#763:

  1. Remove optional attributes from all CCPP metadata files.

  2. Remove optional and unused effective radii calculation in Thompson MP wrapper (mp_thompson.{F90,meta}). The effective radii calculation happens in the radiation interstitials, the code in the Thompson MP wrapper was not used.

Associated PRs

NCAR/ccpp-framework#408
earth-system-radiation/rte-rrtmgp#143
#766
NOAA-EMC/fv3atm#416
ufs-community/ufs-weather-model#892
ESCOMP/CCPPStandardNames#23

climbfuji and others added 21 commits October 1, 2021 10:06
…eneric_post_run to GFS_suite_interstitial_4_run (to be consistent with the corresponding logic in GFS_suite_interstitial_3_run
…apper physics/mp_thompson.F90 (was disabled anyway, since done in radiation interstitials)
@climbfuji climbfuji changed the title DRAFT - Cleanup ccpp and remove optional arguments combined Wrapper PR for "Remove optional arguments from CCPP metadata, remove effective radii computation from Thompson MP" (#763) and "Fix/improve logic for convective transportable tracers, add GFS_checktracer debugging routine, correct spelling "janic" --> "janjic", fix inconsistent types related with noahmp and log functions" (#752) Nov 2, 2021
@climbfuji climbfuji requested a review from grantfirl November 2, 2021 17:49
@climbfuji climbfuji marked this pull request as ready for review November 2, 2021 17:49
@climbfuji climbfuji requested a review from llpcarson as a code owner November 2, 2021 17:49
@climbfuji
Copy link
Collaborator Author

@grantfirl @llpcarson Please review this PR, if you can - we are hoping to merge this today. Moorthi and others already reviewed the individual PRs that this PR combines. Thanks!

@climbfuji
Copy link
Collaborator Author

The original PRs that were combined here were reviewed by some of the subject matter experts. All regresssion tests passed. I am going to merge without review by the code owners.

@climbfuji climbfuji merged commit eb28756 into NCAR:main Nov 3, 2021
@climbfuji climbfuji deleted the cleanup-ccpp-and-remove-optional-arguments branch June 27, 2022 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants