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.
#2719 (Compilation error with TOP and AGRIF) – NEMO

Opened 3 years ago

Closed 3 years ago

#2719 closed Bug (fixed)

Compilation error with TOP and AGRIF

Reported by: jchanut Owned by: systeam
Priority: low Milestone:
Component: TOP Version: v4.0.*
Severity: minor Keywords:
Cc:

Description

Context

Andrea Gierisch reported issues when compiling TOP with key_agrif defined in 4.0.6 version. None of AGRIFed reference configurations does indeed use TOP (note that this situation has changed in the trunk, since AGRIF_DEMO does now embark a passive tracer).

Analysis

After Andrew's investigations, a couple of missing modules need to be used in PISCES which precludes from undefined variables. It seems that these undefined variables were properly tracked by the compiler without agrif thanks to an other level of used statement. That's a bit unclear though.

Commit History (2)

ChangesetAuthorTimeChangeLog
15237clem2021-09-08T16:46:27+02:00

trunk: solve ticket #2719

15236clem2021-09-08T16:45:24+02:00

4.0-HEAD: solve ticket #2719

Change History (3)

comment:1 Changed 3 years ago by clem

In 15236:

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

comment:2 Changed 3 years ago by clem

In 15237:

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

comment:3 Changed 3 years ago by clem

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