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

Changeset 1014


Ignore:
Timestamp:
2008-05-30T12:16:54+02:00 (16 years ago)
Author:
cetlod
Message:

update module, see ticket 166

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OFF_SRC/opa.F90

    r956 r1014  
    2929   USE phycst          ! physical constant                  (par_cst routine) 
    3030   USE dtadyn          ! Lecture and Interpolation of the dynamical fields 
    31    USE initrc          ! Initilization of the passive tracers 
     31   USE trcini          ! Initilization of the passive tracers 
    3232   USE step            ! OPA time-stepping                  (stp     routine) 
    3333 
     
    167167 
    168168#if defined key_top 
    169       CALL ini_trc                           ! Passive tracers 
     169      CALL trc_ini                           ! Passive tracers 
    170170#endif 
    171171 
Note: See TracChangeset for help on using the changeset viewer.