#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)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
5537 | jchanut | 2015-07-02T16:05:07+02:00 | AGRIF: uninitialized arrays with dynspg_flt, #1559 |
5533 | jchanut | 2015-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
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 7 years ago by nemo
- Keywords release-3.6* added; nemo_v3_6* removed
comment:8 Changed 7 years ago by nemo
- Keywords release-3.6* removed
comment:9 Changed 3 years ago by nemo
- Keywords v3.6 added
Note: See
TracTickets for help on using
tickets.
Committed revision 5533