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.
Changeset 1334 for trunk/NEMO/C1D_SRC/step_c1d.F90 – NEMO

Ignore:
Timestamp:
2009-03-03T15:07:48+01:00 (15 years ago)
Author:
smasson
Message:

complete work on time origin in outputs (ticket:335) + downward vertical axis (ticket:357)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/C1D_SRC/step_c1d.F90

    r1221 r1334  
    113113 
    114114      IF( ninist == 1 ) THEN                          ! Output the initial state and forcings 
    115                         CALL dia_wri_state( 'output.init' )   ;   ninist = 0 
     115                        CALL dia_wri_state( 'output.init', kstp )   ;   ninist = 0 
    116116      ENDIF 
    117117 
Note: See TracChangeset for help on using the changeset viewer.