-
Notifications
You must be signed in to change notification settings - Fork 178
FV3 changes for refactored ozone physics scheme #661
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
f5b37af
FV3 changes for refactored ozone physics scheme
e25b1c7
Remove change to metadata (Not relevant for PR)
96542b2
Update physics
2ca6f33
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into fea…
8a6eefe
Update physics
a5ecd38
Merge branch 'feature_reorg_ozphys' of https://github.com/dustinswale…
f066fd7
Split ozone physics into time_vary and run components
2f78f32
Change submodule
3c6308c
Sync physics
dustinswales db0aa55
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
dustinswales 2d352b1
Some cleanup. Now working
dustinswales b0bd401
Address reviewers comments
dustinswales f3a5882
More reorganization.
dustinswales 9938c37
Synced physics
6966159
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
c5b16fc
Merge branch 'feature_reorg_ozphys' of https://github.com/dustinswale…
05852bd
Renamed file. Update SDFs
8e8f698
Getting real close...
4ab16ee
SDF cleanup. physics updates
ff67b40
Omission from previous commit
8fd6b28
Some polishing. Merge 2006 ozone into module_ozphys
5f84695
Update physics wiht ufs-community
dustinswales 7dfee39
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
dustinswales 53ee700
Added documentation
dustinswales fb821e6
Some more cleanup
dustinswales 05f6788
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
dustinswales 18206e7
Final cleanup
dustinswales 5f14225
Omission from previous commit
dustinswales 10ce057
Update ccpp-framework hash
dustinswales dc30cf1
Update ccpp-physics
dustinswales 039eaec
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
dustinswales e045e7e
Reverted standard_name change
dustinswales 1cf4cc5
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
dustinswales 1f2eafd
Missed changes needed to SDF.
dustinswales af844cb
revert submodules
dustinswales 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
Submodule framework
updated
9 files
| +7 −0 | scripts/common.py | |
| +25 −11 | scripts/mkstatic.py | |
| +1 −0 | src/ccpp_types.F90 | |
| +6 −0 | src/ccpp_types.meta | |
| +4 −4 | stub/CMakeLists.txt | |
| +5 −4 | stub/README.md | |
| +2 −2 | stub/ccpp_prebuild_config.py | |
| +104 −0 | test/unit_tests/test_common.py | |
| +1 −1 | test/unit_tests/test_var_transforms.py |
Submodule physics
updated
30 files
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.