FMS2 io updates#6
Merged
Merged
Conversation
…ntil I update the old io to fms2io
…/write and fms2io functions
6 tasks
bensonr
approved these changes
May 7, 2021
uramirez8707
approved these changes
May 10, 2021
mlee03
approved these changes
May 10, 2021
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request implements fms2io into the SHiELD_driver code. In a coming release of FMS, the modules mpp_io_mod and fms_io_mod are being deprecated and replaced by the new fms2_io_mod. These changes go hand in hand with the changes to the dycore in PR74
Fixes # (issue)
How Has This Been Tested?
These changes have been tested with SHiELD and do not change answers. Using FMS 2021.02-beta2 tag and GFDL_atmos_cubed_sphere laurenchilutti:fms2_io_implementation
Tests run are:
C48 grid test with coarse grained restarts and intermediate restarts and with external_ic=true and nggps_ic=true (No nests)
C48 grid test with coarse grained restarts and intermediate restarts and warm start from RESTARTS (No nests)
C48 grid test with external_ic=true and nggps_ic=true (No nests)
C48 grid test with external_ic=true and nggps_ic=true and warm start from RESTARTS (No nests)
C48 grid test with external_ic=true and nggps_ic=true and 1 nested grid
C768 grid test with external_ic=true and nggps_ic=true (No nests)
C768 grid test with external_ic=true and nggps_ic=true and 1 nested grid
Regional 3km test with external_ic=true and nggps_ic=true (No nests)