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.
#1273 (Missing initializations and wrong adjoint test in dynspg_flt_tam) – NEMO

Opened 10 years ago

Closed 10 years ago

Last modified 2 years ago

#1273 closed Bug (fixed)

Missing initializations and wrong adjoint test in dynspg_flt_tam

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

Description

Missing initializations at the beginning of dyn_spg_flt_tan:

gcxb_tl(:,:) = 0.e0
gcx_tl (:,:) = 0.e0
CALL sol_mat( nit000 )

have to be added.

Commit History (1)

ChangesetAuthorTimeChangeLog
4578pabouttier2014-03-26T10:02:56+01:00

Add missing initalization in dynspg_flt_tam, and correct adjoint test routines, see Ticket #1273

Change History (6)

comment:1 Changed 10 years ago by pabouttier

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

comment:2 Changed 8 years ago by nicolasmartin

  • Keywords TAM added

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords nemo_v3_4* added

comment:4 Changed 7 years ago by nemo

  • Keywords release-3.4* added; nemo_v3_4* removed

comment:5 Changed 7 years ago by nemo

  • Keywords release-3.4* removed

comment:6 Changed 2 years ago by nemo

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