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.
#618 (out of bounds in limrhg_2) – NEMO

Opened 14 years ago

Closed 14 years ago

Last modified 2 years ago

#618 closed Bug (fixed)

out of bounds in limrhg_2

Reported by: rblod Owned by: nemo
Priority: low Milestone:
Component: LIM2 Version: v3.2
Severity: Keywords: LIM* out_of_bounds v3.2
Cc:

Description

Due to the two last commits in this routine, some arrays are now out of bounds in limrhg2 when using vector optimization (key_vectopt_loop) in the loop line 157, because we are considering arrays at (ji-1,jj-1). Note this is another example of so called innocent/tested/validated developments.

Commit History (1)

ChangesetAuthorTimeChangeLog
1774rblod2009-11-26T12:00:28+01:00

Correct arrays out of bounds in limrhg_2, see ticket #618

Change History (7)

comment:1 Changed 14 years ago by rblod

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

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 1: User Interfaces deleted

Milestone 2009 Stream 1: User Interfaces deleted

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords limrhg_2 removed

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords out_of_bounds added; bounds removed

comment:5 Changed 6 years ago by nemo

  • Keywords vector removed

comment:6 Changed 6 years ago by nemo

  • Keywords LIM* added

comment:7 Changed 2 years ago by nemo

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