-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple output (nested) grids from fv3atm (#1044)
Update fv3atm to support writing multiple history files for parent and nested domains. Nested HAFS regression tests were updated to write out history files from all nested domains. Co-authored-by: Bin Liu <[email protected]>
- Loading branch information
1 parent
cad761d
commit dce9936
Showing
26 changed files
with
5,861 additions
and
6,343 deletions.
There are no files selected for viewing
Submodule FV3
updated
10 files
+1 −1 | atmos_cubed_sphere | |
+14 −3 | atmos_model.F90 | |
+15 −43 | fv3_cap.F90 | |
+7 −2 | io/FV3GFS_io.F90 | |
+16 −14 | io/inline_post.F90 | |
+14 −12 | io/module_fv3_io_def.F90 | |
+50 −49 | io/module_write_netcdf.F90 | |
+524 −592 | io/module_wrt_grid_comp.F90 | |
+44 −43 | io/post_regional.F90 | |
+348 −174 | module_fcst_grid_comp.F90 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.