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.
#2084 (Missing read for bdymask in dommsk.F90) – NEMO

Opened 6 years ago

Closed 6 years ago

#2084 closed Defect (fixed)

Missing read for bdymask in dommsk.F90

Reported by: jamesharle Owned by: jamesharle
Priority: low Milestone:
Component: OCE Version: trunk
Severity: minor Keywords: BDY, bdytmask,
Cc:

Description

Context

It appears that in the 2016 merge, the updated code relating to ticket #1618 (correcting masks for the bdymask in dommsk.F90 and bdyini.F90) has been corrupted.

Analysis

code in dommsk makes use of bdytmask that hasn't previously been read in
code in bdyini reading in bdytmask is not required

Recommendation

add back in suggested code from ticket #1618

Commit History (1)

ChangesetAuthorTimeChangeLog
9600jamesharle2018-05-16T09:39:44+02:00

Correction for missing code handling bdytmask (see ticket #2084)

Change History (2)

comment:1 Changed 6 years ago by jamesharle

In 9600:

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

comment:2 Changed 6 years ago by jamesharle

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