New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#82 (To ensure the restartability with LIM 3.0) – NEMO

Opened 16 years ago

Closed 16 years ago

Last modified 6 years ago

#82 closed Bug (fixed)

To ensure the restartability with LIM 3.0

Reported by: ctlod Owned by: nemo
Priority: normal Milestone:
Component: LIM3 Version:
Severity: Keywords: LIM* restartability
Cc:

Description

The fith maximum ice thickness bound must be forced to 999.99 (m) instead the computed value (~7.22 m)
directly in iceini.F90 instead in limitd_th.F90 through the subroutine lim_itd_th_rem via the line "hi_max(kubnd) = 999.99".
Else at the first time step of a restart it is equal to 7.22256121057878 whereas in the "long" run it is equal to 999.99 m.

Commit History (1)

ChangesetAuthorTimeChangeLog
862ctlod2008-03-14T12:23:26+01:00

To ensure the restartability, see ticket:#82

Change History (3)

comment:1 Changed 16 years ago by ctlod

  • Keywords restartability added
  • Resolution set to fixed
  • Status changed from new to closed

comment:2 Changed 8 years ago by nicolasmartin

  • Milestone LIM 3.0 deleted

Milestone LIM 3.0 deleted

comment:3 Changed 6 years ago by nemo

  • Keywords LIM* added
Note: See TracTickets for help on using tickets.