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

Fix RAP (Grell Freitas) decomp b4b issues #942

Merged
merged 5 commits into from
Jun 17, 2022

Conversation

SamuelTrahanNOAA
Copy link
Collaborator

@SamuelTrahanNOAA SamuelTrahanNOAA commented Jun 10, 2022

This PR replaces #933 and is identical, except that it comes from another fork. All of this work comes from @climbfuji

Bug fixes in physics/cu_gf_deep.F90 and physics/cu_gf_driver.F90 for bit-for-bit identical results with GF when changing the MPI decomposition. Instead of using the pefc value of last column (pefc was a scalar), which is incorrect, turn pefc into a vector of length horizontal_loop_extent and use the correct value in GF deep convection.

Minor formatting cleanup in removal of unused symbols/code.

Associated PRs:

NOAA-EMC/fv3atm#553
ufs-community/ufs-weather-model#1257

For regression testing, see ufs-community/ufs-weather-model#1243

Copy link
Collaborator

@hannahcbarnes hannahcbarnes left a comment

Choose a reason for hiding this comment

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

Thanks for help finding the b4b issue.

@SamuelTrahanNOAA
Copy link
Collaborator Author

I didn't do it. Dom did. I'm replacing his PR so he can use his 4 hours a week for something more critical.

@climbfuji
Copy link
Collaborator

Thanks for taking care of getting those changes in @SamuelTrahanNOAA!

@SamuelTrahanNOAA SamuelTrahanNOAA merged commit f25b5c4 into NCAR:main Jun 17, 2022
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.

7 participants