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 1076 for trunk/NEMO/TOP_SRC/TRP/trcdmp.F90 – NEMO

Ignore:
Timestamp:
2008-06-05T14:19:38+02:00 (16 years ago)
Author:
cetlod
Message:

update trcdmp.F90 module, see ticket:190

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/TRP/trcdmp.F90

    r941 r1076  
    8989 
    9090      ! Initialize the input fields for newtonian damping 
    91       CALL dta_trc( kt ) 
     91      CALL trc_dta( kt ) 
    9292 
    9393      DO jn = 1, jptra 
Note: See TracChangeset for help on using the changeset viewer.