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.
#2141 (sequential compilation with sea-ice) – NEMO

Opened 6 years ago

Closed 6 years ago

Last modified 3 years ago

#2141 closed Defect (fixed)

sequential compilation with sea-ice

Reported by: rblod Owned by: smueller
Priority: low Milestone: 2018 release-4.0
Component: TOP Version: trunk
Severity: minor Keywords: compilation ice sequential v4.0
Cc:

Description

Context

Sequential compilation of configurations with sea-ice fails

Analysis

The routine lbc_lnk_bdy (called by bdy_ice) doesn't have a sequential equivalent for 4d arrays

Recommendation

Well, add it in lbclnk.F90 sequential part

Commit History (1)

ChangesetAuthorTimeChangeLog
10233smueller2018-10-26T15:59:22+02:00

Extension of non-MPP version of generic procedure lbc_bdy_lnk for use with 4-dimensional arrays; see ticket #2141.

Change History (4)

comment:1 Changed 6 years ago by smueller

  • Owner changed from systeam to smueller
  • Status changed from new to assigned

comment:2 Changed 6 years ago by smueller

In 10233:

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

comment:3 Changed 6 years ago by smueller

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

The trunk version of the source code can now be used to successfully build configuration ORCA2_SAS_ICE without CPP key key_mpp_mpi, and it passes a variant of the SETTE ORCA2_SAS_ICE restartability test which removes CPP key key_mpp_mpi before compilation.

comment:4 Changed 3 years ago by nemo

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