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.
#2519 (User defined straight open boundary segments and halo size does not work) – NEMO

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#2519 closed Bug (fixed)

User defined straight open boundary segments and halo size does not work

Reported by: jchanut Owned by: systeam
Priority: low Milestone:
Component: BDY Version: trunk
Severity: minor Keywords:
Cc:

Description

Context

User defined straight open boundary segments (nambdy_seg block) is broken with recent halo size change

Analysis

Boundary indexes in that case should be shifted by nn_hls
Default definition (on domain edges) still rely on global sizes (with variable halo)

Fix

...

Commit History (3)

ChangesetAuthorTimeChangeLog
13565jchanut2020-10-05T16:18:53+02:00

#2222, 1) Added parent bathymetry volume consistency check 2) Added velocity extrapolation in update 3) Corrected bdy issue #2519

13541smasson2020-09-29T14:07:03+02:00

trunk: better version of bdyini than in [13537], see #2519

13537smasson2020-09-29T12:09:41+02:00

trunk: bugfix for BDY defined with segments, see #2519

Change History (8)

comment:1 Changed 4 years ago by smasson

In 13537:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:2 Changed 4 years ago by smasson

In 13541:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found

comment:3 Changed 4 years ago by smasson

take Jerome's version that is better...

comment:4 Changed 4 years ago by smasson

take Jerome's version that is better...

comment:5 Changed 4 years ago by smasson

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

comment:6 Changed 4 years ago by smasson

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:7 Changed 4 years ago by smasson

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

comment:8 Changed 4 years ago by jchanut

In 13565:

Error: Failed to load processor CommitTicketReference
No macro or processor named 'CommitTicketReference' found
Note: See TracTickets for help on using tickets.