Skip to content

Commit

Permalink
Fixes perfect restart issue in the ICE_SHELF module
Browse files Browse the repository at this point in the history
When the ice shelf thickness changes in time (e.g., DYNAMIC_SHELF_MASS = True), fluxes applied under the ice shelf during the previous time step should be set to zero. Otherwise, points that no longer have a floating ice shelf will carry these fluxes, which is a problem (e.g., it won't allow perfect restarts). This commit adds the following:

** Zero out fluxes applied under an ice shelf in the previou time step.

** Adds additional checksums for debugging.
  • Loading branch information
gustavo-marques committed Apr 7, 2017
1 parent dffb2cd commit aecb998
Showing 1 changed file with 151 additions and 79 deletions.
Loading

0 comments on commit aecb998

Please sign in to comment.