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.
#1268 (Missing zprec initialisation in day_adj routine) – NEMO

Opened 10 years ago

Closed 10 years ago

Last modified 2 years ago

#1268 closed Bug (fixed)

Missing zprec initialisation in day_adj routine

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

Description

At the beginning of day_adj in daymod_tam.F90 module, zprec variable is not initialized.

zprec = 0.1 / rday

has to be added.

Commit History (1)

ChangesetAuthorTimeChangeLog
4571pabouttier2014-03-26T09:10:17+01:00

Added missing initialization of zprec in day_adj (daymod_tam.F90 module), see Ticket #1268

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 6 years ago by nemo

  • Keywords release-3.4* added; nemo_v3_4* removed

comment:5 Changed 6 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.