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.
#2395 (use fldread to handle zdfiwm input files) – NEMO

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#2395 closed Enhancement (fixed)

use fldread to handle zdfiwm input files

Reported by: gsamson Owned by: gsamson
Priority: low Milestone:
Component: ZDF Version: trunk
Severity: minor Keywords:
Cc: smasson

Description

Context

zdfiwm input files are currently hardcoded in zdf_iwm_init subroutine. A more proper and generic way should be to use fldread instead. This ticket also adress ticket #2388.

Proposal

replace "iom_get" calls in zdf_iwm_init subroutine by classic fldread interface ans adjust namelists accordingly

Commit History (2)

ChangesetAuthorTimeChangeLog
12510gsamson2020-03-05T08:40:51+01:00

apply zdf_iwm_init bugfix suggested in ticket #2397 to correct ORCA2_ICE_PISCES restartability issue introduced in rev12501 (ticket #2395)

12501gsamson2020-03-02T18:51:24+01:00

replace iom calls in zdf_iwm_init subroutine by fldread interface, remove MY_SRC version in BENCH testcase (+ minor bugfix in BENCH namelist_pisces_cfg) and adjusts related namelists accordingly, see #2395

Change History (4)

comment:1 Changed 4 years ago by gsamson

  • Cc smasson added

comment:2 Changed 4 years ago by gsamson

In 12501:

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

comment:3 Changed 4 years ago by gsamson

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

comment:4 Changed 4 years ago by gsamson

In 12510:

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