forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit #1 --------- Removes calls to mpp_open, and replaces then with FATAL MOM_error calls when present. This also introduces the idea where only domain-decomposed files are used with infra IO. I've floated this idea a few times and people seem supportive, but it may not necessarily be embraced by everyone. Also moves Vertical_coordinate.nc from infra to native netCDF. This is primarily a trial balloon to see how the regression suite holds up. Commit #2 --------- mpp_open removal This formally removes the mpp_open functions, along with the FMS_writes control flag. Hopefully there is nothing much interesting here. Also removed open_file_unit since it's no longer used, and renamed open_file_type to open_file since the interface serves no purpose.
- Loading branch information
1 parent
8035a35
commit ef2b86b
Showing
4 changed files
with
50 additions
and
94 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
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