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.
Changeset 765 for branches/dev_001_GM/NEMO/TOP_SRC/sms.F90 – NEMO

Ignore:
Timestamp:
2007-12-14T08:29:53+01:00 (16 years ago)
Author:
gm
Message:

dev_001_GM - create 1 parameter module by tracers (CFC, LOBSTER, PISCES..) - never compiled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_001_GM/NEMO/TOP_SRC/sms.F90

    r764 r765  
    1717   USE par_oce 
    1818   USE par_trc 
    19    USE par_sms 
    2019 
    2120   IMPLICIT NONE 
     
    3433#  include "sms_pisces.h90" 
    3534 
    36 # elif defined key_cfc 
    37    !!---------------------------------------------------------------------- 
    38    !!   'key_cfc  '                                      CFC chemical model                   
    39    !!---------------------------------------------------------------------- 
    40 #  include "sms_cfc.h90" 
    41  
    4235# endif 
    4336 
Note: See TracChangeset for help on using the changeset viewer.