-
Notifications
You must be signed in to change notification settings - Fork 178
Add prognostic cumulus closure description in saSAS #523
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
40 commits
Select commit
Hold shift + click to select a range
5339d29
update downstream submodules
lisa-bengtsson ca133dd
updating ccpp/physics submodule and coupling fields
lisa-bengtsson 37bf66d
update ccpp/physics submodule, restart capability
lisa-bengtsson f9ab9cd
Update submodules and restart files
lisa-bengtsson 126f573
updates submodule
lisa-bengtsson 012c6d3
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson db76c43
addressing some review comments
lisa-bengtsson da33019
update submodules fetch upstream
lisa-bengtsson 9c4b34d
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson d9e2d5c
update ccpp/physics submodule
lisa-bengtsson 1ff9f3b
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson 5c223d4
change conditional check to <= for saftey
lisa-bengtsson 56d4ca4
addressing some review comments
lisa-bengtsson c9060af
removing wclosureflg
lisa-bengtsson 39bf4bf
Allow CA to run on non-uniform blocksizes
lisa-bengtsson 14524f1
cleaning and updating submodules
lisa-bengtsson dc52e06
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson ef35915
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson 7cc4752
updating submodules
lisa-bengtsson a737589
update atmos_cubed_sphere
lisa-bengtsson 090f97a
updating submodule atmos_cubed_sphere
lisa-bengtsson 596a8cb
.gitmodules
lisa-bengtsson c783f2b
updating atmos_cubed_sphere
lisa-bengtsson fd3adc9
updating submodules
lisa-bengtsson 3e314d4
merge with develop
lisa-bengtsson 9414a9c
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson 87a9a21
merging with submodules
lisa-bengtsson 0fb406a
updating ccpp/framework and upp submodules
lisa-bengtsson ab80f7e
address some review comments, bug in active, correct initialization i…
lisa-bengtsson 73854c7
put back some diagnostic fields
lisa-bengtsson a767df3
merge upstream cppp/physics
lisa-bengtsson faeb739
merge with develop
lisa-bengtsson 3eab494
resolving some conflicts
lisa-bengtsson 1618b7c
remove check to allow CA to be used with non-divisible blocksize
lisa-bengtsson 991f4d1
Add active flag for conditional variables in meta data, update ccpp/p…
lisa-bengtsson ef8344f
merge submodule ccpp/physics upstream
lisa-bengtsson 5d0e971
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson 4b6a0b9
merge with ccpp/physics main
lisa-bengtsson f94d72d
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into pro…
lisa-bengtsson d2d1bb5
revert .gitmodules and add the merged ccpp/physics code
lisa-bengtsson 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
Submodule physics
updated
19 files
| +3 −3 | physics/GFS_DCNV_generic_post.F90 | |
| +7 −0 | physics/GFS_DCNV_generic_post.meta | |
| +4 −4 | physics/GFS_DCNV_generic_pre.F90 | |
| +7 −0 | physics/GFS_DCNV_generic_pre.meta | |
| +23 −5 | physics/GFS_MP_generic_post.F90 | |
| +23 −0 | physics/GFS_MP_generic_post.meta | |
| +3 −3 | physics/GFS_SCNV_generic_post.F90 | |
| +7 −0 | physics/GFS_SCNV_generic_post.meta | |
| +4 −4 | physics/GFS_SCNV_generic_pre.F90 | |
| +7 −0 | physics/GFS_SCNV_generic_pre.meta | |
| +32 −5 | physics/GFS_suite_interstitial_3.F90 | |
| +73 −0 | physics/GFS_suite_interstitial_3.meta | |
| +228 −0 | physics/progsigma_calc.f90 | |
| +144 −24 | physics/samfdeepcnv.f | |
| +70 −1 | physics/samfdeepcnv.meta | |
| +136 −9 | physics/samfshalcnv.f | |
| +70 −1 | physics/samfshalcnv.meta | |
| +22 −5 | physics/satmedmfvdifq.F | |
| +15 −0 | physics/satmedmfvdifq.meta |
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.
Uh oh!
There was an error while loading. Please reload this page.