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_cfg in branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00 – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg @ 9526

Last change on this file since 9526 was 9526, checked in by gm, 6 years ago

dev_merge_2017: rename ln_...NONE as ln_...OFF (CONFIG, OPA_SRC, TOP_SRC) ; agrif zoom now only in AGRIF_NORDIC configuration

  • Property svn:mime-type set to text/x-fortran
File size: 12.1 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  :  ORCA2_OFF_PISCES configuration namelist: overwrite SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4
5!!======================================================================
6!!              ***  Domain & Run management namelists  ***           !!
7!!                                                                    !!
8!!   namrun       parameters of the run
9!!   namdom       space and time domain
10!!   namcfg       parameters of the configuration                       (default: user defined GYRE)
11!!======================================================================
12!
13!-----------------------------------------------------------------------
14&namrun        !   parameters of the run
15!-----------------------------------------------------------------------
16   cn_exp      =  "PISCES"  !  experience name
17   nn_it000    =       1    !  first time step
18   nn_itend    =    1460    !  last  time step (std 5475)
19   nn_stock    =    1460    !  frequency of creation of a restart file (modulo referenced to 1)
20/
21!-----------------------------------------------------------------------
22&namdom        !   time and space domain
23!-----------------------------------------------------------------------
24   ln_linssh   = .true.   !  =T  linear free surface  ==>>  model level are fixed in time
25   !
26   rn_rdt      = 21600.     !  time step for the dynamics (and tracer if nn_acc=0)
27/
28!-----------------------------------------------------------------------
29&namcfg        !   parameters of the configuration                      (default: user defined GYRE)
30!-----------------------------------------------------------------------
31   ln_read_cfg = .true.    !  (=T) read the domain configuration file
32      cn_domcfg = "ORCA_R2_zps_domcfg"    ! domain configuration filename
33/
34
35!!======================================================================
36!!            ***  Surface Boundary Condition namelists  ***          !!
37!!                                                                    !!
38!!   namsbc          surface boundary condition manager                 (default: NO selection)
39!!   namsbc_flx      flux               formulation                     (ln_flx     =T)
40!!   namsbc_blk      Bulk formulae formulation                          (ln_blk     =T)
41!!   namsbc_cpl      CouPLed            formulation                     ("key_oasis3" )
42!!   namsbc_sas      Stand-Alone Surface module                         (SAS_SRC  only)
43!!   namsbc_iif      Ice-IF: use observed ice cover                     (nn_ice = 1   )
44!!   namtra_qsr      penetrative solar radiation                        (ln_traqsr  =T)
45!!   namsbc_ssr      sea surface restoring term (for T and/or S)        (ln_ssr     =T)
46!!   namsbc_rnf      river runoffs                                      (ln_rnf     =T)
47!!   namsbc_apr      Atmospheric Pressure                               (ln_apr_dyn =T)
48!!   namsbc_isf      ice shelf melting/freezing                         (ln_isfcav  =T : read (ln_read_cfg=T) or set or usr_def_zgr )
49!!   namsbc_iscpl    coupling option between land ice model and ocean   (ln_isfcav  =T)
50!!   namsbc_wave     external fields from wave model                    (ln_wave    =T)
51!!   namberg         iceberg floats                                     (ln_icebergs=T)
52!!======================================================================
53!
54!-----------------------------------------------------------------------
55&namsbc        !   Surface Boundary Condition (surface module)
56!-----------------------------------------------------------------------
57   nn_fsbc     = 1         !  frequency of SBC module call
58   ln_blk      = .true.    !  Bulk formulation                          (T => fill namsbc_blk )
59   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr)
60/
61!-----------------------------------------------------------------------
62&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk =T)
63!-----------------------------------------------------------------------
64   ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008)
65
66   cn_dir      = './'      !  root directory for the bulk data location
67   !___________!_________________________!___________________!___________!_____________!________!___________!______________________________________!__________!_______________!
68   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ !       weights filename               ! rotation ! land/sea mask !
69   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                                      ! pairing  !    filename   !
70   sn_wndi     = 'u_10.15JUNE2009_fill'       ,    6         , 'U_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'  , 'Uwnd'   , ''
71   sn_wndj     = 'v_10.15JUNE2009_fill'       ,    6         , 'V_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bicubic_noc.nc'  , 'Vwnd'   , ''
72   sn_qsr      = 'ncar_rad.15JUNE2009_fill'   ,   24         , 'SWDN_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
73   sn_qlw      = 'ncar_rad.15JUNE2009_fill'   ,   24         , 'LWDN_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
74   sn_tair     = 't_10.15JUNE2009_fill'       ,    6         , 'T_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
75   sn_humi     = 'q_10.15JUNE2009_fill'       ,    6         , 'Q_10_MOD',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
76   sn_prec     = 'ncar_precip.15JUNE2009_fill',   -1         , 'PRC_MOD1',   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
77   sn_snow     = 'ncar_precip.15JUNE2009_fill',   -1         , 'SNOW'    ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
78   sn_slp      = 'slp.15JUNE2009_fill'        ,    6         , 'SLP'     ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
79   sn_tdif     = 'taudif_core'                ,   24         , 'taudif'  ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , ''
80/
81!-----------------------------------------------------------------------
82&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T)
83!-----------------------------------------------------------------------
84   !                       ! type of penetration                        (default: NO selection)
85   ln_qsr_rgb  = .true.       !  RGB light penetration (Red-Green-Blue)
86   !
87   nn_chldta   =      1       !  RGB : Chl data (=1) or cst value (=0)
88
89   cn_dir = './'  !  root directory for the chlorophyl data location
90   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
91   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
92   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
93   sn_chl      ='chlorophyll'            ,        -1         , 'CHLA'    ,   .true.    , .true. , 'yearly'  , ''               , ''       , ''
94/
95
96!!======================================================================
97!!                     TOP OFF-line namelists                         !!
98!!                                                                    !!
99!!   nameos        equation of state                                    (default: NO selection)
100!!   namtra_ldf       lateral diffusion scheme                          (default: NO selection)
101!!   namdta_dyn    offline TOP: ocean state read in files               (OFF_SRC only)
102!!======================================================================
103!
104!-----------------------------------------------------------------------
105&nameos        !   ocean Equation Of Seawater                           (default: OFF)
106!-----------------------------------------------------------------------
107   ln_teos10    = .true.         !  = Use TEOS-10 equation of state
108/
109!-----------------------------------------------------------------------
110&namtra_ldf    !   lateral diffusion scheme for tracers                 (default: NO selection)
111!-----------------------------------------------------------------------
112   ln_traldf_lap   = .true.    !    laplacian operator
113   ln_traldf_iso   = .true.    !  iso-neutral (Standard operator)
114   ln_traldf_msc   = .true.    !  Method of Stabilizing Correction      (both operators)
115   !                       !  Coefficients:
116   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef
117      !                             !   = 20     aht = 1/2  Ud. max(e1,e2)
118      rn_Ud        = 0.018          !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30)
119      rn_Ld        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10)
120/
121!-----------------------------------------------------------------------
122&namdta_dyn    !   offline: ocean state read in files                   (OFF_SRC)
123!-----------------------------------------------------------------------
124   ln_dynrnf       =  .false.   !  runoffs option enabled (T) or not (F)
125   ln_dynrnf_depth =  .false.   ! runoffs is spread in vertical (T) or not (F)
126!   fwbcorr      = 3.786e-06    ! annual global mean of empmr for ssh correction
127
128   cn_dir      = './'      !  root directory for the ocean data location
129   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
130   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
131   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
132   sn_tem      = 'dyna_grid_T'           ,       120         , 'votemper'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
133   sn_sal      = 'dyna_grid_T'           ,       120         , 'vosaline'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
134   sn_mld      = 'dyna_grid_T'           ,       120         , 'somixhgt'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
135   sn_emp      = 'dyna_grid_T'           ,       120         , 'sowaflup'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
136   sn_fmf      = 'dyna_grid_T'           ,       120         , 'iowaflup'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
137   sn_ice      = 'dyna_grid_T'           ,       120         , 'soicecov'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
138   sn_qsr      = 'dyna_grid_T'           ,       120         , 'soshfldo'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
139   sn_wnd      = 'dyna_grid_T'           ,       120         , 'sowindsp'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
140   sn_uwd      = 'dyna_grid_U'           ,       120         , 'uocetr_eff',  .true.   , .true. , 'yearly'  , ''               , ''       , ''
141   sn_vwd      = 'dyna_grid_V'           ,       120         , 'vocetr_eff',  .true.   , .true. , 'yearly'  , ''               , ''       , ''
142   sn_wwd      = 'dyna_grid_W'           ,       120         , 'wocetr_eff',  .true.   , .true. , 'yearly'  , ''               , ''       , ''
143   sn_avt      = 'dyna_grid_W'           ,       120         , 'voddmavs'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
144   sn_ubl      = 'dyna_grid_U'           ,       120         , 'sobblcox'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
145   sn_vbl      = 'dyna_grid_V'           ,       120         , 'sobblcoy'  ,  .true.   , .true. , 'yearly'  , ''               , ''       , ''
146/
Note: See TracBrowser for help on using the repository browser.