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 trunk/NEMO/TOP_SRC/SMS – NEMO

source: trunk/NEMO/TOP_SRC/SMS/par_sms_cfc.h90 @ 899

Last change on this file since 899 was 719, checked in by ctlod, 17 years ago

get back to the nemo_v2_3 version for trunk

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