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/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00 – NEMO

source: branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg @ 3954

Last change on this file since 3954 was 3954, checked in by clevy, 11 years ago

Configuration setting/Step2, additions, see ticket:#1074

File size: 6.5 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      =  "PISCES"  !  experience name
8   nn_itend    =    100   !  last  time step (std 5475)
9   nn_stock    =    1460   !  frequency of creation of a restart file (modulo referenced to 1)
10   nn_write    =    100   !  frequency of write in the output file   (modulo referenced to nn_it000)
11/
12!-----------------------------------------------------------------------
13&namzgr        !   vertical coordinate
14!-----------------------------------------------------------------------
15/
16!-----------------------------------------------------------------------
17&namdom        !   space and time domain (bathymetry, mesh, timestep)
18!-----------------------------------------------------------------------
19   nn_msh      =    1      !  create (=1) a mesh file or not (=0)
20   rn_rdt      = 21600.    !  time step for the dynamics (and tracer if nn_acc=0)
21   rn_rdtmin   = 21600.          !  minimum time step on tracers (used if nn_acc=1)
22   rn_rdtmax   = 21600.          !  maximum time step on tracers (used if nn_acc=1)
23/
24
25!-----------------------------------------------------------------------
26&namsbc        !   Surface Boundary Condition (surface module)
27!-----------------------------------------------------------------------
28   nn_fsbc     = 1         !  frequency of surface boundary condition computation
29
30!-----------------------------------------------------------------------
31&namtra_qsr    !   penetrative solar radiation
32!-----------------------------------------------------------------------
33   ln_traqsr   = .false.   !  Light penetration (T) or not (F)
34/
35!-----------------------------------------------------------------------
36&namsbc_ssr    !   surface boundary condition : sea surface restoring
37!-----------------------------------------------------------------------
38/     
39
40!-----------------------------------------------------------------------
41&namcla        !   cross land advection
42!-----------------------------------------------------------------------
43/
44!-----------------------------------------------------------------------
45&nambbl        !   bottom boundary layer scheme
46!-----------------------------------------------------------------------
47/
48!-----------------------------------------------------------------------
49&nameos        !   ocean physical parameters
50!-----------------------------------------------------------------------
51/
52!-----------------------------------------------------------------------
53&namtra_ldf    !   lateral diffusion scheme for tracer
54!-----------------------------------------------------------------------
55   ln_triad_iso     =  .true.  !  griffies operator calculates triads twice => pure lateral mixing in ML (require "key_ldfslp")
56/
57!-----------------------------------------------------------------------
58&namdta_dyn        !   offline dynamics read in files                ("key_offline")
59!-----------------------------------------------------------------------
60!            !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
61!            !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
62   sn_tem  = 'dyna_grid_T' ,    120            , 'votemper' ,  .true.    , .true. ,   'yearly'  , ''       , ''
63   sn_sal  = 'dyna_grid_T' ,    120            , 'vosaline' ,  .true.    , .true. ,   'yearly'  , ''       , ''
64   sn_mld  = 'dyna_grid_T' ,    120            , 'somixhgt' ,  .true.    , .true. ,   'yearly'  , ''       , ''
65   sn_emp  = 'dyna_grid_T' ,    120            , 'sowaflup' ,  .true.    , .true. ,   'yearly'  , ''       , ''
66   sn_sfx  = 'dyna_grid_T' ,    120            , 'sowaflcd' ,  .true.    , .true. ,   'yearly'  , ''       , ''
67   sn_ice  = 'dyna_grid_T' ,    120            , 'soicecov' ,  .true.    , .true. ,   'yearly'  , ''       , ''
68   sn_qsr  = 'dyna_grid_T' ,    120            , 'soshfldo' ,  .true.    , .true. ,   'yearly'  , ''       , ''
69   sn_wnd  = 'dyna_grid_T' ,    120            , 'sowindsp' ,  .true.    , .true. ,   'yearly'  , ''       , ''
70   sn_uwd  = 'dyna_grid_U' ,    120            , 'vozocrtx' ,  .true.    , .true. ,   'yearly'  , ''       , ''
71   sn_vwd  = 'dyna_grid_V' ,    120            , 'vomecrty' ,  .true.    , .true. ,   'yearly'  , ''       , ''
72   sn_wwd  = 'dyna_grid_W' ,    120            , 'vovecrtz' ,  .true.    , .true. ,   'yearly'  , ''       , ''
73   sn_avt  = 'dyna_grid_W' ,    120            , 'voddmavs' ,  .true.    , .true. ,   'yearly'  , ''       , ''
74   sn_ubl  = 'dyna_grid_U' ,    120            , 'sobblcox' ,  .true.    , .true. ,   'yearly'  , ''       , ''
75   sn_vbl  = 'dyna_grid_V' ,    120            , 'sobblcoy' ,  .true.    , .true. ,   'yearly'  , ''       , ''
76   sn_ahu  = 'dyna_grid_U' ,    120            , 'vozoahtu' ,  .true.    , .true. ,   'yearly'  , ''       , ''
77   sn_ahv  = 'dyna_grid_V' ,    120            , 'vomeahtv' ,  .true.    , .true. ,   'yearly'  , ''       , ''
78   sn_ahw  = 'dyna_grid_W' ,    120            , 'voveahtz' ,  .true.    , .true. ,   'yearly'  , ''       , ''
79   sn_eiu  = 'dyna_grid_U' ,    120            , 'vozoaeiu' ,  .true.    , .true. ,   'yearly'  , ''       , ''
80   sn_eiv  = 'dyna_grid_V' ,    120            , 'vomeaeiv' ,  .true.    , .true. ,   'yearly'  , ''       , ''
81   sn_eiw  = 'dyna_grid_W' ,    120            , 'soleaeiw' ,  .true.    , .true. ,   'yearly'  , ''       , ''
82!
83   cn_dir      = './'      !  root directory for the location of the dynamical files
84   ln_degrad   =  .false.  !  flag for degradation -                requires ("key_degrad")
85   ln_dynwzv   =  .true.   !  computation of vertical velocity instead of using the one read in file
86   ln_dynbbl   =  .true.   !  bbl coef are in files, so read them - requires ("key_trabbl")
87/
88!-----------------------------------------------------------------------
89&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi)
90!-----------------------------------------------------------------------
91/
92!-----------------------------------------------------------------------
93&namctl        !   Control prints & Benchmark
94!-----------------------------------------------------------------------
95/
Note: See TracBrowser for help on using the repository browser.