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.
#1716 (SAS reference configuration is not working) – NEMO

Opened 8 years ago

Closed 8 years ago

#1716 closed Bug (fixed)

SAS reference configuration is not working

Reported by: mathiot Owned by: mathiot
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords:
Cc:

Description

Description

SAS failed due to an out of bound:

lib-4961 : WARNING

Subscript 198692864 is out of range for dimension 3 for array
'tmask' at line 213 in file 'domwri.f90' with bounds 1:31.

Analysis

misfdep is not defined domzgr.F90. And it failed in domwri.F90

Recommendation

Initialise misfdep and risfdep in domzgr.F90 for zco case + add test in case ln_isfcav and ln_zco/ln_sco set to true (as it has not been tested/implemented yet)

Commit History (0)

(No commits)

Change History (1)

comment:1 Changed 8 years ago by mathiot

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

Fix in commit 6492

Note: See TracTickets for help on using tickets.