-
Notifications
You must be signed in to change notification settings - Fork 405
GWDO2026: Revisions in gravity wave drag scheme (bl_gwdo.F90) #1409
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
Open
Songyou184
wants to merge
13
commits into
MPAS-Dev:develop
Choose a base branch
from
Songyou184:GWDO2026
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
091b104
SFCLAY: turbulent orographic form drag (TOFD):
Songyou184 7c74580
modified: src/core_atmosphere/Externals.cfg
Songyou184 f51b3cd
modified: core_atmosphere/Externals.cfg
Songyou184 18aa12f
deleted: core_atmosphere/physics/mpas_atmphys_driver_sfclayer.F
Songyou184 fccc7fb
restore master file
Songyou184 879df95
modified: physics/mpas_atmphys_control.F
Songyou184 8b7a88d
modified: mpas_atmphys_driver_gwdo.F
Songyou184 5962200
modified: mpas_atmphys_driver_gwdo.F
Songyou184 2a95973
modified: mpas_atmphys_driver_gwdo.F
Songyou184 0e4db6d
modified: src/core_atmosphere/Registry.xml
Songyou184 75e7cfb
Merge branch 'GWDO2026' of https://github.com/Songyou184/MPAS-Model i…
Songyou184 eb18414
remove unnecessary files
Songyou184 252f1e9
Remove unused variable (ter_p) and minor bug fix in Registry.xml
jihyeonjang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a private repository rather than the public MMM-physics repository. If possible, I think the branch/tag specified in Externals.cfg should be from https://github.com/NCAR/MMM-physics.git.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jihyeonjang Since bl_gwdo.F90 in MMM-physics has recently updated, it is now ok to point to that repository. But it may need to update the hash to access the newest code.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@weiwangncar Which MMM-physics tag (or branch) should be used with the MPAS mods for KIM-GWDO and SFCLAY-TOFD? 20260319-WRFv4.8.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@islas Should we create a new tag for the WRF release. The last one is out of date compared to the current release branch.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jihyeonjang Currently the top of the MMM-physics repository is the one, and we will update the tag for WRF release (tag 20260319-WRFv4.8.0 is out-of-date). But perhaps you should create a tag for MPAS release as well.