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.
#2329 (Failure of SPITZ12 SETTE tests) – NEMO

Opened 4 years ago

Closed 4 years ago

Last modified 2 years ago

#2329 closed Defect (fixed)

Failure of SPITZ12 SETTE tests

Reported by: smueller Owned by: systeam
Priority: low Milestone:
Component: BDY Version: v4.0
Severity: major Keywords: BDY SI3 v4.0
Cc:

Description

Context

SETTE tests of the SPITZ12 reference configuration fail.

Analysis

The model runs using the SPITZ12 reference configuration carried out as part of SETTE fail with errors. These failures appear to be caused by a problem with reading in sea-ice boundary conditions by the BDY component. After rolling back changeset [11880] the SPITZ12 SETTE tests are successful.

Recommendation

Changeset [11880] could be reversed.

Commit History (0)

(No commits)

Change History (4)

comment:1 Changed 4 years ago by smasson

ok, I am working on this bug that I introduced...

comment:2 Changed 4 years ago by smasson

should be better now... :-)
Same idea in bdytide_init, we should do nothing if MAXVAL(ilen0) == 0 as today each core reads data and may do nothing with it... This may look like nothing but just think hat is happening when you run the code on a several thousands cores...

comment:3 Changed 4 years ago by smasson

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

done in [11890]

comment:4 Changed 2 years ago by nemo

  • Keywords v4.0 added
Note: See TracTickets for help on using tickets.