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.
par_sms_cfc.h90 in branches/dev_001_GM/NEMO/TOP_SRC/SMS – NEMO

source: branches/dev_001_GM/NEMO/TOP_SRC/SMS/par_sms_cfc.h90 @ 763

Last change on this file since 763 was 763, checked in by gm, 16 years ago

dev_001_GM - Style only addition in TOP F90 h90 routines

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 774 bytes
Line 
1   !!---------------------------------------------------------------------
2   !!                     ***  par_sms_cfc.h90  *** 
3   !!                    CFC Source Minus Sink model
4   !!---------------------------------------------------------------------
5
6   !!----------------------------------------------------------------------
7   !! NEMO/TOP 1.0 , LOCEAN-IPSL (2005)
8   !! $Id:$
9   !! Software governed by the CeCILL licence (modipsl/doc/NEMO_CeCILL.txt)
10   !!----------------------------------------------------------------------
11
12   INTEGER, PARAMETER ::   jpyear = 100   ! temporal parameter
13   INTEGER, PARAMETER ::   jphem  = 2     ! hemispheric parameter
14
15   INTEGER, PARAMETER ::   jp11   = 1     ! CFC-11
16   INTEGER, PARAMETER ::   jp12   = 2     ! CFC-12
Note: See TracBrowser for help on using the repository browser.