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.
#2087 (problems compiling reference config. C1D_PAPA in the trunk) – NEMO

Opened 6 years ago

Closed 6 years ago

Last modified 2 years ago

#2087 closed Bug (fixed)

problems compiling reference config. C1D_PAPA in the trunk

Reported by: clevy Owned by: rbourdal
Priority: normal Milestone: 2018 release-4.0
Component: OCE Version: trunk
Severity: major Keywords: C1D_PAPA OPA v4.0
Cc:

Description

Context

Using trunk revision 9623, I try to compile reference configuration C1D_PAPA:

./makenemo -n C1D_PAPA -j 8

Compilation stops with errors. It seems that the specifics of this 1D configuration are not up to date with theis new revision of NEMO yet

Analysis

  • In list of active cpp keys key_zdfgls is there but does not exist anymore
  • Suppressing this cpp key, I get errors in lbclnk module
  • Adding key_mpp_mpi key_iomput, I get errors in domc1d module. In particular, domc1d does not seem to be up to date with changes in configuration definition and in &namdom namelist

Fix

Updates needed in C1D_PAPA cpp keys and probably in domc1d module

Commit History (1)

ChangesetAuthorTimeChangeLog
9799cbricaud2018-06-14T11:54:23+02:00

Restore C1D_PAPA configuration, #2061 and #2087

Change History (5)

comment:1 Changed 6 years ago by clevy

  • Owner set to cbricaud
  • Status changed from new to assigned

comment:2 Changed 6 years ago by cbricaud

  • Owner changed from cbricaud to rbourdal

comment:3 Changed 6 years ago by cbricaud

In 9799:

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

comment:4 Changed 6 years ago by rbourdal

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

comment:5 Changed 2 years ago by nemo

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