!!---------------------------------------------------------------------- !! *** top_substitute.h90 *** !!---------------------------------------------------------------------- !! ** purpose : Statement function file: to be include in all routines !! concerning passive tracer model !!---------------------------------------------------------------------- !! History : 1.0 ! 2004-03 (C. Ethe) Original code !! 2.0 ! 2007-12 (C. Ethe, G. Madec) new architecture !!---------------------------------------------------------------------- !! NEMO/TOP 2.0 , LOCEAN-IPSL (2007) !! $Id$ !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt) !!---------------------------------------------------------------------- ! ======================================================== #include "domzgr_substitute.h90" #include "ldfeiv_substitute.h90" #include "ldftra_substitute.h90" #include "vectopt_loop_substitute.h90"