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 782 for trunk/NEMO/NST_SRC/agrif_top_update.F90 – NEMO

Ignore:
Timestamp:
2008-01-07T10:07:26+01:00 (16 years ago)
Author:
rblod
Message:

Improvment of AGRIF-NEMO routines, see ticket #42

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/NST_SRC/agrif_top_update.F90

    r719 r782  
    77   USE oce 
    88   USE dom_oce 
     9   USE agrif_oce 
    910   USE trcstp 
    1011   USE sms 
     
    1516   PUBLIC Agrif_Update_Trc 
    1617 
    17    INTEGER, PARAMETER :: nbclineupdate = 3 
    1818   INTEGER :: nbcline 
    1919 
Note: See TracChangeset for help on using the changeset viewer.