top_substitute.h90 1.0 KB

1234567891011121314151617
  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. !!----------------------------------------------------------------------