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 772 for branches/dev_001_GM/NEMO/TOP_SRC/trclec.F90 – NEMO

Ignore:
Timestamp:
2007-12-17T12:59:33+01:00 (16 years ago)
Author:
gm
Message:

dev_001_GM - change the name of cpp key to key_top, key_lobster, key_pisces, key_kriest and the corresponding lk_

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_001_GM/NEMO/TOP_SRC/trclec.F90

    r768 r772  
    1212   !!             1.0  !  2005-03 (O. Aumont, A. El Moussaoui) F90 
    1313   !!---------------------------------------------------------------------- 
    14 #if defined key_passivetrc 
    15    !!---------------------------------------------------------------------- 
    16    !!   'key_passivetrc'                                    Passive tracers 
     14#if defined key_top 
     15   !!---------------------------------------------------------------------- 
     16   !!   'key_top'                                                TOP models 
    1717   !!---------------------------------------------------------------------- 
    1818   !!   trc_lec    :  Read and print options for the passive tracer run (namelist) 
Note: See TracChangeset for help on using the changeset viewer.