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.
top_substitute.h90 in branches/UKMO/dev_r5107_test_branch/NEMOGCM/NEMO/TOP_SRC – NEMO

source: branches/UKMO/dev_r5107_test_branch/NEMOGCM/NEMO/TOP_SRC/top_substitute.h90 @ 5274

Last change on this file since 5274 was 5274, checked in by davestorkey, 9 years ago

UKMO test branch: Remove keyword updating.

File size: 1.0 KB
Line 
1   !!----------------------------------------------------------------------
2   !!                    ***  top_substitute.h90   ***
3   !!----------------------------------------------------------------------
4   !! ** purpose : Statement function file: to be include in all passive tracer modules
5   !!----------------------------------------------------------------------
6   !! History :   1.0  !  2004-03 (C. Ethe) Original code
7   !!             2.0  !  2007-12 (C. Ethe, G. Madec) new architecture
8   !!----------------------------------------------------------------------
9#  include "domzgr_substitute.h90"
10#  include "ldfeiv_substitute.h90"
11#  include "ldftra_substitute.h90"
12#  include "vectopt_loop_substitute.h90"
13   !!----------------------------------------------------------------------
14   !! NEMO/TOP 3.3 , NEMO Consortium (2010)
15   !! $Id: top_substitute.h90 2528 2010-12-27 17:33:53Z rblod $
16   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt)
17   !!----------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.