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.
#439 (Array index out of bounds in limsbc.F90) – NEMO

Opened 15 years ago

Closed 15 years ago

Last modified 2 years ago

#439 closed Bug (fixed)

Array index out of bounds in limsbc.F90

Reported by: ufla Owned by: nemo
Priority: normal Milestone:
Component: LIM3 Version: v3.1
Severity: Keywords: LIM* v3.1
Cc:

Description

The changes made in change set 1322 cause an out-of-bounds access to array tmod_io in lines 124, 125 as well as 131, 132 (r1322). My guess is that the upper loop limits in lines 115 & 118 should be jpjm1 and jpim1 instead of jpj/jpi.

Commit History (2)

ChangesetAuthorTimeChangeLog
1526ctlod2009-07-22T15:51:02+02:00

style changes only, see ticket: #439

1525ctlod2009-07-22T15:42:07+02:00

correct an out-of-bounds when accessing to array tmod_io, see ticket: #439

Change History (4)

comment:1 Changed 15 years ago by ctlod

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

comment:2 Changed 6 years ago by nemo

  • Keywords LIM* added

comment:3 Changed 2 years ago by nemo

  • Keywords r3.1 added

comment:4 Changed 2 years ago by nemo

  • Keywords v3.1 added; r3.1 removed
Note: See TracTickets for help on using tickets.