-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into fea…
…ture/gfdlmpv3
- Loading branch information
Showing
50 changed files
with
277 additions
and
79 deletions.
There are no files selected for viewing
Submodule atmos_cubed_sphere
updated
11 files
+3 −2 | CMakeLists.txt | |
+24 −0 | cmake/compiler_flags_IntelLLVM_Fortran.cmake | |
+3 −1 | cmake/fv3_compiler_flags.cmake | |
+6 −0 | model/fv_arrays.F90 | |
+3 −3 | model/fv_control.F90 | |
+20 −50 | model/fv_dynamics.F90 | |
+6 −28 | model/fv_mapz.F90 | |
+66 −0 | tools/cubed_sphere_inc_mod.F90 | |
+23 −16 | tools/fv_iau_mod.F90 | |
+15 −7 | tools/fv_restart.F90 | |
+196 −4 | tools/fv_treat_da_inc.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
Oops, something went wrong.