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.
#2108 (remapping of ice layers is bugged (NEMO4 and 3.6)) – NEMO

Opened 6 years ago

Closed 5 years ago

#2108 closed Bug (fixed)

remapping of ice layers is bugged (NEMO4 and 3.6)

Reported by: clem Owned by: systeam
Priority: low Milestone:
Component: LIM3 Version: trunk
Severity: major Keywords:
Cc:

Description

Analysis

The remapping of ice layers after thermodynamic growth or melt is corrupted.
It turns out that some layers could have an enthalpy of 0 (though heat is conserved). It does not impact simulations with only 2 layers (as for CMIP and other global configurations) but it is problematic when using more layers. I do not know the impact on simulations but it likely creates weird temperature profiles in the ice, though I am not sure.
This is a major bug that needs to be corrected asap. Moreover it also affects NEMO3.6

Fix

Trivial

Commit History (2)

ChangesetAuthorTimeChangeLog
9875clem2018-07-04T19:40:26+02:00

bug fix following ticket #2108

9874clem2018-07-04T19:35:48+02:00

bug fix following ticket #2108

Change History (3)

comment:1 Changed 6 years ago by clem

In 9874:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:2 Changed 6 years ago by clem

In 9875:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:3 Changed 5 years ago by clem

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.