forked from NCAR/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.
Merge pull request NCAR#69 from climbfuji/update_gsl_develop_from_dev…
…elop_20210331 Update gsl/develop from develop 2021/03/31
- Loading branch information
Showing
236 changed files
with
6,513 additions
and
8,688 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 FV3
updated
17 files
+1 −1 | .gitmodules | |
+8 −2 | CMakeLists.txt | |
+1 −1 | atmos_cubed_sphere | |
+3 −2 | atmos_model.F90 | |
+0 −12 | ccpp/CMakeLists.txt | |
+40 −18 | ccpp/data/GFS_typedefs.F90 | |
+56 −11 | ccpp/data/GFS_typedefs.meta | |
+60 −1 | ccpp/driver/GFS_diagnostics.F90 | |
+1 −1 | ccpp/framework | |
+1 −1 | ccpp/physics | |
+94 −0 | ccpp/suites/suite_FV3_GFS_v16_ras.xml | |
+0 −506 | coupler_main.F90 | |
+3 −6 | io/inline_post_stub.F90 | |
+0 −58 | io/post_gfs_stub.F90 | |
+11 −11 | io/post_regional.F90 | |
+2 −0 | module_fcst_grid_comp.F90 | |
+13 −13 | stochastic_physics/stochastic_physics_wrapper.F90 |
Oops, something went wrong.