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.
#919 (array out of bound in diafwb) – NEMO

Opened 12 years ago

Closed 12 years ago

Last modified 8 years ago

#919 closed Bug (fixed)

array out of bound in diafwb

Reported by: rblod Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.4
Severity: Keywords: DIA out_of_bounds
Cc:

Description

As already reported in ticket #127, some arrays in diafwb can be out of bound in MPI.
Poposed fix is to use MIN(mi1(ii1),jpim1) in the loop index.

Commit History (1)

ChangesetAuthorTimeChangeLog
3283rblod2012-01-27T14:15:50+01:00

Array out of bound in diafwb, see ticket #919

Change History (3)

comment:1 Changed 12 years ago by rblod

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

comment:2 Changed 8 years ago by nicolasmartin

  • Keywords DIA added; diafwb removed

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords out_of_bounds added; bounds removed
Note: See TracTickets for help on using tickets.