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.
#1300 (LIM3 compilation fails with key_coupled) – NEMO

Opened 10 years ago

Closed 9 years ago

Last modified 6 years ago

#1300 closed Bug (fixed)

LIM3 compilation fails with key_coupled

Reported by: ufla Owned by: vancop
Priority: low Milestone:
Component: LIM3 Version: trunk
Severity: Keywords: LIM*
Cc:

Description

LIM_SRC_3/limistate.F90 references a non-existing array (albege) in line 393:

# if defined key_coupled
      albege(:,:)   = 0.8 * tms(:,:)
# endif

This triggers a compilation error. Not sure if this is a typo or something else.

Commit History (0)

(No commits)

Change History (4)

comment:1 Changed 10 years ago by ufla

  • Component changed from OPA to LIM3

comment:2 Changed 10 years ago by clevy

  • Owner changed from NEMO team to vancop

comment:3 Changed 9 years ago by clem

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

comment:4 Changed 6 years ago by nemo

  • Keywords LIM* added
Note: See TracTickets for help on using tickets.