-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability to read increment files on native cubed sphere grid (#837)
* Add namelist parameter, ncrement_file_on_native_grid
- Loading branch information
1 parent
ee3378b
commit 70b3065
Showing
3 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
Submodule atmos_cubed_sphere
updated
7 files
+2 −1 | CMakeLists.txt | |
+1 −0 | model/fv_arrays.F90 | |
+3 −3 | model/fv_control.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