forked from llpcarson/fv3atm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SRW release/public-v3] updated pointers to ccpp release-v6 (NOAA-EMC…
…#555) * updated pointers to ccpp release-v6 * fixed prebuild for release update
- Loading branch information
1 parent
7a296c2
commit 79c2207
Showing
3 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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
13 files
+2 −2 | README.md | |
+67 −15 | scripts/ccpp_prebuild.py | |
+23 −22 | scripts/metadata_parser.py | |
+1 −1 | scripts/mkdoc.py | |
+58 −14 | scripts/mkstatic.py | |
+84 −0 | stub/CMakeLists.txt | |
+12 −0 | stub/README.md | |
+78 −0 | stub/ccpp_prebuild_config.py | |
+17 −0 | stub/data.F90 | |
+14 −0 | stub/data.meta | |
+35 −0 | stub/stub.F90 | |
+45 −0 | stub/stub.meta | |
+9 −0 | stub/suite_stub.xml |
Submodule physics
updated
13 files