Fix a spelling error in the functor name (PotientialVortHAdv->PotentialVortHAdv)#369
Merged
mark-petersen merged 3 commits intoE3SM-Project:developfrom Mar 26, 2026
Conversation
- Change "PotientialVortHAdv" to "PotentialVortHAdv" in Tendencies.cpp, Tendencies.h, and TimeStepperTest.cpp
PotientialVortHAdv → PotentialVortHAdv)PotientialVortHAdv->PotentialVortHAdv)
|
Yes, thanks! I am so glad to hear it's not just me who was bothered by the typo ;-) |
mark-petersen
approved these changes
Mar 26, 2026
Collaborator
mark-petersen
left a comment
There was a problem hiding this comment.
Thanks @hyungyukang, this is an obvious one! I merged locally on perlmutter it passed all cTests with gnu on CPUs.
Collaborator
|
I found three more: I'll fix those quick. |
6 tasks
Collaborator
|
Note, I altered the ekat and CIME submodules with this merge by mistake. Sorry I missed that. Will fix soon... |
8 tasks
mark-petersen
pushed a commit
that referenced
this pull request
Mar 26, 2026
mark-petersen
added a commit
that referenced
this pull request
Mar 26, 2026
Revert PR #369 submodule bumps for CIME, EKAT, and SCORPIO
xylar
added a commit
to xylar/polaris
that referenced
this pull request
Mar 26, 2026
1 task
|
@hyungyukang, in the future, it would be helpful if Omega branch names always start with |
xylar
added a commit
to xylar/polaris
that referenced
this pull request
Mar 27, 2026
This merge updates the e3sm_submodules/Omega submodule from [d0b3482](https://github.com/E3SM-Project/Omega/tree/d0b3482) to [74611d548d](https://github.com/E3SM-Project/Omega/tree/74611d548d). This update includes the following MPAS-Ocean and MPAS-Frameworks PRs (check mark indicates bit-for-bit with previous PR in the list): - [ ] (ocn) E3SM-Project/Omega#343 - [ ] (ocn) E3SM-Project/Omega#344 - [ ] (ocn) E3SM-Project/Omega#226 - [ ] (ocn) E3SM-Project/Omega#369 - [ ] (ocn) E3SM-Project/Omega#379
xylar
added a commit
to xylar/polaris
that referenced
this pull request
Mar 27, 2026
This merge updates the e3sm_submodules/Omega submodule from [d0b3482](https://github.com/E3SM-Project/Omega/tree/d0b3482) to [74611d548d](https://github.com/E3SM-Project/Omega/tree/74611d548d). This update includes the following MPAS-Ocean and MPAS-Frameworks PRs (check mark indicates bit-for-bit with previous PR in the list): - [ ] (ocn) E3SM-Project/Omega#343 - [ ] (ocn) E3SM-Project/Omega#344 - [ ] (ocn) E3SM-Project/Omega#226 - [ ] (ocn) E3SM-Project/Omega#369 - [ ] (ocn) E3SM-Project/Omega#379
6 tasks
Author
Sure, I will. Thanks for letting me know. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes a spelling error in the function name, changing
PotientialVortHAdvtoPotentialVortHAdvinTendencies.cpp,Tendencies.h, andTimeStepperTest.cpp.Passed Ctests on Frontier CPU (craycray) and GPU (craycray-mphipcc compilers).
Checklist
Testingwith the following: