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.
#2415 (BENCH is no more working with constant size subdomains) – NEMO

Opened 4 years ago

Closed 4 years ago

#2415 closed Bug (fixed)

BENCH is no more working with constant size subdomains

Reported by: smasson Owned by: systeam
Priority: low Milestone:
Component: USR Version: trunk
Severity: minor Keywords:
Cc:

Description

Context

BENCH is no more working when nn_isize and nn_jsize are negative (constant size subdomain).
Error message says there is a typo error in nammpp in nameliste_ref

Analysis

introduction of ln_listonly in [11398] was not reported into BENCH/MY_SRC/usrdef_nam.F90

Fix

trivial: add the declaration of ln_listonly in usrdef_nam

Commit History (1)

ChangesetAuthorTimeChangeLog
12563smasson2020-03-17T14:49:58+01:00

trunk: minor bugfix in BENCH, see #2415

Change History (2)

comment:1 Changed 4 years ago by smasson

In 12563:

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

comment:2 Changed 4 years ago by smasson

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

fixed in [12563]

Note: See TracTickets for help on using tickets.