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.
#2411 (sbcabl.F90 from ABL does not compile) – NEMO

Opened 4 years ago

Closed 4 years ago

#2411 closed Bug (fixed)

sbcabl.F90 from ABL does not compile

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

Description

Context

sbcabl.F90 from ABL does not compile

Analysis

Following the merge of 2019 branches, the ABL developments are not correctly phased with [11624]

Fix

suppress the REWIND command on namelist:

REWIND( numnam_ref )

and

REWIND( numnam_cfg )

Commit History (1)

ChangesetAuthorTimeChangeLog
12549smasson2020-03-13T15:11:44+01:00

trunk: fix compilation bug for ABL/sbcabl.F90, see #2411

Change History (2)

comment:1 Changed 4 years ago by smasson

In 12549:

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 [12549]

Note: See TracTickets for help on using tickets.