-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore checksum option and performance with (1,1) io layout (#556)
* Update atmos_model and FV3GFS_io read performance when io_layout=1,1 and allow one to override data integrity checks in FMS restart logic Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
- Loading branch information
1 parent
280eeef
commit 18bf9b7
Showing
3 changed files
with
29 additions
and
21 deletions.
There are no files selected for viewing
Submodule atmos_cubed_sphere
updated
7 files
+16 −13 | driver/fvGFS/atmosphere.F90 | |
+2 −0 | model/fv_arrays.F90 | |
+6 −3 | model/fv_control.F90 | |
+26 −33 | tools/external_ic.F90 | |
+14 −14 | tools/fv_io.F90 | |
+15 −3 | tools/fv_mp_mod.F90 | |
+3 −3 | tools/fv_restart.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