source: CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA1ia_offline_cfg @ 3408

Last change on this file since 3408 was 3408, checked in by cetlod, 7 years ago

Update NEMO card & driver

File size: 9.4 KB
Line 
1!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2!! NEMO/OPA  :  ORCA2_OFF_PISCES configuration namelist used ot overwrite SHARED/namelist_ref
3!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
4!-----------------------------------------------------------------------
5&namrun        !   parameters of the run
6!-----------------------------------------------------------------------
7   cn_exp      =  _AUTO_
8   nn_date0    =  _AUTO_   !  date at nit_0000 (format yyyymmdd) used if ln_rstart=F or (ln_rstart=T and nn_rstctl=0 or 1)
9   nn_leapy    =  _AUTO_   !  Leap year calendar (1) or not (0)
10   nn_it000    =  _AUTO_
11   nn_itend    =  _AUTO_
12   nn_stock    =  _AUTO_
13   ln_mskland  = .true.
14   ln_clobber  = .true.
15/
16!-----------------------------------------------------------------------
17&namcfg        !   parameters of the configuration
18!-----------------------------------------------------------------------
19   cp_cfg      =  "orca"               !  name of the configuration
20   jp_cfg      =       1               !  resolution of the configuration
21   jpidta      =     362               !  1st lateral dimension ( >= jpi )
22   jpjdta      =     332               !  2nd    "         "    ( >= jpj )
23   jpkdta      =      75               !  number of levels      ( >= jpk )
24   jpiglo      =     362               !  1st dimension of global domain --> i =jpidta
25   jpjglo      =     332               !  2nd    -                  -    --> j  =jpjdta
26   jperio      =       6               !  lateral cond. type (between 0 and 6)
27/
28!-----------------------------------------------------------------------
29&namzgr        !   vertical coordinate
30!-----------------------------------------------------------------------
31/
32!-----------------------------------------------------------------------
33&namdom        !   space and time domain (bathymetry, mesh, timestep)
34!-----------------------------------------------------------------------
35   nn_msh      =    1      !  create (=1) a mesh file or not (=0)
36   rn_rdt      = 14400.    !  time step for the dynamics (and tracer if nn_acc=0)
37   rn_rdtmin   = 14400.          !  minimum time step on tracers (used if nn_acc=1)
38   rn_rdtmax   = 14400.          !  maximum time step on tracers (used if nn_acc=1)
39   jphgr_msh   =       0               !  type of horizontal mesh
40   ppglam0     =  999999.0             !  longitude of first raw and column T-point (jphgr_msh = 1)
41   ppgphi0     =  999999.0             ! latitude  of first raw and column T-point (jphgr_msh = 1)
42   ppe1_deg    =  999999.0             !  zonal      grid-spacing (degrees)
43   ppe2_deg    =  999999.0             !  meridional grid-spacing (degrees)
44   ppe1_m      =  999999.0             !  zonal      grid-spacing (degrees)
45   ppe2_m      =  999999.0             !  meridional grid-spacing (degrees)
46   ppsur       =   -3958.951371276829  !  ORCA r4, r2 and r05 coefficients
47   ppa0        =     103.9530096000000 ! (default coefficients)
48   ppa1        =       2.415951269000000   !
49   ppkth       =      15.35101370000000    !
50   ppacr       =       7.0             !
51   ppdzmin     =  999999.0             !  Minimum vertical spacing
52   pphmax      =  999999.0             !  Maximum depth
53   ppa2        =     100.7609285000000 !  Double tanh function parameters
54   ppkth2      =      48.02989372000000    !
55   ppacr2      =      13.00000000000   !
56   rn_hmin     =   20.
57/
58!-----------------------------------------------------------------------
59!-----------------------------------------------------------------------
60&namsplit      !   time splitting parameters                            ("key_dynspg_ts")
61!-----------------------------------------------------------------------
62/
63!-----------------------------------------------------------------------
64&namcrs        !   Grid coarsening for dynamics output and/or
65               !   passive tracer coarsened online simulations
66!-----------------------------------------------------------------------
67/
68!-----------------------------------------------------------------------
69&namsbc        !   Surface Boundary Condition (surface module)
70!-----------------------------------------------------------------------
71   nn_fsbc     = 1         !  frequency of surface boundary condition computation
72   ln_rnf      = .false.   !  runoffs
73/
74!-----------------------------------------------------------------------
75&namtra_qsr    !   penetrative solar radiation
76!-----------------------------------------------------------------------
77   ln_traqsr   = .false.   !  Light penetration (T) or not (F)
78/
79-----------------------------------------------------------------------
80&namsbc_ssr    !   surface boundary condition : sea surface restoring
81!-----------------------------------------------------------------------
82/
83
84!-----------------------------------------------------------------------
85&namcla        !   cross land advection
86!-----------------------------------------------------------------------
87/
88!-----------------------------------------------------------------------
89&nambbl        !   bottom boundary layer scheme
90!-----------------------------------------------------------------------
91/
92!-----------------------------------------------------------------------
93&nameos        !   ocean physical parameters
94!-----------------------------------------------------------------------
95/
96!-----------------------------------------------------------------------
97&namtra_ldf    !   lateral diffusion scheme for tracer
98!-----------------------------------------------------------------------
99   rn_aht_0         =  1000.    !  horizontal eddy diffusivity for tracers [m2/s]
100   rn_aeiv_0        =  1000.    !  eddy induced velocity coefficient [m2/s]    (require "key_traldf_eiv")
101/
102!-----------------------------------------------------------------------
103&namdta_dyn        !   offline dynamics read in files                ("key_offline")
104!-----------------------------------------------------------------------
105!           !  file name       ! frequency (hours)  ! variable         ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask !
106!           !                  !  (if <0  months)   !   name           !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      !
107   sn_tem   = 'dyna_grid_T' ,    120            , 'thetao'        ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
108   sn_sal   = 'dyna_grid_T' ,    120            , 'so'            ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
109   sn_mld   = 'dyna_grid_T' ,    120            , 'mldr10_1'      ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
110   sn_emp   = 'dyna_grid_T' ,    120            , 'wfo'           ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
111   sn_empb  = 'dyna_grid_T' ,    120            , 'wfob'          ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
112   sn_rnf   = 'dyna_grid_T' ,    120            , 'friver'        ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
113   sn_fmf   = 'dyna_grid_T' ,    120            , 'fmmflx'        ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
114   sn_ice   = 'dyna_grid_T' ,    120            , 'siconc'        ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
115   sn_qsr   = 'dyna_grid_T' ,    120            , 'rsntds'        ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
116   sn_wnd   = 'dyna_grid_T' ,    120            , 'windsp'        ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
117   sn_div   = 'dyna_grid_T' ,    120            , 'hdivtr'        ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
118   sn_uwd   = 'dyna_grid_U' ,    120            , 'uocetr_eff'    ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
119   sn_vwd   = 'dyna_grid_V' ,    120            , 'vocetr_eff'    ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
120   sn_wwd   = 'dyna_grid_W' ,    120            , 'wocetr_eff'    ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
121   sn_avt   = 'dyna_grid_W' ,    120            , 'difvsolog'     ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
122   sn_ubl   = 'dyna_grid_U' ,    120            , 'ahu_bbl'       ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
123   sn_vbl   = 'dyna_grid_V' ,    120            , 'ahv_bbl'       ,  .false.      , .false. ,   'yearly'  , ''       , ''    , ''
124!
125   cn_dir     = './'      !  root directory for the location of the dynamical files
126   ln_ssh_ini =  _AUTO_
127   ln_dynrnf =  .true.   !  computation of vertical velocity instead of using the one read in file
128   ln_dynrnf_depth =  .true.   !  computation of vertical velocity instead of using the one read in file
129!   fwbcorr      = 3.786e-06
130/
131!-----------------------------------------------------------------------
132&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
133!-----------------------------------------------------------------------
134   ln_nnogather=  .true.  !
135   jpni        =    20    !  jpni   number of processors following i (set automatically if < 1)
136   jpnj        =    24    !  jpnj   number of processors following j (set automatically if < 1)
137   jpnij       =   357    !  jpnij  number of local domains (set automatically if < 1)
138/
139!-----------------------------------------------------------------------
140&namctl        !   Control prints & Benchmark
141!-----------------------------------------------------------------------
142/
Note: See TracBrowser for help on using the repository browser.