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.
#1712 (LIM3: salt leaks if ice salinity is kept constant) – NEMO

Opened 8 years ago

Closed 8 years ago

#1712 closed Bug (fixed)

LIM3: salt leaks if ice salinity is kept constant

Reported by: clem Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.6
Severity: Keywords:
Cc:

Description

Description

There is a salt leak in LIM3 when ice salinity is kept constant in time (nn_icesal = 1 , 3). This is due to
1) problem of initialization
2) salt uptake during snow-ice formation
3) salt uptake during ridging

Recommendation

Routines that must be modified:
limistate & limvar & limthd_sal (to solve 1)
limthd_dh (to solve 2)
limitd_me (to solve 3)

Commit History (2)

ChangesetAuthorTimeChangeLog
6470clem2016-04-13T17:41:02+02:00

solve issue #1712

6469clem2016-04-13T17:15:13+02:00

solve issue #1712

Change History (1)

comment:1 Changed 8 years ago by clem

  • Resolution set to fixed
  • Status changed from new to closed

solved at r6469

Note: See TracTickets for help on using tickets.