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.
#2066 (bug if eos10 and interactive melt activated) – NEMO

Opened 6 years ago

Closed 6 years ago

Last modified 2 years ago

#2066 closed Bug (fixed)

bug if eos10 and interactive melt activated

Reported by: mathiot Owned by: mathiot
Priority: low Milestone: 2018 release-4.0
Component: OCE Version: v3.6
Severity: minor Keywords: ISF OPA v3.6 v4.0
Cc:

Description

Context

Ice shelf cavities with interactive melt are working only for eos80.

Analysis

Add a conversion to of the top boundary layer temperature to potential temperature or adjust the linearisation of the freezing point in eos10 case. It affect NEMO 3.6 and the trunk.

Fix

After discussion with N. Jourdain, we decided :

  • in v3.6 to add a call to eos_pt_from_ct before starting the computation of the melt if ln_useCT is true
  • in the trunk, we adjust the lambda coeficient to the one described in Jourdain et al. (2017) if ln_useCT is true

Commit History (2)

ChangesetAuthorTimeChangeLog
9728mathiot2018-06-01T19:10:46+02:00

Fix for #2066 (bug if eos10 and interactive melt activated) in trunk

9406mathiot2018-03-15T17:29:53+01:00

fix for ticket #2066 in nemo 3.6

Change History (7)

comment:1 Changed 6 years ago by mathiot

In 9406:

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

comment:2 Changed 6 years ago by mathiot

update of the trunk will wait the merge between dev_merge_2017 and the trunk.

comment:3 Changed 6 years ago by clevy

  • Status changed from new to assigned

comment:4 Changed 6 years ago by mathiot

In 9728:

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

comment:5 Changed 6 years ago by mathiot

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

Fix in r9406 in 3.6_STABLE and in r9728 in trunk.

comment:6 Changed 2 years ago by nemo

  • Keywords OPA v3.6 added

comment:7 Changed 2 years ago by nemo

  • Keywords v4.0 added
Note: See TracTickets for help on using tickets.