-
Notifications
You must be signed in to change notification settings - Fork 178
Remove IPD steps 3 and 5 #224
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
junwang-noaa
merged 27 commits into
NOAA-EMC:develop
from
climbfuji:remove_ipd_step3_and_5
Jan 14, 2021
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b706c9b
Implementation of CCPP timestep_init and timestep_final phases in fv3…
climbfuji a72b94a
Update .gitmodules and submodule pointer for GFDL_atmos_cubed_sphere,…
climbfuji 98f5cba
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into tim…
climbfuji 3cdfa3f
Update submodule pointer for ccpp-physics
climbfuji 1e92259
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into tim…
climbfuji c249dfb
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into tim…
climbfuji 9e59de2
Use proper index variable for surface wind enhancement due to convect…
climbfuji dacd56a
Add code to reset diagnostic buckets to atmos_model.F90
climbfuji 9fc029b
Update submodule pointer for ccpp-physics
climbfuji 4783ed1
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into tim…
climbfuji a86790e
Move code to clear diagnostic buckets using GFS DDT bound procedures …
climbfuji f3c3bdd
Update .gitmodules and submodule pointers for GFDL_atmos_cubed_sphere…
climbfuji 8866fa8
First step of cleanup process: remove CCPP preprocessor directives, r…
climbfuji f84805d
Delete IPD source code
climbfuji 9e0dded
Replace IPD DDTs with GFS DDTs
climbfuji 325644c
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into rem…
climbfuji 98f5142
Bugfix in atmos_model.F90; add missing call to GFS_externaldiag_populate
climbfuji 1918b65
Move contents of gfsphysics/{CCPP_layer,GFS_layer} to ccpp/{data,driv…
climbfuji eb680f2
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into rem…
climbfuji a7b9b03
Rename module GFS_driver to GFS_init
climbfuji d63fdcd
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into rem…
climbfuji e62a882
Fix indentation in ccpp/data/CMakeLists.txt and ccpp/driver/CMakeList…
climbfuji 7111b4b
Add logic to set DYN32 depending on 32BIT setting
climbfuji 52a4652
Pass preprocessor directive GFS_TYPES to dycore to enable use of GFS …
climbfuji 418be69
Update submodule pointer for GFDL_atmos_cubed_sphere
climbfuji f84a220
Compile GFS_diagnostics.F90 without optimization, this leads to out o…
climbfuji 19638f8
Revert change to .gitmodules and update submodule pointers for GFDL_a…
climbfuji 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
Submodule atmos_cubed_sphere
updated
10 files
| +0 −1 | docs/Doxyfile | |
| +11 −20 | driver/fvGFS/atmosphere.F90 | |
| +0 −7 | makefile | |
| +0 −1,209 | model/fv_cmp.F90 | |
| +8 −63 | model/fv_dynamics.F90 | |
| +12 −124 | model/fv_mapz.F90 | |
| +0 −67 | model/fv_sg.F90 | |
| +0 −6 | tools/external_ic.F90 | |
| +7 −0 | tools/fv_iau_mod.F90 | |
| +0 −2 | tools/fv_mp_mod.F90 |
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.