forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+Use dyn_horgrid_type in fixed initialization
Made extensive changes to replace the ocean_grid_type with a dyn_horgrid_type during the fixed initialization of MOM6. This is a big step toward being able to share MOM6 fixed initialization software (of masks, topography, and the Coriolis parameter) with other components that have their own layouts. This changes the type of a number of arguments, and adds some arguments in a few cases of ..._initialize_topography files (for standardization). Also added dOxyGen comments for some subroutines. All answers are bitwise identical.
- Loading branch information
1 parent
7a4803e
commit 7ea0255
Showing
13 changed files
with
199 additions
and
161 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
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.