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/TOP_SRC/trc.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 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/trc.F90

    r719 r899  
    194194  !!  1D configuration 
    195195  !! -------------------------------------------------- 
    196 #if defined key_cfg_1d 
     196#if defined key_cf1d 
    197197      LOGICAL, PARAMETER ::   lk_trccfg_1d   = .TRUE.   !: 1D pass. tracer configuration flag 
    198198#else    
Note: See TracChangeset for help on using the changeset viewer.