forked from NOAA-GSL/ufs-weather-model
-
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.
Call ccpp_prebuild.py from cmake, CCPP suites argument optional, upda…
…te regional tests, ... (NOAA-GSL#126) * Move ccpp_prebuild from build scripts to CMakeLists.txt * Add find_package(Python) to CMakeLists.txt * Update to compile scripts and top-level CMakeLists.txt for not specifying suites for CCPP * Update of regional tests to reflect changes in suite definition files * Use cmake 3.16.1 on hera * Require cmake 3.15 or later in top-level CMakeLists.txt * Bugfix in tests/fv3_conf/ccpp_regional_run.IN * Python 3 compatibility for tests/abort_dep_tasks.py Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov>
- Loading branch information
1 parent
237388e
commit e661c03
Showing
29 changed files
with
19,501 additions
and
110,903 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,4 +17,3 @@ | |
[submodule "stochastic_physics"] | ||
path = stochastic_physics | ||
url = https://github.com/noaa-psd/stochastic_physics | ||
|
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 FV3
updated
9 files
+1 −1 | atmos_cubed_sphere | |
+4 −4 | atmos_model.F90 | |
+1 −1 | ccpp/framework | |
+1 −1 | ccpp/physics | |
+7 −1 | ccpp/suites/suite_FV3_GFS_2017_gfdlmp_regional.xml | |
+7 −1 | ccpp/suites/suite_FV3_GFS_2017_gfdlmp_regional_c768.xml | |
+19 −17 | gfsphysics/CCPP_layer/CCPP_typedefs.F90 | |
+1 −1 | io/makefile | |
+1 −1 | ipd/makefile |
Submodule NEMS
updated
4 files
+6 −0 | src/conf/module-setup.csh.inc | |
+6 −0 | src/conf/module-setup.sh.inc | |
+2 −4 | src/incmake/component_CCPP.mk | |
+1 −1 | src/module_MEDIATOR.F90 |
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
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
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
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
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
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
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 stochastic_physics
updated
from 987f5a to 4b57c7
Oops, something went wrong.