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

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

Last change on this file since 764 was 764, checked in by gm, 17 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
RevLine 
[626]1MODULE agrif_top_interp
2   !!======================================================================
[763]3   !!                   ***  MODULE agrif_top_interp  ***
4   !! TOP :   Dummy module when AGRIF is not used
[626]5   !!======================================================================
6
7   !!----------------------------------------------------------------------
[763]8   !!   Dummy module                                               NO AGRIF
[626]9   !!----------------------------------------------------------------------
[763]10   !! NEMO/TOP 1.0 , LOCEAN-IPSL (2005)
[719]11   !! $Header$
[763]12   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt)
[626]13   !!----------------------------------------------------------------------
[763]14
15   !!======================================================================
[626]16END MODULE agrif_top_interp
Note: See TracBrowser for help on using the repository browser.