-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'proteanplanet/ocn/remove-dsshdx-filter' (PR #6067)
Removes sea surface height gradient filtering as a stealth option in E3SM This removes sea surface height gradient filtering from MPAS-Ocean coupling with MPAS-SeaIce, which is a stealth option in E3SM. This option was used in E3SM Version 1 to provide a temporary solution to "tiger stripes" in sea ice concentration associated with non-linear feedbacks between multiple bugs in the sea ice and ocean codes. The "tiger stripes" were reduced by time filtering sea surface height gradient passed from the ocean to the sea ice model through the coupler. The time filtering option was switched off in Version 2 of E3SM, but the code remained as a stealth option. This PR completely removes this stealth option for Version 3. The option should not be used in future. [NML] [BFB]
- Loading branch information
Showing
6 changed files
with
12 additions
and
62 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
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