forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use unscale arguments in 384 checksum calls
Replaced 382 scale arguments with unscale arguments in calls to chksum routines, and did the same in another 5 calls to global_mean or global_integral routines. Also added 2 missing unscale arguments to checksums for the initial velocities, which probably had gone undetected because we usually initialize velocities to 0. All answers and diagnostic debugging output (apart from the afore noted checksums of the initial velocities in some rare case) are bitwise identical.
- Loading branch information
1 parent
b4c91e3
commit 588a2b8
Showing
35 changed files
with
395 additions
and
392 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
Oops, something went wrong.