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 3954 for branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_PISCES/EXP00 – NEMO

Ignore:
Timestamp:
2013-07-03T16:20:05+02:00 (11 years ago)
Author:
clevy
Message:

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

Location:
branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_PISCES/EXP00
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg

    r3875 r3954  
    2222   ln_zco      = .true.    !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined) 
    2323   ln_zps      = .false.   !  z-coordinate - partial steps   (T/F) 
    24 / 
    25 !----------------------------------------------------------------------- 
    26 &namzgr_sco    !   s-coordinate or hybrid z-s-coordinate 
    27 !----------------------------------------------------------------------- 
    2824/ 
    2925!----------------------------------------------------------------------- 
     
    5854/ 
    5955!----------------------------------------------------------------------- 
    60 &namsbc_ana    !   analytical surface boundary condition 
    61 !----------------------------------------------------------------------- 
    62    nn_tau000   =   100     !  gently increase the stress over the first ntau_rst time-steps 
    63    rn_utau0    =   0.1e0   !  uniform value for the i-stress 
    64 / 
    65 !----------------------------------------------------------------------- 
    66 &namsbc_flx    !   surface boundary condition : flux formulation 
    67 !----------------------------------------------------------------------- 
    68 / 
    69 !----------------------------------------------------------------------- 
    70 &namsbc_clio   !   namsbc_clio  CLIO bulk formulae 
    71 !----------------------------------------------------------------------- 
    72 / 
    73 !----------------------------------------------------------------------- 
    74 &namsbc_core   !   namsbc_core  CORE bulk formulae 
    75 !----------------------------------------------------------------------- 
    76 / 
    77 !----------------------------------------------------------------------- 
    78 &namsbc_mfs   !   namsbc_mfs  MFS bulk formulae 
    79 !----------------------------------------------------------------------- 
    80 / 
    81 !----------------------------------------------------------------------- 
    82 &namsbc_cpl    !   coupled ocean/atmosphere model                       ("key_coupled") 
    83 !----------------------------------------------------------------------- 
    84 / 
    85 !----------------------------------------------------------------------- 
    8656&namtra_qsr    !   penetrative solar radiation 
    8757!----------------------------------------------------------------------- 
     
    9060   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
    9161/ 
    92 !----------------------------------------------------------------------- 
    93 &namsbc_rnf    !   runoffs namelist surface boundary condition 
    94 !----------------------------------------------------------------------- 
    95    ln_rnf_mouth = .false.   !  specific treatment at rivers mouths 
    96 / 
    97 !----------------------------------------------------------------------- 
    98 &namsbc_apr    !   Atmospheric pressure used as ocean forcing or in bulk 
    99 !----------------------------------------------------------------------- 
    100 / 
    101 !----------------------------------------------------------------------- 
    102 &namsbc_ssr    !   surface boundary condition : sea surface restoring 
    103 !----------------------------------------------------------------------- 
    104    nn_sssr     =     0     !  add a damping     term in the surface freshwater flux (=2) 
    105    rn_deds     =   -27.7   !  magnitude of the damping on salinity   [mm/day] 
    106    ln_sssr_bnd =   .false. !  flag to bound erp term (associated with nn_sssr=2) 
    107 / 
    108 !----------------------------------------------------------------------- 
    109 &namsbc_alb    !   albedo parameters 
    110 !----------------------------------------------------------------------- 
    111 / 
     62 
    11263!----------------------------------------------------------------------- 
    11364&namberg       !   iceberg parameters 
     
    12475/ 
    12576!----------------------------------------------------------------------- 
    126 &namobc        !   open boundaries parameters                           ("key_obc") 
    127 !----------------------------------------------------------------------- 
    128 / 
    129 !----------------------------------------------------------------------- 
    130 &namagrif      !  AGRIF zoom                                            ("key_agrif") 
    131 !----------------------------------------------------------------------- 
    132 / 
    133 !----------------------------------------------------------------------- 
    134 &nam_tide      !    tide parameters (#ifdef key_tide) 
    135 !----------------------------------------------------------------------- 
    136 / 
    137 !----------------------------------------------------------------------- 
    138 &nambdy        !  unstructured open boundaries                          ("key_bdy") 
    139 !----------------------------------------------------------------------- 
    140 / 
    141 !----------------------------------------------------------------------- 
    142 &nambdy_dta      !  open boundaries - external data           ("key_bdy") 
    143 !----------------------------------------------------------------------- 
    144 / 
    145 !----------------------------------------------------------------------- 
    146 &nambdy_tide     ! tidal forcing at open boundaries 
    147 !----------------------------------------------------------------------- 
    148 / 
    149 !----------------------------------------------------------------------- 
    15077&nambfr        !   bottom friction 
    15178!----------------------------------------------------------------------- 
     
    15784   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
    15885   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux 
    159 / 
    160 !----------------------------------------------------------------------- 
    161 &nambbl        !   bottom boundary layer scheme 
    162 !----------------------------------------------------------------------- 
    16386/ 
    16487!----------------------------------------------------------------------- 
     
    203126/ 
    204127!----------------------------------------------------------------------- 
    205 !namdyn_spg    !   surface pressure gradient   (CPP key only) 
    206 !----------------------------------------------------------------------- 
    207 !----------------------------------------------------------------------- 
    208128&namdyn_ldf    !   lateral diffusion on momentum 
    209129!----------------------------------------------------------------------- 
     
    216136/ 
    217137!----------------------------------------------------------------------- 
    218 &namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" ) 
    219 !----------------------------------------------------------------------- 
    220 / 
    221 !----------------------------------------------------------------------- 
    222138&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke") 
    223139!----------------------------------------------------------------------- 
    224140   nn_etau     =   0       !  penetration of tke below the mixed layer (ML) due to internal & intertial waves 
    225 / 
    226 !------------------------------------------------------------------------ 
    227 &namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    228 !------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    229 / 
    230 !----------------------------------------------------------------------- 
    231 &namzdf_gls                !   GLS vertical diffusion                   ("key_zdfgls") 
    232 !----------------------------------------------------------------------- 
    233 / 
    234 !----------------------------------------------------------------------- 
    235 &namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm") 
    236 !----------------------------------------------------------------------- 
    237 / 
    238 !----------------------------------------------------------------------- 
    239 &namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
    240 !----------------------------------------------------------------------- 
    241    ln_tmx_itf  = .false.   !  ITF specific parameterisation 
    242141/ 
    243142!----------------------------------------------------------------------- 
     
    257156/ 
    258157!----------------------------------------------------------------------- 
    259 &namnc4        !   netcdf4 chunking and compression settings            ("key_netcdf4") 
    260 !----------------------------------------------------------------------- 
    261 / 
    262 !----------------------------------------------------------------------- 
    263 &namtrd        !   diagnostics on dynamics and/or tracer trends         ("key_trddyn" and/or "key_trdtra") 
    264 !              !       or mixed-layer trends or barotropic vorticity    ("key_trdmld" or     "key_trdvor") 
    265 !----------------------------------------------------------------------- 
    266 / 
    267 !----------------------------------------------------------------------- 
    268 &namflo       !   float parameters                                      ("key_float") 
    269 !----------------------------------------------------------------------- 
    270 / 
    271 !----------------------------------------------------------------------- 
    272158&namptr       !   Poleward Transport Diagnostic 
    273159!----------------------------------------------------------------------- 
     
    278164/ 
    279165!----------------------------------------------------------------------- 
    280 &namdct        ! transports through sections 
    281 !----------------------------------------------------------------------- 
    282     nn_dct      = 60       !  time step frequency for transports computing 
    283     nn_dctwri   = 60       !  time step frequency for transports writing 
    284     nn_secdebug = 0        !      0 : no section to debug 
    285 / 
    286 !----------------------------------------------------------------------- 
    287 &namobs       !  observation usage switch                               ('key_diaobs') 
    288 !----------------------------------------------------------------------- 
    289 / 
    290 !----------------------------------------------------------------------- 
    291 &nam_asminc   !   assimilation increments                               ('key_asminc') 
    292 !----------------------------------------------------------------------- 
    293 / 
    294 !----------------------------------------------------------------------- 
    295 &namsbc_wave   ! External fields from wave model 
    296 !----------------------------------------------------------------------- 
    297 / 
    298 !----------------------------------------------------------------------- 
    299166&namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    300167!----------------------------------------------------------------------- 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_pisces_cfg

    r3875 r3954  
    3333!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    3434/ 
    35 !''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    36 &nampisdia     !   additional 2D/3D tracers diagnostics 
    37 !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    38 !              !    name   ! title of   ! units ! 
    39 !              !           ! the field  !       !   
    40    pisdia2d(1)   = 'TNO3PHY' , 'TNO3PHY',  '-' 
    41    pisdia2d(2)   = 'TNH4PHY' , 'TNH4PHY',  '-' 
    42    pisdia2d(3)   = 'TPHYDOM' , 'TPHYDOM',  '-' 
    43    pisdia2d(4)   = 'TPHYNH4' , 'TPHYNH4',  '-' 
    44    pisdia2d(5)   = 'TPHYZOO' , 'TPHYZOO',  '-' 
    45    pisdia2d(6)   = 'TPHYDET' , 'TPHYDET',  '-' 
    46    pisdia2d(7)   = 'TDETZOO' , 'TDETZOO',  '-' 
    47    pisdia2d(8)   = 'TDETSED' , 'TDETSED',  '-' 
    48    pisdia2d(9)   = 'TZOODET' , 'TZOODET',  '-' 
    49    pisdia2d(10)  = 'TZOOBOD' , 'TZOOBOD',  '-' 
    50    pisdia2d(11)  = 'TZOONH4' , 'TZOONH4',  '-' 
    51    pisdia2d(12)  = 'TZOODOM' , 'TZOODOM',  '-' 
    52    pisdia2d(13)  = 'TNH4NO3' , 'TNH4NO3',  '-' 
    53    pisdia2d(14)  = 'TDOMNH4' , 'TDOMNH4',  '-' 
    54    pisdia2d(15)  = 'TDETNH4' , 'TDETNH4',  '-' 
    55    pisdia2d(16)  = 'TPHYTOT' , 'TPHYTOT',  '-' 
    56    pisdia2d(17)  = 'TZOOTOT' , 'TZOOTOT',  '-' 
    57    pisdia2d(18)  = 'TDETDOM' , 'TDETDOM',  '-' 
    58    pisdia2d(19)  = 'SEDPOC ' , 'SEDPOC ',  '-' 
    59    pisdia3d(1)   = 'FNO3PHY' , 'FNO3PHY',  '-' 
    60    pisdia3d(2)   = 'FNH4PHY' , 'FNH4PHY',  '-' 
    61    pisdia3d(3)   = 'FNH4NO3' , 'FNH4NO3',  '-' 
    62 / 
    63 !''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    64 &nampisdbi     !   biological diagnostics trends      
    65 !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    66 / 
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_top_cfg

    r3875 r3954  
    1717   sn_tracer(5)   = 'NH4'   , 'Ammonium concentration     ',  'mmole-N/m3' ,  .false.     ,  .false. 
    1818   sn_tracer(6)   = 'DOM'   , 'Dissolved organic matter   ',  'mmole-N/m3' ,  .false.     ,  .false. 
    19 / 
    20 !----------------------------------------------------------------------- 
    21 &namtrc_dta      !    Initialisation from data input file (T) or not (F) 
    22 !----------------------------------------------------------------------- 
    23 ! 
    24 !                !  file name  ! frequency (hours) ! variable   ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    25 !                !             !  (if <0  months)  !   name     !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    26    sn_trcdta(4)  = 'NO3_R1'    ,        -12        ,  'NO3'     ,    .false.   , .true. , 'yearly'  , ''       , '' 
    27    rn_trfac(4)   =    1.0      !   -       -       -       -      - 
    2819/ 
    2920!----------------------------------------------------------------------- 
     
    4839/ 
    4940!----------------------------------------------------------------------- 
    50 &namtrc_dmp    !   passive tracer newtonian damping   
    51 !----------------------------------------------------------------------- 
    52    ln_trcdmp   =  .false.  !  add a damping termn (T) or not (F) 
    53 / 
    54 !----------------------------------------------------------------------- 
    55 &namtrc_trd                !   diagnostics on tracer trends        ('key_trdtrc') 
    56 !                                   or mixed-layer trends          ('key_trdmld_trc') 
    57 !---------------------------------------------------------------------- 
    58 / 
    59 !----------------------------------------------------------------------- 
    6041&namtrc_dia       !   parameters for passive tracer additional diagnostics 
    6142!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.