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.
#1267 (missing lbc_lnk_adj) – NEMO

Opened 10 years ago

Closed 9 years ago

Last modified 2 years ago

#1267 closed Bug (fixed)

missing lbc_lnk_adj

Reported by: avidard Owned by: nemo
Priority: low Milestone:
Component: TAM Version: v3.4
Severity: Keywords: TAM v3.4
Cc:

Description

There is a missing lbc_lnk_adj(sshn_ad,'T',1.) somewhere in stp_adj that makes the first interior row and columns of sshn_ad containing strange values (actually spg[uv]_ad values rather than its derivative).
putting the call lbc_lnk_adj(sshn_ad,'T',1.) at the end of dyn_spg_flt_adj (in the last not lk_vvl case) does the trick.

However there is no lbc_lnk at the corresponding place in the tangent, so it should be added as well. It is weird because it is not in the direct model, so in theory it should not be in TAM either. It could be elsewhere in the direct code, but I could not find it... Maybe I am just overlooking something ...

Commit History (1)

ChangesetAuthorTimeChangeLog
5155pabouttier2015-03-18T12:13:53+01:00

Add missing lbc_lnk_adj in tangent and adjoint routines of dyn_spg_flt_tam module; See Ticket #1267

Change History (13)

comment:1 Changed 10 years ago by gm

  • Component changed from OPA to OPA_TAM

comment:2 Changed 9 years ago by bouttier

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

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords develoments added

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords developments added; develoments removed

comment:5 Changed 8 years ago by nicolasmartin

  • Keywords TAM added

comment:6 Changed 8 years ago by nicolasmartin

  • Keywords nemo_v3_4* added

comment:7 Changed 8 years ago by nicolasmartin

  • Keywords developments removed

comment:8 Changed 8 years ago by nicolasmartin

  • Keywords developments added

comment:9 Changed 8 years ago by nicolasmartin

  • Milestone TAM deleted

Milestone TAM deleted

comment:10 Changed 8 years ago by nicolasmartin

  • Keywords developments removed

comment:11 Changed 6 years ago by nemo

  • Keywords release-3.4* added; nemo_v3_4* removed

comment:12 Changed 6 years ago by nemo

  • Keywords release-3.4* removed

comment:13 Changed 2 years ago by nemo

  • Keywords v3.4 added
Note: See TracTickets for help on using tickets.