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.
namelist_cfc_ref in branches/2013/dev_LOCEAN_2013/NEMOGCM/CONFIG/SHARED – NEMO

source: branches/2013/dev_LOCEAN_2013/NEMOGCM/CONFIG/SHARED/namelist_cfc_ref @ 4147

Last change on this file since 4147 was 4147, checked in by cetlod, 10 years ago

merge in dev_LOCEAN_2013, the 1st development branch dev_r3853_CNRS9_Confsetting, from its starting point ( r3853 ) on the trunk: see ticket #1169

  • Property svn:executable set to *
File size: 1.0 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! CFC  :       1  - dates                                 (namcfcdate)
3!! namelists   
4!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
5!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
6&namcfcdate     !   dates
7!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8   ndate_beg  = 300101    !  datedeb1
9   nyear_res  = 1932      !  iannee1
10/
11!'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
12&namcfcdia     !   additional 2D/3D tracers diagnostics
13!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
14!              !    name   !           title of the field          !     units      !
15!              !           !                                       !                !
16   cfcdia2d(1)  = 'qtr_c11 ' , 'Air-sea flux of CFC-11           ',  'mol/m2/s    '
17   cfcdia2d(2)  = 'qint_c11' , 'Cumulative air-sea flux of CFC-11 ', 'mol/m2      '
18/
Note: See TracBrowser for help on using the repository browser.