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 7881 for trunk/NEMOGCM/NEMO/TOP_SRC/prtctl_trc.F90 – NEMO

Ignore:
Timestamp:
2017-04-07T10:33:13+02:00 (7 years ago)
Author:
cetlod
Message:

trunk: minor corrections to be able to compile and run ORCA2_LIM3 configuration referenced to ORCA2_LIM3_PISCES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/TOP_SRC/prtctl_trc.F90

    r7646 r7881  
    66   !! History :    -   !  2005-07  (C. Talandier) original code for OPA 
    77   !!             1.0  !  2005-10  (C. Ethe     ) adapted to passive tracer 
    8    !!---------------------------------------------------------------------- 
    9 #if defined key_top 
    10    !!---------------------------------------------------------------------- 
    11    !!   'key_top'                                                TOP models 
    128   !!---------------------------------------------------------------------- 
    139   !!   prt_ctl_trc      :   control print in mpp for passive tracers 
     
    299295   END SUBROUTINE prt_ctl_trc_init 
    300296 
    301 #else 
    302    !!---------------------------------------------------------------------- 
    303    !!   Dummy module :                                    NO passive tracer 
    304    !!---------------------------------------------------------------------- 
    305 #endif 
    306   
    307    !!---------------------------------------------------------------------- 
    308    !! NEMO/TOP 3.3 , NEMO Consortium (2010) 
    309    !! $Id$  
    310    !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    311    !!======================================================================    
    312297END MODULE prtctl_trc 
Note: See TracChangeset for help on using the changeset viewer.