-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+(*)Added the runtime parameter WARSAW_SUM_ORDER
Added the new runtime parameter WARSAW_SUM_ORDER, which causes answers to reproduce previous versions if true (the default, unless MERGED_CONTINUITY is true). Also introduced the new subroutines set_ocean_top_stress_C2 and set_ocean_top_stress_B2, which simplify the calculation of the stresses on the ocean, but with a different order so the answers change at roundoff. In addition, if WARSAW_SUM_ORDER is false, the ice coverage is passed to the dynamics routines in the variable ice_cover, rather than as an implicit calculation of the complement of IST%part_size(:,:,0). By default, all answers are bitwise identical in the MOM6_examples test cases, but there are new entries in the SIS_parameter_doc files.
- Loading branch information
1 parent
d8fdc91
commit 50423df
Showing
1 changed file
with
219 additions
and
11 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