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_v1_ref in branches/UKMO/dev_r5518_MEDUSA_optim_RH/NEMOGCM/CONFIG/SHARED – NEMO

source: branches/UKMO/dev_r5518_MEDUSA_optim_RH/NEMOGCM/CONFIG/SHARED/namelist_cfc_v1_ref @ 7693

Last change on this file since 7693 was 7693, checked in by frrh, 7 years ago

Merge in branches/NERC/dev_r5518_NOC_MEDUSA_Stable from revision range
r 5711:7611 (i.e. the entire branch)

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