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 @ 336

Last change on this file since 336 was 336, checked in by opalod, 18 years ago

nemo_v1_update_024 : CE + RB + CT : new evolution of modules

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 681 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   !!----------------------------------------------------------------------
9
10   INTEGER , PARAMETER :: &
11      jpyear = 100,       & ! temporal parameter
12      jphem  = 2            ! hemispheric parameter
13
14   INTEGER, PARAMETER ::  &
15      jp11 = 1,           & ! CFC-11
16      jp12 = 2              ! CFC-12
Note: See TracBrowser for help on using the repository browser.