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.
#2122 (bug in traadv_fct.F90 in trunk) – NEMO

Opened 6 years ago

Closed 6 years ago

Last modified 2 years ago

#2122 closed Bug (fixed)

bug in traadv_fct.F90 in trunk

Reported by: davestorkey Owned by: davestorkey
Priority: low Milestone: 2018 release-4.0
Component: TRA Version: trunk
Severity: minor Keywords: v4.0
Cc:

Description (last modified by nicolasmartin)

Context

There is a bug in traadv_fct.F90 in the trunk (NEMO 4 beta). The deallocate statements for ztrdx, ztrdy, ztrdz and zptry at the end of tra_adv_fct should be outside of the loop on jn.

Analysis

...

Fix

...

Commit History (1)

ChangesetAuthorTimeChangeLog
10024davestorkey2018-08-02T14:05:33+02:00

Bug fix for traadv_fct.F90. Ticket #2122

Change History (5)

comment:1 Changed 6 years ago by davestorkey

  • Description modified (diff)

comment:2 Changed 6 years ago by nicolasmartin

  • Description modified (diff)

comment:3 Changed 6 years ago by davestorkey

In 10024:

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

comment:4 Changed 6 years ago by davestorkey

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

SETTE results unchanged by code change. Fix committed at rev 10024.

comment:5 Changed 2 years ago by nemo

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