forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+Use new MOM_data_override interfaces
Use the new MOM_data_override interfaces in the MOM6/config_src/solo_driver, MOM6/config_src/coupled_driver, and MOM6/src code, instead of directly accessing the mpp data_override_mod routines. As a part of these, the dimensional rescaling of variables is now done in many places via a scale argument to data_override. The changes in the solo_driver code are more extensive because they were using arguments that do not seem to make sense, and because one of the expressions had omitted dimensionally rescaling factors, although this expression does not appear to have been used in any existing tests. In addition, the get_param calls for BUOY_CONFIG and WIND_CONFIG had not been describing all of the available options, including data_override; this has now been fixed. A number of spelling errors in the same file were also corrected. All answers are bitwise identical, but there are changes to some entries in some MOM_parameter_doc files.
- Loading branch information
1 parent
26be13e
commit 0b3d2b8
Showing
4 changed files
with
95 additions
and
159 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
Oops, something went wrong.