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 9533 – NEMO

Changeset 9533


Ignore:
Timestamp:
2018-04-30T17:54:36+02:00 (6 years ago)
Author:
acc
Message:

Branch 2017/dev_merge_2017. Cosmetic changes to ORCA2_LIM3PISCES namelist_cfg to remove empty namelist blocks and bring a few comments into line with reference namelist. This seems to be the best solution for keeping cfg namelists with minimal content whilst making a side by side comparison with the reference namelist meaningful and useful

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg

    r9531 r9533  
    22!! NEMO/OPA  ORCA2 namelist : overwrite some defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    4 !                       ORCA2 - IC3 configuration                      ! 
    5  
     4!!                      ORCA2 - IC3 configuration                     !! 
    65!!====================================================================== 
    76!!              ***  Domain & Run management namelists  ***           !! 
     
    5453   sn_sal = 'data_1m_salinity_nomask'             ,     -1      ,'vosaline',   .true.    , .true. , 'yearly'  ,    ''    ,    ''    ,    '' 
    5554/ 
    56 !----------------------------------------------------------------------- 
    57 &namwad        !   Wetting and Drying (WaD)                             (default: OFF) 
    58 !----------------------------------------------------------------------- 
    59 / 
    60 !----------------------------------------------------------------------- 
    61 &namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
    62 !----------------------------------------------------------------------- 
    63 / 
    64 !----------------------------------------------------------------------- 
    65 &namc1d        !   1D configuration options                             ("key_c1d" default: PAPA station) 
    66 !----------------------------------------------------------------------- 
    67 / 
    68 !----------------------------------------------------------------------- 
    69 &namc1d_dyndmp !   U & V newtonian damping                              ("key_c1d" default: OFF) 
    70 !----------------------------------------------------------------------- 
    71 / 
    72 !----------------------------------------------------------------------- 
    73 &namc1d_uvd    !   data: U & V currents                                 ("key_c1d" default: OFF) 
    74 !----------------------------------------------------------------------- 
    75 / 
    76  
    7755!!====================================================================== 
    7856!!            ***  Surface Boundary Condition namelists  ***          !! 
     
    11290/ 
    11391!----------------------------------------------------------------------- 
    114 &namsbc_flx    !   surface boundary condition : flux formulation        (ln_flx =T) 
    115 !----------------------------------------------------------------------- 
    116 / 
    117 !----------------------------------------------------------------------- 
    11892&namsbc_blk    !   namsbc_blk  generic Bulk formula                     (ln_blk =T) 
    11993!----------------------------------------------------------------------- 
     
    137111/ 
    138112!----------------------------------------------------------------------- 
    139 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_oasis3") 
    140 !----------------------------------------------------------------------- 
    141 / 
    142 !----------------------------------------------------------------------- 
    143 &namsbc_sas    !   Stand-Alone Surface module: ocean data               (SAS_SRC  only) 
    144 !----------------------------------------------------------------------- 
    145 / 
    146 !----------------------------------------------------------------------- 
    147 &namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1) 
    148 !----------------------------------------------------------------------- 
    149 / 
    150 !----------------------------------------------------------------------- 
    151113&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr =T) 
    152114!----------------------------------------------------------------------- 
     
    189151/ 
    190152!----------------------------------------------------------------------- 
    191 &namsbc_apr    !   Atmospheric pressure used as ocean forcing           (ln_apr_dyn =T) 
    192 !----------------------------------------------------------------------- 
    193 / 
    194 !----------------------------------------------------------------------- 
    195 &namsbc_isf    !  Top boundary layer (ISF)                              (ln_isfcav =T : read (ln_read_cfg=T)  
    196 !-----------------------------------------------------------------------             or set or usr_def_zgr ) 
    197 / 
    198 !----------------------------------------------------------------------- 
    199 &namsbc_iscpl  !   land ice / ocean coupling option                     (ln_isfcav =T : read (ln_read_cfg=T)  
    200 !-----------------------------------------------------------------------             or set or usr_def_zgr ) 
    201 / 
    202 !----------------------------------------------------------------------- 
    203 &namsbc_wave   ! External fields from wave model                        (ln_wave=T) 
    204 !----------------------------------------------------------------------- 
    205 / 
    206 !----------------------------------------------------------------------- 
    207153&namberg       !   iceberg parameters                                   (default: OFF) 
    208154!----------------------------------------------------------------------- 
     
    215161   sn_icb =  'calving',       -1          , 'calving'    ,   .true.     , .true.  , 'yearly'  , ''       , ''       , '' 
    216162/ 
    217  
    218163!!====================================================================== 
    219164!!               ***  Lateral boundary condition  ***                 !! 
    220165!!                                                                    !! 
    221166!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    222 !!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
     167!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif") 
    223168!!   nam_tide      Tidal forcing                                        (default: OFF) 
    224169!!   nambdy        Unstructured open boundaries                         (default: OFF) 
     
    240185   ln_chk_bathy  = .false. !  =T  check the parent bathymetry 
    241186/ 
    242 !----------------------------------------------------------------------- 
    243 &nam_tide      !   tide parameters                                      (default: OFF) 
    244 !----------------------------------------------------------------------- 
    245 / 
    246 !----------------------------------------------------------------------- 
    247 &nambdy        !  unstructured open boundaries                          (default: OFF) 
    248 !----------------------------------------------------------------------- 
    249 / 
    250 !----------------------------------------------------------------------- 
    251 &nambdy_dta    !  open boundaries - external data                       (see nam_bdy) 
    252 !----------------------------------------------------------------------- 
    253 / 
    254 !----------------------------------------------------------------------- 
    255 &nambdy_tide   !  tidal forcing at open boundaries                      (default: OFF) 
    256 !----------------------------------------------------------------------- 
    257 / 
    258  
    259187!!====================================================================== 
    260188!!                ***  Top/Bottom boundary condition  ***             !! 
     
    273201/ 
    274202!----------------------------------------------------------------------- 
    275 &namdrg_top    !   TOP friction                                         (ln_OFF=F & ln_isfcav=T) 
    276 !----------------------------------------------------------------------- 
    277 / 
    278 !----------------------------------------------------------------------- 
    279 &namdrg_bot    !   BOTTOM friction                                      (ln_OFF=F) 
    280 !----------------------------------------------------------------------- 
    281 / 
    282 !----------------------------------------------------------------------- 
    283203&nambbc        !   bottom temperature boundary condition                (default: OFF) 
    284204!----------------------------------------------------------------------- 
     
    301221      rn_gambbl   =  10.      !  advective bbl coefficient                 [s] 
    302222/ 
    303  
    304 !!====================================================================== 
    305 !!                        Tracer (T & S) namelists                    !! 
     223!!====================================================================== 
     224!!                        Tracer (T-S) namelists                      !! 
    306225!!                                                                    !! 
    307226!!   nameos        equation of state                                    (default: NO selection) 
     
    361280      nn_zdmp  =    0         !  vertical shape =0    damping throughout the water column 
    362281/ 
    363  
    364282!!====================================================================== 
    365283!!                      ***  Dynamics namelists  ***                  !! 
     
    375293! 
    376294!----------------------------------------------------------------------- 
    377 &nam_vvl       !   vertical coordinate options                          (default: z-star) 
    378 !----------------------------------------------------------------------- 
    379 / 
    380 !----------------------------------------------------------------------- 
    381295&namdyn_adv    !   formulation of the momentum advection                (default: NO selection) 
    382296!----------------------------------------------------------------------- 
     
    407321   nn_ahm_ijk_t  = -30         !  =-30  3D coeff. read in eddy_diffusivity_3D.nc 
    408322/ 
    409 !----------------------------------------------------------------------- 
    410 &namdta_dyn    !   offline ocean input files                            (OFF_SRC only) 
    411 !----------------------------------------------------------------------- 
    412 / 
    413  
    414323!!====================================================================== 
    415324!!                     vertical physics namelists                     !! 
     
    441350/ 
    442351!----------------------------------------------------------------------- 
    443 &namzdf_ric    !   richardson number dependent vertical diffusion       (ln_zdfric =T) 
    444 !----------------------------------------------------------------------- 
    445 / 
    446 !----------------------------------------------------------------------- 
    447 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
    448 !----------------------------------------------------------------------- 
    449 / 
    450 !----------------------------------------------------------------------- 
    451 &namzdf_gls    !   GLS vertical diffusion                               (ln_zdfgls =T) 
    452 !----------------------------------------------------------------------- 
    453 / 
    454 !----------------------------------------------------------------------- 
    455 &namzdf_osm    !   OSM vertical diffusion                               (ln_zdfosm =T) 
    456 !----------------------------------------------------------------------- 
    457 / 
    458 !----------------------------------------------------------------------- 
    459352&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    460353!----------------------------------------------------------------------- 
     
    463356   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
    464357/ 
    465  
    466358!!====================================================================== 
    467359!!                  ***  Diagnostics namelists  ***                   !! 
     
    480372!!====================================================================== 
    481373! 
    482 !----------------------------------------------------------------------- 
    483 &namtrd        !   trend diagnostics                                    (default: OFF) 
    484 !----------------------------------------------------------------------- 
    485 / 
    486 !----------------------------------------------------------------------- 
    487 &namptr        !   Poleward Transport Diagnostic                        (default: OFF) 
    488 !----------------------------------------------------------------------- 
    489 / 
    490 !----------------------------------------------------------------------- 
    491 &namhsb        !  Heat and salt budgets                                 (default: OFF) 
    492 !----------------------------------------------------------------------- 
    493 / 
    494 !----------------------------------------------------------------------- 
    495 &namdiu        !   Cool skin and warm layer models                      (default: OFF) 
    496 !----------------------------------------------------------------------- 
    497 / 
    498 !----------------------------------------------------------------------- 
    499 &namflo        !   float parameters                                     ("key_float") 
    500 !----------------------------------------------------------------------- 
    501 / 
    502 !----------------------------------------------------------------------- 
    503 &nam_diaharm   !   Harmonic analysis of tidal constituents              ("key_diaharm") 
    504 !----------------------------------------------------------------------- 
    505 / 
    506 !----------------------------------------------------------------------- 
    507 &namdct        ! transports through some sections                       ("key_diadct") 
    508 !----------------------------------------------------------------------- 
    509 / 
    510 !----------------------------------------------------------------------- 
    511 &nam_diatmb    !  Top Middle Bottom Output                              (default: OFF) 
    512 !----------------------------------------------------------------------- 
    513 / 
    514 !----------------------------------------------------------------------- 
    515 &nam_dia25h    !  25h Mean Output                                       (default: OFF) 
    516 !----------------------------------------------------------------------- 
    517 / 
    518 !----------------------------------------------------------------------- 
    519 &namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
    520 !----------------------------------------------------------------------- 
    521 / 
    522  
     374!!====================================================================== 
     375!!               ***  Observation & Assimilation  ***                 !! 
     376!!                                                                    !! 
     377!!   namobs       observation and model comparison                      (default: OFF) 
     378!!   nam_asminc   assimilation increments                               ('key_asminc') 
     379!!====================================================================== 
     380! 
    523381!!====================================================================== 
    524382!!                  ***  Miscellaneous namelists  ***                 !! 
     
    529387!!====================================================================== 
    530388! 
    531 !----------------------------------------------------------------------- 
    532 &nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi") 
    533 !----------------------------------------------------------------------- 
    534 / 
    535 !----------------------------------------------------------------------- 
    536 &namctl        !   Control prints                                       (default: OFF) 
    537 !----------------------------------------------------------------------- 
    538 / 
    539 !----------------------------------------------------------------------- 
    540 &namsto        ! Stochastic parametrization of EOS                      (default: OFF) 
    541 !----------------------------------------------------------------------- 
    542 / 
    543  
    544 !!====================================================================== 
    545 !!               ***  Observation & Assimilation  ***                 !! 
    546 !!                                                                    !! 
    547 !!   namobs       observation and model comparison                      (default: OFF) 
    548 !!   nam_asminc   assimilation increments                               ('key_asminc') 
    549 !!====================================================================== 
    550 ! 
    551 !----------------------------------------------------------------------- 
    552 &namobs        !  observation usage switch                              (default: OFF) 
    553 !----------------------------------------------------------------------- 
    554 / 
    555 !----------------------------------------------------------------------- 
    556 &nam_asminc    !   assimilation increments                              ('key_asminc') 
    557 !----------------------------------------------------------------------- 
    558 / 
Note: See TracChangeset for help on using the changeset viewer.