forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The filters and their target frequencies are no longer hard-coded. Instead, up to 10 filters with tidal frequencies as their target frequencies and an unspecified number of filters with arbitrary target frequencies can be turned on. The filter names are specified in MOM_input and must consist of two letters/numbers. If a filter name is the same as the name of a tidal constituent, then the corresponding tidal frequency will be used as its target frequency. Otherwise, the user must provide the target frequency. In either case, the target frequency is specified by "TIDE_${FILTER_NAME}_FREQ" in MOM_input.
- Loading branch information
Showing
2 changed files
with
113 additions
and
114 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