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.
#442 (for dimgout users, allow restart changing the number of proc) – NEMO

Opened 15 years ago

Closed 15 years ago

Last modified 3 years ago

#442 closed Enhancement (fixed)

for dimgout users, allow restart changing the number of proc

Reported by: molines Owned by: nemo
Priority: low Milestone:
Component: OCE Version: v3.1
Severity: Keywords:
Cc:

Description

I have made small changes in order to allow the restart of a run using netcdf restart files (monoproc) even if the code is compile whith key_dimgout.

The netcdf restart files are obtained by recombination of the individual dimg restart file (done off-line, I can provide the corresponding tool to do so).

In the restart modules ( restart.F90, limrst.F90, limrst_2.F90, trcrst.F90, sedrst.F90, trdmld_rst.F90 and trdmld_trc_rst.F90 ), I added an INQUIRE statement to check if the netcdf version of the restart file is available in the current dir. If so, I set the iolib argument to jpnf90 in the subsequent call to iom_open, despite the fact that jprstlib is jprstdimg.

It works fine. Files are attached to this ticket.

Jean-Marc

Commit History (0)

(No commits)

Attachments (7)

restart.F90 (14.5 KB) - added by molines 15 years ago.
limrst.F90 (32.1 KB) - added by molines 15 years ago.
limrst_2.F90 (13.6 KB) - added by molines 15 years ago.
trcrst.F90 (20.9 KB) - added by molines 15 years ago.
sedrst.F90 (10.1 KB) - added by molines 15 years ago.
trdmld_rst.F90 (9.7 KB) - added by molines 15 years ago.
trdmld_trc_rst.F90 (10.6 KB) - added by molines 15 years ago.

Download all attachments as: .zip

Change History (9)

Changed 15 years ago by molines

Changed 15 years ago by molines

Changed 15 years ago by molines

Changed 15 years ago by molines

Changed 15 years ago by molines

Changed 15 years ago by molines

Changed 15 years ago by molines

comment:1 Changed 15 years ago by smasson

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

done, see changeset:1473

comment:2 Changed 3 years ago by jwhile

In 14794:

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