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.
Changeset 9526 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED – NEMO

Ignore:
Timestamp:
2018-04-30T12:22:35+02:00 (6 years ago)
Author:
gm
Message:

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

Location:
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/field_def_nemo-opa.xml

    r9490 r9526  
    344344         <field id="uoces"        long_name="ocean transport along i-axis times salinity (CRS)"                                                  unit="1e-3*m/s"   grid_ref="grid_U_3D" /> 
    345345 
    346          <!-- u-eddy diffusivity coefficients (available if ln_traldf_NONE=F) --> 
     346         <!-- u-eddy diffusivity coefficients (available if ln_traldf_OFF=F) --> 
    347347         <field id="ahtu_2d"      long_name=" surface u-eddy diffusivity coefficient"   unit="m2/s or m4/s" /> 
    348348         <field id="ahtu_3d"      long_name=" 3D u-EIV coefficient"                     unit="m2/s or m4/s"      grid_ref="grid_U_3D"/> 
     
    394394         <field id="voces"        long_name="ocean transport along j-axis times salinity (CRS)"                                                  unit="1e-3*m/s"   grid_ref="grid_V_3D" /> 
    395395 
    396          <!-- v-eddy diffusivity coefficients (available if ln_traldf_NONE=F) --> 
     396         <!-- v-eddy diffusivity coefficients (available if ln_traldf_OFF=F) --> 
    397397         <field id="ahtv_2d"      long_name=" surface v-eddy diffusivity coefficient"     unit="m2/s or (m4/s)^1/2" /> 
    398398         <field id="ahtv_3d"      long_name=" 3D v-eddy diffusivity coefficient"          unit="m2/s or (m4/s)^1/2"           grid_ref="grid_V_3D"/> 
     
    747747       <field id="KE"            long_name="kinetic energy: u(n)*u(n+1)/2"                    unit="W/s^2"                        />    
    748748 
    749       <!-- variables available when explicit lateral mixing is used (ln_dynldf_NONE=F) --> 
     749      <!-- variables available when explicit lateral mixing is used (ln_dynldf_OFF=F) --> 
    750750      <field id="dispkexyfo"    long_name="KE-trend: lateral  mixing induced dissipation"   standard_name="ocean_kinetic_energy_dissipation_per_unit_area_due_to_xy_friction"                   unit="W/m^2" grid_ref="grid_T_2D" />    
    751751      <field id="dispkevfo"     long_name="KE-trend: vertical mixing induced dissipation"   standard_name="ocean_kinetic_energy_dissipation_per_unit_area_due_to_vertical_friction"             unit="W/m^2" grid_ref="grid_T_2D" />    
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/namelist_ref

    r9504 r9526  
    2424!!   namdom       space and time domain 
    2525!!   namcfg       parameters of the configuration                       (default: user defined GYRE) 
    26 !!   namwad       Wetting and drying                                    (default NO) 
    27 !!   namtsd       data: temperature & salinity                          (default NO) 
     26!!   namwad       Wetting and drying                                    (default: OFF) 
     27!!   namtsd       data: temperature & salinity                          (default: OFF) 
    2828!!   namcrs       coarsened grid (for outputs and/or TOP)               (ln_crs =T) 
    2929!!   namc1d       1D configuration options                              ("key_c1d") 
     
    9898/ 
    9999!----------------------------------------------------------------------- 
    100 &namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: NO) 
     100&namtsd        !    Temperature & Salinity Data  (init/dmp)             (default: OFF) 
    101101!----------------------------------------------------------------------- 
    102102   !                       ! =T  read T-S fields for: 
     
    112112/ 
    113113!----------------------------------------------------------------------- 
    114 &namwad        !   Wetting and Drying (WaD)                             (default: NO) 
     114&namwad        !   Wetting and Drying (WaD)                             (default: OFF) 
    115115!----------------------------------------------------------------------- 
    116116   ln_wd_il    = .false    !  T/F activation of iterative   limiter 
     
    142142&namc1d        !   1D configuration options                             ("key_c1d" default: PAPA station) 
    143143!----------------------------------------------------------------------- 
    144    rn_lat1d    =      50   !  Column latitude (default at PAPA station) 
    145    rn_lon1d    =    -145   !  Column longitude (default at PAPA station) 
     144   rn_lat1d    =      50   !  Column latitude 
     145   rn_lon1d    =    -145   !  Column longitude 
    146146   ln_c1d_locpt=  .true.   ! Localization of 1D config in a grid (T) or independant point (F) 
    147147/ 
    148148!----------------------------------------------------------------------- 
    149 &namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d" default: NO) 
     149&namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d" default: OFF) 
    150150!----------------------------------------------------------------------- 
    151151   ln_dyndmp   =  .false.  !  add a damping term (T) or not (F) 
    152152/ 
    153153!----------------------------------------------------------------------- 
    154 &namc1d_uvd    !   data: U & V currents                                 ("key_c1d" default: NO) 
     154&namc1d_uvd    !   data: U & V currents                                 ("key_c1d" default: OFF) 
    155155!----------------------------------------------------------------------- 
    156156   !                       !  =T read U-V fields for: 
     
    494494/ 
    495495!----------------------------------------------------------------------- 
    496 &namberg       !   iceberg parameters                                   (default: NO) 
     496&namberg       !   iceberg parameters                                   (default: OFF) 
    497497!----------------------------------------------------------------------- 
    498498   ln_icebergs = .false.      ! activate iceberg floats (force =F with "key_agrif") 
     
    538538!!   namlbc        lateral momentum boundary condition                  (default: no slip) 
    539539!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    540 !!   nam_tide      Tidal forcing                                        (default: NO) 
    541 !!   nambdy        Unstructured open boundaries                         (default: NO) 
     540!!   nam_tide      Tidal forcing                                        (default: OFF) 
     541!!   nambdy        Unstructured open boundaries                         (default: OFF) 
    542542!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy) 
    543 !!   nambdy_tide   tidal forcing at open boundaries                     (default: NO) 
     543!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF) 
    544544!!====================================================================== 
    545545! 
     
    560560/ 
    561561!----------------------------------------------------------------------- 
    562 &nam_tide      !   tide parameters                                      (default: NO) 
     562&nam_tide      !   tide parameters                                      (default: OFF) 
    563563!----------------------------------------------------------------------- 
    564564   ln_tide     = .false.      ! Activate tides 
     
    574574/ 
    575575!----------------------------------------------------------------------- 
    576 &nambdy        !  unstructured open boundaries                          (default: NO) 
     576&nambdy        !  unstructured open boundaries                          (default: OFF) 
    577577!----------------------------------------------------------------------- 
    578578   ln_bdy         = .false.   !  Use unstructured open boundaries 
     
    631631/ 
    632632!----------------------------------------------------------------------- 
    633 &nambdy_tide   !  tidal forcing at open boundaries                      (default: NO) 
     633&nambdy_tide   !  tidal forcing at open boundaries                      (default: OFF) 
    634634!----------------------------------------------------------------------- 
    635635   filtide          = 'bdydta/amm12_bdytide_'   !  file name root of tidal forcing files 
     
    642642!!                                                                    !! 
    643643!!   namdrg        top/bottom drag coefficient                          (default: NO selection) 
    644 !!   namdrg_top    top    friction                                      (ln_NONE=F & ln_isfcav=T) 
    645 !!   namdrg_bot    bottom friction                                      (ln_NONE=F) 
    646 !!   nambbc        bottom temperature boundary condition                (default: NO) 
    647 !!   nambbl        bottom boundary layer scheme                         (default: NO) 
     644!!   namdrg_top    top    friction                                      (ln_OFF=F & ln_isfcav=T) 
     645!!   namdrg_bot    bottom friction                                      (ln_OFF=F) 
     646!!   nambbc        bottom temperature boundary condition                (default: OFF) 
     647!!   nambbl        bottom boundary layer scheme                         (default: OFF) 
    648648!!====================================================================== 
    649649! 
     
    651651&namdrg        !   top/bottom drag coefficient                          (default: NO selection) 
    652652!----------------------------------------------------------------------- 
    653    ln_NONE    = .false.    !  free-slip       : Cd = 0                  (F => fill namdrg_bot 
     653   ln_OFF     = .false.    !  free-slip       : Cd = 0                  (F => fill namdrg_bot 
    654654   ln_lin     = .false.    !      linear  drag: Cd = Cd0 Uc0                   &   namdrg_top) 
    655655   ln_non_lin = .false.    !  non-linear  drag: Cd = Cd0 |U| 
     
    659659/ 
    660660!----------------------------------------------------------------------- 
    661 &namdrg_top    !   TOP friction                                         (ln_NONE=F & ln_isfcav=T) 
     661&namdrg_top    !   TOP friction                                         (ln_OFF =F & ln_isfcav=T) 
    662662!----------------------------------------------------------------------- 
    663663   rn_Cd0     =  1.e-3     !  drag coefficient [-] 
     
    670670/ 
    671671!----------------------------------------------------------------------- 
    672 &namdrg_bot    !   BOTTOM friction                                      (ln_NONE=F) 
     672&namdrg_bot    !   BOTTOM friction                                      (ln_OFF =F) 
    673673!----------------------------------------------------------------------- 
    674674   rn_Cd0     =  1.e-3    !  drag coefficient [-] 
     
    681681/ 
    682682!----------------------------------------------------------------------- 
    683 &nambbc        !   bottom temperature boundary condition                (default: NO) 
     683&nambbc        !   bottom temperature boundary condition                (default: OFF) 
    684684!----------------------------------------------------------------------- 
    685685   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
     
    695695/ 
    696696!----------------------------------------------------------------------- 
    697 &nambbl        !   bottom boundary layer scheme                         (default: NO) 
     697&nambbl        !   bottom boundary layer scheme                         (default: OFF) 
    698698!----------------------------------------------------------------------- 
    699699   ln_trabbl   = .false.   !  Bottom Boundary Layer parameterisation flag 
     
    705705 
    706706!!====================================================================== 
    707 !!                        Tracer (T & S) namelists                    !! 
     707!!                        Tracer (T-S) namelists                      !! 
    708708!!                                                                    !! 
    709709!!   nameos           equation of state                                 (default: NO selection) 
    710710!!   namtra_adv       advection scheme                                  (default: NO selection) 
    711711!!   namtra_ldf       lateral diffusion scheme                          (default: NO selection) 
    712 !!   namtra_adv_mle   mixed layer eddy param. (Fox-Kemper param.)       (default: NO) 
    713 !!   namtra_eiv       eddy induced velocity param.                      (default: NO) 
    714 !!   namtra_dmp       T & S newtonian damping                           (default: NO) 
     712!!   namtra_adv_mle   mixed layer eddy param. (Fox-Kemper param.)       (default: OFF) 
     713!!   namtra_eiv       eddy induced velocity param.                      (default: OFF) 
     714!!   namtra_dmp       T & S newtonian damping                           (default: OFF) 
    715715!!====================================================================== 
    716716! 
     
    735735&namtra_adv    !   advection scheme for tracer                          (default: NO selection) 
    736736!----------------------------------------------------------------------- 
    737    ln_traadv_NONE= .false. !  No tracer advection 
     737   ln_traadv_OFF = .false. !  No tracer advection 
    738738   ln_traadv_cen = .false. !  2nd order centered scheme 
    739739      nn_cen_h   =  4            !  =2/4, horizontal 2nd order CEN / 4th order CEN 
     
    752752!----------------------------------------------------------------------- 
    753753   !                       !  Operator type: 
    754    ln_traldf_NONE  = .false.   !  No explicit diffusion 
     754   ln_traldf_OFF   = .false.   !  No explicit diffusion 
    755755   ln_traldf_lap   = .false.   !    laplacian operator 
    756756   ln_traldf_blp   = .false.   !  bilaplacian operator 
     
    784784/ 
    785785!----------------------------------------------------------------------- 
    786 &namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper)       (default: NO) 
     786&namtra_adv_mle !   mixed layer eddy parametrisation (Fox-Kemper)       (default: OFF) 
    787787!----------------------------------------------------------------------- 
    788788   ln_mle      = .false.   ! (T) use the Mixed Layer Eddy (MLE) parameterisation 
     
    797797/ 
    798798!----------------------------------------------------------------------- 
    799 &namtra_eiv    !   eddy induced velocity param.                         (default: NO) 
     799&namtra_eiv    !   eddy induced velocity param.                         (default: OFF) 
    800800!----------------------------------------------------------------------- 
    801801   ln_ldfeiv   = .false.   ! use eddy induced velocity parameterization 
     
    816816/ 
    817817!----------------------------------------------------------------------- 
    818 &namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
     818&namtra_dmp    !   tracer: T & S newtonian damping                      (default: OFF) 
    819819!----------------------------------------------------------------------- 
    820820   ln_tradmp   =  .false.  !  add a damping term (using resto.nc coef.) 
     
    854854&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    855855!----------------------------------------------------------------------- 
    856    ln_dynadv_NONE= .false. !  linear dynamics (no momentum advection) 
     856   ln_dynadv_OFF = .false. !  linear dynamics (no momentum advection) 
    857857   ln_dynadv_vec = .false. !  vector form - 2nd centered scheme 
    858858     nn_dynkeg     = 0        ! grad(KE) scheme: =0   C2  ;  =1   Hollingsworth correction 
     
    900900!----------------------------------------------------------------------- 
    901901   !                       !  Type of the operator : 
    902    ln_dynldf_NONE= .false.     !  No operator (i.e. no explicit diffusion) 
     902   ln_dynldf_OFF = .false.     !  No operator (i.e. no explicit diffusion) 
    903903   ln_dynldf_lap = .false.     !    laplacian operator 
    904904   ln_dynldf_blp = .false.     !  bilaplacian operator 
     
    10731073   rn_difconv = 1.             ! diffusivity when unstable below BL  (m2/s) 
    10741074   nn_osm_wave = 0             ! Method used to calculate Stokes drift 
    1075                                !  = 2: Use ECMWF wave fields 
    1076                                !  = 1: Pierson Moskowitz wave spectrum 
    1077                                !  = 0: Constant La# = 0.3 
     1075      !                        !  = 2: Use ECMWF wave fields 
     1076      !                        !  = 1: Pierson Moskowitz wave spectrum 
     1077      !                        !  = 0: Constant La# = 0.3 
    10781078/ 
    10791079!----------------------------------------------------------------------- 
     
    10841084   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
    10851085/ 
     1086 
    10861087!!====================================================================== 
    10871088!!                  ***  Diagnostics namelists  ***                   !! 
    10881089!!                                                                    !! 
    1089 !!   namtrd       dynamics and/or tracer trends                         (default NO) 
    1090 !!   namptr       Poleward Transport Diagnostics                        (default NO) 
    1091 !!   namhsb       Heat and salt budgets                                 (default NO) 
    1092 !!   namdiu       Cool skin and warm layer models                       (default NO) 
    1093 !!   namdiu       Cool skin and warm layer models                       (default NO) 
     1090!!   namtrd       dynamics and/or tracer trends                         (default: OFF) 
     1091!!   namptr       Poleward Transport Diagnostics                        (default: OFF) 
     1092!!   namhsb       Heat and salt budgets                                 (default: OFF) 
     1093!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
     1094!!   namdiu       Cool skin and warm layer models                       (default: OFF) 
    10941095!!   namflo       float parameters                                      ("key_float") 
    10951096!!   nam_diaharm  Harmonic analysis of tidal constituents               ("key_diaharm") 
    10961097!!   namdct       transports through some sections                      ("key_diadct") 
    1097 !!   nam_diatmb   Top Middle Bottom Output                              (default NO) 
    1098 !!   nam_dia25h   25h Mean Output                                       (default NO) 
     1098!!   nam_diatmb   Top Middle Bottom Output                              (default: OFF) 
     1099!!   nam_dia25h   25h Mean Output                                       (default: OFF) 
    10991100!!   namnc4       netcdf4 chunking and compression settings             ("key_netcdf4") 
    11001101!!====================================================================== 
    11011102! 
    11021103!----------------------------------------------------------------------- 
    1103 &namtrd        !   trend diagnostics                                    (default NO) 
     1104&namtrd        !   trend diagnostics                                    (default: OFF) 
    11041105!----------------------------------------------------------------------- 
    11051106   ln_glo_trd  = .false.   ! (T) global domain averaged diag for T, T^2, KE, and PE 
     
    11211122!!gm 
    11221123!----------------------------------------------------------------------- 
    1123 &namptr        !   Poleward Transport Diagnostic                        (default NO) 
     1124&namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    11241125!----------------------------------------------------------------------- 
    11251126   ln_diaptr   = .false.   !  Poleward heat and salt transport (T) or not (F) 
     
    11271128/ 
    11281129!----------------------------------------------------------------------- 
    1129 &namhsb        !  Heat and salt budgets                                 (default NO) 
     1130&namhsb        !  Heat and salt budgets                                 (default: OFF) 
    11301131!----------------------------------------------------------------------- 
    11311132   ln_diahsb   = .false.   !  check the heat and salt budgets (T) or not (F) 
    11321133/ 
    11331134!----------------------------------------------------------------------- 
    1134 &namdiu        !   Cool skin and warm layer models                      (default NO) 
     1135&namdiu        !   Cool skin and warm layer models                      (default: OFF) 
    11351136!----------------------------------------------------------------------- 
    11361137   ln_diurnal      = .false.   ! 
     
    11701171/ 
    11711172!----------------------------------------------------------------------- 
    1172 &nam_diatmb    !  Top Middle Bottom Output                              (default NO) 
     1173&nam_diatmb    !  Top Middle Bottom Output                              (default: OFF) 
    11731174!----------------------------------------------------------------------- 
    11741175   ln_diatmb   = .false.   !  Choose Top Middle and Bottom output or not 
    11751176/ 
    11761177!----------------------------------------------------------------------- 
    1177 &nam_dia25h    !  25h Mean Output                                       (default NO) 
     1178&nam_dia25h    !  25h Mean Output                                       (default: OFF) 
    11781179!----------------------------------------------------------------------- 
    11791180   ln_dia25h   = .false.   ! Choose 25h mean output or not 
     
    11921193 
    11931194!!====================================================================== 
    1194 !!                  ***  Miscellaneous namelists  ***                 !! 
    1195 !!                                                                    !! 
    1196 !!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
    1197 !!   namctl            Control prints                                   (default NO) 
    1198 !!   namsto            Stochastic parametrization of EOS                (default NO) 
    1199 !!====================================================================== 
    1200 ! 
    1201 !----------------------------------------------------------------------- 
    1202 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    1203 !----------------------------------------------------------------------- 
    1204    cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send, 
    1205    !                       !  buffer blocking send or immediate non-blocking sends, resp. 
    1206    nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
    1207    ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold 
    1208    jpni        =   0       !  jpni   number of processors following i (set automatically if < 1) 
    1209    jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
    1210    jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1) 
    1211 / 
    1212 !----------------------------------------------------------------------- 
    1213 &namctl        !   Control prints                                       (default: NO) 
    1214 !----------------------------------------------------------------------- 
    1215    ln_ctl      = .false.   !  trends control print (expensive!) 
    1216    nn_print    =    0      !  level of print (0 no extra print) 
    1217    nn_ictls    =    0      !  start i indice of control sum (use to compare mono versus 
    1218    nn_ictle    =    0      !  end   i indice of control sum        multi processor runs 
    1219    nn_jctls    =    0      !  start j indice of control               over a subdomain) 
    1220    nn_jctle    =    0      !  end   j indice of control 
    1221    nn_isplt    =    1      !  number of processors in i-direction 
    1222    nn_jsplt    =    1      !  number of processors in j-direction 
    1223    ln_timing   = .false.   !  timing by routine write out in timing.output file 
    1224    ln_diacfl   = .false.   !  CFL diagnostics write out in cfl_diagnostics.ascii 
    1225 / 
    1226 !----------------------------------------------------------------------- 
    1227 &namsto        ! Stochastic parametrization of EOS                      (default: NO) 
    1228 !----------------------------------------------------------------------- 
    1229    ln_sto_eos  = .false.   ! stochastic equation of state 
    1230    nn_sto_eos  = 1         ! number of independent random walks 
    1231    rn_eos_stdxy= 1.4       ! random walk horz. standard deviation (in grid points) 
    1232    rn_eos_stdz = 0.7       ! random walk vert. standard deviation (in grid points) 
    1233    rn_eos_tcor = 1440.     ! random walk time correlation (in timesteps) 
    1234    nn_eos_ord  = 1         ! order of autoregressive processes 
    1235    nn_eos_flt  = 0         ! passes of Laplacian filter 
    1236    rn_eos_lim  = 2.0       ! limitation factor (default = 3.0) 
    1237    ln_rststo   = .false.   ! start from mean parameter (F) or from restart file (T) 
    1238    ln_rstseed  = .true.    ! read seed of RNG from restart file 
    1239    cn_storst_in  = "restart_sto" !  suffix of stochastic parameter restart file (input) 
    1240    cn_storst_out = "restart_sto" !  suffix of stochastic parameter restart file (output) 
    1241 / 
    1242  
    1243 !!====================================================================== 
    12441195!!               ***  Observation & Assimilation  ***                 !! 
    12451196!!                                                                    !! 
    1246 !!   namobs       observation and model comparison                      (default: NO) 
     1197!!   namobs       observation and model comparison                      (default: OFF) 
    12471198!!   nam_asminc   assimilation increments                               ('key_asminc') 
    12481199!!====================================================================== 
    12491200! 
    12501201!----------------------------------------------------------------------- 
    1251 &namobs        !  observation usage switch                              (default: NO) 
     1202&namobs        !  observation usage switch                              (default: OFF) 
    12521203!----------------------------------------------------------------------- 
    12531204   ln_diaobs   = .false.             ! Logical switch for the observation operator 
     
    13221273    nn_divdmp  = 0         !  Number of iterations of divergence damping operator 
    13231274/ 
     1275 
     1276!!====================================================================== 
     1277!!                  ***  Miscellaneous namelists  ***                 !! 
     1278!!                                                                    !! 
     1279!!   nammpp            Massively Parallel Processing                    ("key_mpp_mpi") 
     1280!!   namctl            Control prints                                   (default: OFF) 
     1281!!   namsto            Stochastic parametrization of EOS                (default: OFF) 
     1282!!====================================================================== 
     1283! 
     1284!----------------------------------------------------------------------- 
     1285&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
     1286!----------------------------------------------------------------------- 
     1287   cn_mpi_send =  'I'      !  mpi send/recieve type   ='S', 'B', or 'I' for standard send, 
     1288   !                       !  buffer blocking send or immediate non-blocking sends, resp. 
     1289   nn_buffer   =   0       !  size in bytes of exported buffer ('B' case), 0 no exportation 
     1290   ln_nnogather=  .false.  !  activate code to avoid mpi_allgather use at the northfold 
     1291   jpni        =   0       !  jpni   number of processors following i (set automatically if < 1) 
     1292   jpnj        =   0       !  jpnj   number of processors following j (set automatically if < 1) 
     1293   jpnij       =   0       !  jpnij  number of local domains (set automatically if < 1) 
     1294/ 
     1295!----------------------------------------------------------------------- 
     1296&namctl        !   Control prints                                       (default: OFF) 
     1297!----------------------------------------------------------------------- 
     1298   ln_ctl      = .false.   !  trends control print (expensive!) 
     1299   nn_print    =    0      !  level of print (0 no extra print) 
     1300   nn_ictls    =    0      !  start i indice of control sum (use to compare mono versus 
     1301   nn_ictle    =    0      !  end   i indice of control sum        multi processor runs 
     1302   nn_jctls    =    0      !  start j indice of control               over a subdomain) 
     1303   nn_jctle    =    0      !  end   j indice of control 
     1304   nn_isplt    =    1      !  number of processors in i-direction 
     1305   nn_jsplt    =    1      !  number of processors in j-direction 
     1306   ln_timing   = .false.   !  timing by routine write out in timing.output file 
     1307   ln_diacfl   = .false.   !  CFL diagnostics write out in cfl_diagnostics.ascii 
     1308/ 
     1309!----------------------------------------------------------------------- 
     1310&namsto        ! Stochastic parametrization of EOS                      (default: OFF) 
     1311!----------------------------------------------------------------------- 
     1312   ln_sto_eos  = .false.   ! stochastic equation of state 
     1313   nn_sto_eos  = 1         ! number of independent random walks 
     1314   rn_eos_stdxy= 1.4       ! random walk horz. standard deviation (in grid points) 
     1315   rn_eos_stdz = 0.7       ! random walk vert. standard deviation (in grid points) 
     1316   rn_eos_tcor = 1440.     ! random walk time correlation (in timesteps) 
     1317   nn_eos_ord  = 1         ! order of autoregressive processes 
     1318   nn_eos_flt  = 0         ! passes of Laplacian filter 
     1319   rn_eos_lim  = 2.0       ! limitation factor (default = 3.0) 
     1320   ln_rststo   = .false.   ! start from mean parameter (F) or from restart file (T) 
     1321   ln_rstseed  = .true.    ! read seed of RNG from restart file 
     1322   cn_storst_in  = "restart_sto" !  suffix of stochastic parameter restart file (input) 
     1323   cn_storst_out = "restart_sto" !  suffix of stochastic parameter restart file (output) 
     1324/ 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/namelist_top_ref

    r9490 r9526  
    6666&namtrc_adv      !   advection scheme for passive tracer                (default: NO selection) 
    6767!----------------------------------------------------------------------- 
    68    ln_trcadv_NONE=  .false.  !  No passive tracer advection 
     68   ln_trcadv_OFF =  .false.  !  No passive tracer advection 
    6969   ln_trcadv_cen =  .false.  !  2nd order centered scheme 
    7070      nn_cen_h   =  4               !  =2/4, horizontal 2nd order CEN / 4th order CEN 
     
    8383!----------------------------------------------------------------------- 
    8484!                            !  Type of the operator: 
    85    ln_trcldf_NONE  =  .false.    !  No explicit diffusion 
     85   ln_trcldf_OFF   =  .false.    !  No explicit diffusion 
    8686   ln_trcldf_tra   =  .false.    !  use active tracer setting 
    8787   !                         !  Coefficient (defined with namtra_ldf coefficient) 
Note: See TracChangeset for help on using the changeset viewer.