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.
#1717 (Compilation error without key_mpp_mpi) – NEMO

Opened 9 years ago

Closed 9 years ago

#1717 closed Bug (fixed)

Compilation error without key_mpp_mpi

Reported by: mathiot Owned by: mathiot
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords:
Cc:

Description

Description

NEMO (GYRE at least) not compile without key_mpp_mpi.

Analysis

  • Interface lbc_sum used for the ice sheet/ocean coupling with conservation option is undefined
  • ctl_stop in cool_skin.F90 is undefined

Recommendation

  • implement lbc_sum interface if key_mpp_mpi not defined
  • add "USE lib_mpi" in cool_skin.F90

Commit History (0)

(No commits)

Change History (1)

comment:1 Changed 9 years ago by mathiot

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

fix in commit r6493

Note: See TracTickets for help on using tickets.