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 7073 for branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/MY_TRC/trcice_my_trc.F90 – NEMO

Ignore:
Timestamp:
2016-10-24T12:36:50+02:00 (8 years ago)
Author:
cetlod
Message:

New top interface : Update my_trc module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r7012_ROBUST5_CNRS/NEMOGCM/NEMO/TOP_SRC/MY_TRC/trcice_my_trc.F90

    r5439 r7073  
    22   !!====================================================================== 
    33   !!                         ***  MODULE trcice_my_trc  *** 
    4    !!---------------------------------------------------------------------- 
    5 #if defined key_my_trc 
    6    !!---------------------------------------------------------------------- 
    7    !!   'key_my_trc'                                               CFC tracers 
    84   !!---------------------------------------------------------------------- 
    95   !! trc_ice_my_trc       : MY_TRC model main routine 
     
    3430   END SUBROUTINE trc_ice_ini_my_trc 
    3531 
    36 #else 
    37    !!---------------------------------------------------------------------- 
    38    !!   Dummy module                                        No MY_TRC model 
    39    !!---------------------------------------------------------------------- 
    40 CONTAINS 
    41    SUBROUTINE trc_ice_ini_my_trc             ! Empty routine 
    42    END SUBROUTINE trc_ice_ini_my_trc 
    43 #endif 
    4432 
    4533   !!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.