Open JFLemieux73 opened 2 months ago
FYI, this is in /cicecore/cicedyn/infrastructure/ice_restoring.F90.
The problem is that if hbar
falls directly on the lower limit of a category, we do not enter the if
and hinit
, ainit
are then left to zero.
The code is currently like this:
!----------------------------------------------------------------- ! initial area and thickness in ice-occupied restoring cells !-----------------------------------------------------------------
We should have instead: