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.
#2321 (Broken on the fly vertical interpolation of open boundary data) – NEMO

Opened 5 years ago

Closed 5 years ago

Last modified 2 years ago

#2321 closed Bug (fixed)

Broken on the fly vertical interpolation of open boundary data

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

Description

Context

Online vertical interpolation of boundary data in fldread

Analysis

Boundary index which is needed in fld_bdy_interp is not set in FLD structure.

Fix

set the boundary index in bdy_dta_init such as:

bf_alias(1)%ibdy = jbdy

Thanks to Xianmin Hu (Canada) who reported this one !

Commit History (2)

ChangesetAuthorTimeChangeLog
11794jchanut2019-10-25T12:26:39+02:00

#2321, missing init for online vertical interpolation of bdy data

11793jchanut2019-10-25T12:25:20+02:00

#2321, missing init for online vertical interpolation of bdy data

Change History (4)

comment:1 Changed 5 years ago by jchanut

In 11793:

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

comment:2 Changed 5 years ago by jchanut

In 11794:

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

comment:3 Changed 5 years ago by jchanut

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

comment:4 Changed 2 years ago by nemo

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