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.
#1559 (Uninitialized gcx and gcxb arrays with AGRIF causes eratic crash at startup) – NEMO

Opened 9 years ago

Closed 9 years ago

Last modified 2 years ago

#1559 closed Bug (fixed)

Uninitialized gcx and gcxb arrays with AGRIF causes eratic crash at startup

Reported by: jchanut Owned by: nemo
Priority: normal Milestone:
Component: AGRIF Version: v3.6
Severity: Keywords: DYN v3.6
Cc:

Description

Without key_agrif defined, gcx(:,:) and gcxb(:,:) arrays are initialized in fld_rst if they are not read from file. With key_agrif defined, fld_rst is not called if starting from rest, which leads to unitialized gcx and gcxb arrays. This sometimes makes the solver not converging at startup. In addition, this precludes for exact reproductibility of the results with or without key_agrif (and no zoom defined).

Commit History (2)

ChangesetAuthorTimeChangeLog
5537jchanut2015-07-02T16:05:07+02:00

AGRIF: uninitialized arrays with dynspg_flt, #1559

5533jchanut2015-07-02T15:50:50+02:00

AGRIF: uninitialized arrays with dynspg_flt, #1559

Change History (9)

comment:1 Changed 9 years ago by jchanut

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

Committed revision 5533

comment:2 Changed 8 years ago by nicolasmartin

  • Keywords agrif removed

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords nemo_v3_6* added

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords dynspg_* added; dynspg_flt removed

comment:5 Changed 8 years ago by nicolasmartin

  • Keywords dynspg added; dynspg_* removed

comment:6 Changed 8 years ago by nicolasmartin

  • Keywords DYN added; dynspg removed

comment:7 Changed 6 years ago by nemo

  • Keywords release-3.6* added; nemo_v3_6* removed

comment:8 Changed 6 years ago by nemo

  • Keywords release-3.6* removed

comment:9 Changed 2 years ago by nemo

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