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.
#505 (Correct 3 bugs in LIM-3) – NEMO

Opened 15 years ago

Closed 15 years ago

Last modified 2 years ago

#505 closed Bug (fixed)

Correct 3 bugs in LIM-3

Reported by: gm Owned by: nemo
Priority: normal Milestone:
Component: LIM3 Version: v3.1
Severity: Keywords: LIM* v3.1
Cc:

Description

Three bugs have been found in LIM-3 which all individually affect the model results, but only the first one may significantly change the model behaviour

1st Bug : rdmsnif(_1d) was not cumulated over ice categories so that the freshwater flux associated with snow melt given to the ocean was only the one of the last category (the thickest one). Changes have been made on both limthd.F90 and limthd_dh.F90 (see attachment)

2nd Bug : rdmicif was used to compute the salt flux in cas of total ablation of sea-ice. Yet rdmicif was the cumulated freshwater flux over ice category not the flux for the ice category considered. Therefore a intermediate variable has been introduced (zfmass_i) which is the correct freshwater flux to be used in salt flux computation. see limthd_dh in attachment. This is expected to have a minor effect on the model results.

3rd Bug : the salinity of new rigdes and the associated salt flux were wrongly computed. The whole computation has been changed (see part 3.5) in limitd_me in the attachment

Martin, Gurvan and Yevgeny

Commit History (2)

ChangesetAuthorTimeChangeLog
1572ctlod2009-08-03T16:53:15+02:00

Cosmetic changes only following the bugs correction related to ticket: #505

1571ctlod2009-08-03T16:24:31+02:00

Correct 3 bugs in LIM-3, see ticket: #505

Attachments (3)

limthd.F90 (44.4 KB) - added by gm 15 years ago.
correct bug 1
limthd_dh.F90 (34.4 KB) - added by gm 15 years ago.
correct bug 1 & 2
limitd_me.F90 (74.7 KB) - added by gm 15 years ago.
correct bug 3

Download all attachments as: .zip

Change History (12)

Changed 15 years ago by gm

correct bug 1

Changed 15 years ago by gm

correct bug 1 & 2

Changed 15 years ago by gm

correct bug 3

comment:1 Changed 15 years ago by ctlod

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

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 3: New features deleted

Milestone 2009 Stream 3: New features deleted

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords LIM-3 removed

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords nemo_v3_1* added

comment:5 Changed 6 years ago by nemo

  • Keywords thermodynamics removed

comment:6 Changed 6 years ago by nemo

  • Keywords LIM* added

comment:7 Changed 6 years ago by nemo

  • Keywords nemo_v3_1* removed

comment:8 Changed 2 years ago by nemo

  • Keywords r3.1 added

comment:9 Changed 2 years ago by nemo

  • Keywords v3.1 added; r3.1 removed
Note: See TracTickets for help on using tickets.