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.
#772 (compilation without key_ldfslp) – NEMO

Opened 13 years ago

Closed 13 years ago

#772 closed Bug (fixed)

compilation without key_ldfslp

Reported by: rblod Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.3
Severity: Keywords:
Cc:

Description

The current code (r 2450) doesn't compile without key_ldfslp due do a mismatch between arguments of the dummy routines and the real routines traldf_iso and traldf_isogrif. In addition, in trazdf_imp, we should add:
#if defined key_ldfslp

USE traldf_iso_grif , ONLY : ah_wslp2

#endif

Commit History (1)

ChangesetAuthorTimeChangeLog
2454gm2010-12-06T06:19:30+01:00

v3.3beta: #772 compilation without key_ldfslp

Change History (1)

comment:1 Changed 13 years ago by gm

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

Done in v3.3beta,  see changeset:2454

Note: See TracTickets for help on using tickets.