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/DEV_r2006_merge_TRA_TRC/NEMO/TOP_SRC – NEMO

source: branches/DEV_r2006_merge_TRA_TRC/NEMO/TOP_SRC/top_substitute.h90 @ 2082

Last change on this file since 2082 was 2052, checked in by cetlod, 14 years ago

Improve the merge TRA-TRC, see ticket:701

  • Property svn:keywords set to Id
File size: 1016 bytes
Line 
1   !!----------------------------------------------------------------------
2   !!                    ***  top_substitute.h90   ***
3   !!----------------------------------------------------------------------
4   !! ** purpose : Statement function file: to be include in all routines
5   !!              concerning passive tracer model
6   !!----------------------------------------------------------------------
7   !! History :   1.0  !  2004-03 (C. Ethe) Original code
8   !!             2.0  !  2007-12 (C. Ethe, G. Madec) new architecture
9   !!----------------------------------------------------------------------
10   !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007)
11   !! $Id$
12   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt)
13   !!----------------------------------------------------------------------
14! ========================================================
15#include "domzgr_substitute.h90"
16#include "ldfeiv_substitute.h90"
17#include "ldftra_substitute.h90"
18#include "vectopt_loop_substitute.h90"
Note: See TracBrowser for help on using the repository browser.