-
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 new runtime flag INTERSPERSE_ICE_OCEAN
Added a new runtime flag, INTERSPERSE_ICE_OCEAN for the combined ice_ocean_driver, introducing a new time stepping sequence within update_slow_ice_and_ocean, in which the ice and ocean thermodynamics are called one after the other before the ice and ocean dynamics, eventually including the possibility of multiple dynamic steps. In addition a new optional argument was added to direct_flux_ice_to_IOB. The new mode with INTERSPERSE_ICE_OCEAN=True is not being tested yet, and by default all answers are bitwise identical, although this does add a new entry in the Ice_Ocean_driver_parameter_doc files if the combined updats are used.
- Loading branch information
1 parent
a5519c5
commit bc3362b
Showing
1 changed file
with
113 additions
and
63 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