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.
#423 (obsolete use of restput, restini and resopen CALLS into tradmp.F90 and solisl.F90) – NEMO

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#423 closed Bug (fixed)

obsolete use of restput, restini and resopen CALLS into tradmp.F90 and solisl.F90

Reported by: ctlod Owned by: nemo
Priority: low Milestone:
Component: OCE Version: trunk
Severity: Keywords: MPI
Cc:

Description

These CALLs makes the code to crash in MPI with a message concernaning IOIPSL writing step.
All this should be replace with iom_open, iom_rstput & iom_close respectively.

Commit History (3)

ChangesetAuthorTimeChangeLog
1429rblod2009-05-07T16:11:42+02:00

dev_004_VVL:sync: synchro with trunk (r1415), see ticket #423

1428rblod2009-05-07T16:09:50+02:00

dev_004_VVL:sync: synchro with trunk (r1415), see ticket #423

1415ctlod2009-04-29T16:45:11+02:00

replace obsolete restini, restput & restclo using IOM subroutines, see ticket: #423

Change History (2)

comment:1 Changed 15 years ago by ctlod

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

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 1: User Interfaces deleted

Milestone 2009 Stream 1: User Interfaces deleted

Note: See TracTickets for help on using tickets.