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 2087 – NEMO

Changeset 2087


Ignore:
Timestamp:
2010-09-11T11:20:27+02:00 (14 years ago)
Author:
cetlod
Message:

correction of minor bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2006_merge_TRA_TRC/NEMO/TOP_SRC/trcini.F90

    r2082 r2087  
    1414   !!---------------------------------------------------------------------- 
    1515   !!---------------------------------------------------------------------- 
    16    !!   trc_ini :   Initialization for passive tracer 
     16   !!   trc_init :   Initialization for passive tracer 
    1717   !!---------------------------------------------------------------------- 
    1818   USE oce_trc 
     
    3737   PRIVATE 
    3838    
    39    PUBLIC   trc_ini   ! called by opa 
     39   PUBLIC   trc_init   ! called by opa 
    4040 
    4141    !! * Substitutions 
Note: See TracChangeset for help on using the changeset viewer.