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.
agrif_top_update.F90 in branches/dev_001_GM/NEMO/TOP_SRC/DUMMY – NEMO

source: branches/dev_001_GM/NEMO/TOP_SRC/DUMMY/agrif_top_update.F90 @ 764

Last change on this file since 764 was 764, checked in by gm, 16 years ago

dev_001_GM - create new directory and move files only

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 828 bytes
Line 
1MODULE agrif_top_update
2   !!======================================================================
3   !!                   ***  MODULE agrif_top_update  ***
4   !! TOP :   Dummy module when AGRIF is not used
5   !!======================================================================
6
7   !!----------------------------------------------------------------------
8   !!   Dummy module                                               NO AGRIF
9   !!----------------------------------------------------------------------
10   !! NEMO/TOP 1.0 , LOCEAN-IPSL (2005)
11   !! $Header$
12   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt)
13   !!----------------------------------------------------------------------
14
15   !!======================================================================
16END MODULE agrif_top_update
Note: See TracBrowser for help on using the repository browser.