forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct thermo clock with update_ocean_model calls
Store the thermodynamic clock at the start of update_ocean_model so that it does not get incorrectly updated during purely dynamic steps. When both dynamics and thermodynamics are stepped together, nothing is changed, but when they are stepped separately, this correct the thermodynamic clock that is used primarily for diagnostics. All answers are bitwise identical in the existing test cases.
- Loading branch information
1 parent
b6fa342
commit 0a1a313
Showing
1 changed file
with
9 additions
and
4 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