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.
#2625 (Incorrect denominator in calculation of melt pond depth) – NEMO

Opened 4 years ago

Closed 3 years ago

#2625 closed Bug (fixed)

Incorrect denominator in calculation of melt pond depth

Reported by: dlivings Owned by: systeam
Priority: low Milestone:
Component: SI3 Version:
Severity: major Keywords: trunk SI3 melt pond
Cc:

Description

In the current version of NEMO/trunk/src/ICE/ice.F90 (last changed at [14252]), in subroutine pnd_TOPO, the melt pond depth h_ip is calculated at line 777 as v_ip/a_i. The denominator a_i looks wrong and differs from the denominator a_ip used in similar calculations of h_ip elsewhere in the same subroutine (lines 616, 680, 704, and 738).

Commit History (1)

ChangesetAuthorTimeChangeLog
15244clem2021-09-10T11:56:20+02:00

trunk: solve ticket #2625

Change History (3)

comment:1 Changed 4 years ago by dlivings

NEMO/trunk/src/ICE/ice.F90 should read NEMO/trunk/src/ICE/icethd_pnd.F90

comment:2 Changed 3 years ago by clem

In 15244:

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

comment:3 Changed 3 years ago by clem

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