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.
sms.F90 in trunk/NEMO/OPA_SRC – NEMO

source: trunk/NEMO/OPA_SRC/sms.F90 @ 189

Last change on this file since 189 was 189, checked in by opalod, 19 years ago

CT : BUGFIX130 : add the missing declaration part when using passive tracers, i.e. with key_passivetrc and key_trc_pisces cpp keys

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 525 bytes
Line 
1MODULE sms
2   !!======================================================================
3   !!                       ***  MODULE sms  ***
4   !!  Dummy module
5   !!  Declaration : passive tracers declaration
6   !!======================================================================
7
8   !!----------------------------------------------------------------------
9   !!   Dummy module                                     NO passive tracers
10   !!----------------------------------------------------------------------
11END MODULE sms
Note: See TracBrowser for help on using the repository browser.