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.
#43 (Call to write restart in TOP not properly done) – NEMO

Opened 17 years ago

Closed 16 years ago

Last modified 2 years ago

#43 closed Enhancement (fixed)

Call to write restart in TOP not properly done

Reported by: smasson Owned by: somebody
Priority: normal Milestone:
Component: TOP Version: v2
Severity: Keywords: IOM* read/write restartability v2
Cc:

Description

The call to write restart in TOP :

IF( MOD(kt,nstock) == 0 .OR. kt == nitend ) THEN

is not properly done.
It doesn't take the opportunity to define the restarts file in 2 separates steps: (1) define the variables, (2) write the variables.

I think we should use the variable lrst_oce as in restart.F90 and trdmld_rst.F90

seb

Commit History (0)

(No commits)

Change History (14)

comment:1 Changed 16 years ago by cetlod

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

comment:2 Changed 8 years ago by nicolasmartin

  • Keywords top removed

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords restart added; restarts removed

comment:4 Changed 8 years ago by nicolasmartin

  • Milestone Reference configurations deleted

Milestone Reference configurations deleted

comment:5 Changed 8 years ago by nicolasmartin

  • Keywords IOM added; iom removed

comment:6 Changed 7 years ago by nemo

  • Keywords IOM* added; IOM removed

comment:7 Changed 7 years ago by nemo

  • Keywords done in not properly to write added

comment:8 Changed 7 years ago by nemo

  • Keywords properly to removed

comment:9 Changed 7 years ago by nemo

  • Keywords restartability added; not restart removed

comment:10 Changed 7 years ago by nemo

  • Keywords read/write added; write removed

comment:11 Changed 7 years ago by nemo

  • Keywords in removed

comment:12 Changed 7 years ago by nemo

  • Keywords done removed

comment:13 Changed 2 years ago by nemo

  • Keywords r2 added

comment:14 Changed 2 years ago by nemo

  • Keywords v2 added; r2 removed
Note: See TracTickets for help on using tickets.