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 899 for trunk/NEMO/C1D_SRC/diawri_c1d.F90 – NEMO

Ignore:
Timestamp:
2008-04-22T18:15:19+02:00 (16 years ago)
Author:
rblod
Message:

First set of modifications related to 1D update : cometic changes, see ticket #117

File:
1 moved

Legend:

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

    r891 r899  
    44   !! Ocean diagnostics :  write ocean output files 
    55   !!===================================================================== 
    6 #if defined key_cfg_1d 
    7    !!---------------------------------------------------------------------- 
    8    !!   'key_cfg_1d'               1D Configuration 
     6#if defined key_c1d 
     7   !!---------------------------------------------------------------------- 
     8   !!   'key_c1d'               1D Configuration 
    99   !!----------------------------------------------------------------------   
    1010   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.