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 7821 for trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/1_namelist_cfg – NEMO

Ignore:
Timestamp:
2017-03-22T12:37:29+01:00 (7 years ago)
Author:
clem
Message:

continue debugging test cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/1_namelist_cfg

    r7355 r7821  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/OPA  :  Configuration namelist used to overwrite SHARED/1_namelist_ref 
     2!! NEMO/OPA  Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    44!----------------------------------------------------------------------- 
     5&namusr_def    !   SAS_BIPER user defined namelist 
     6!----------------------------------------------------------------------- 
     7   rn_dx       =    1000.   ! horizontal resolution in meters 
     8   rn_dy       =    1000.   ! horizontal resolution in meters 
     9/ 
     10!----------------------------------------------------------------------- 
    511&namrun        !   parameters of the run 
    612!----------------------------------------------------------------------- 
    7    cn_exp      = "Agulhas" !  experience name  
    8    nn_it000    =       1   !  first time step 
    9    nn_itend    =   10950   !  last  time step 
    10    nn_stock    =   10950   !  frequency of creation of a restart file (modulo referenced to 1) 
    11    nn_write    =   10950   !  frequency of write in the output file   (modulo referenced to nn_it000) 
    12    ln_clobber  = .true.    !  clobber (overwrite) an existing file 
    13 / 
    14 !----------------------------------------------------------------------- 
    15 &namcfg        !   parameters of the configuration 
    16 !----------------------------------------------------------------------- 
    17    ln_read_cfg = .true.    !  (=T) read the domain configuration file 
    18       !                    !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
    19       cn_domcfg = "AGRIF_AGULHAS_domain_cfg"    ! domain configuration filename 
    20 / 
    21 !----------------------------------------------------------------------- 
    22 &namzgr        !   vertical coordinate 
    23 !----------------------------------------------------------------------- 
    24    ln_zps      = .true.    !  z-coordinate - partial steps 
     13   nn_no       =       0      !  job number (no more used...) 
     14   cn_exp      =  "SASBIPER"  !  experience name 
     15   nn_it000    =       1      !  first time step 
     16   nn_itend    =    30300     !  last  time step (std 5475) 
     17/ 
     18!----------------------------------------------------------------------- 
     19&namcfg     !   parameters of the configuration 
     20!----------------------------------------------------------------------- 
     21   ln_read_cfg = .false.    !  (=T) read the domain configuration file 
     22      !                     !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
     23      cn_domcfg = "SASBIPER_domcfg"    ! domain configuration filename 
    2524/ 
    2625!----------------------------------------------------------------------- 
    2726&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    28 !-----------------------------------------------------------------------   
    29    ln_linssh   = .true.   !  =T  linear free surface  ==>>  model level are fixed in time 
    30    nn_closea   =    0      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
    31    ! 
    32    rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0) 
     27!----------------------------------------------------------------------- 
     28   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     29   ! 
     30   nn_msh      =    1      !  create (>0) a mesh file or not (=0) 
     31   ! 
     32   rn_rdt      = 400.     !  time step for the dynamics (and tracer if nn_acc=0) 
    3333/ 
    3434!----------------------------------------------------------------------- 
     
    4444&namsbc        !   Surface Boundary Condition (surface module) 
    4545!----------------------------------------------------------------------- 
    46    ln_blk_core = .true.    !  CORE bulk formulation                     (T => fill namsbc_core) 
    47    nn_ice      = 0         !  =0 no ice boundary condition   , 
    48                            !  =1 use observed ice-cover      , 
    49                            !  =2 ice-model used                         ("key_lim3" or "key_lim2) 
    50    ln_rnf      = .false.   !  runoffs                                   (T => fill namsbc_rnf) 
    51    ln_ssr      = .false.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    52    nn_fwb      = 0         !  FreshWater Budget: =0 unchecked  
    53                            !     =1 global mean of e-p-r set to zero at each time step  
    54                            !     =2 annual global mean of e-p-r set to zero 
    55                            !     =3 global emp set to zero and spread out over erp area 
     46   ln_usr      = .true.   !  user defined formulation                  (T => check usrdef_sbc) 
     47   nn_fsbc     =  1       !  frequency of surface boundary condition computation 
    5648/ 
    5749!----------------------------------------------------------------------- 
    5850&namsbc_blk   !   namsbc_blk  generic Bulk formula                      (ln_blk = T) 
    5951!----------------------------------------------------------------------- 
    60 !              !  file name                   ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights                              ! rotation ! land/sea mask ! 
    61 !              !                              !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename                             ! pairing  ! filename      ! 
    62    sn_wndi     = 'u_10.15JUNE2009_fill'       ,         6         , 'U_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'     , 'Uwnd'   , '' 
    63    sn_wndj     = 'v_10.15JUNE2009_fill'       ,         6         , 'V_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bicubic.nc'     , 'Vwnd'   , '' 
    64    sn_qsr      = 'ncar_rad.15JUNE2009_fill'   ,        24         , 'SWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    65    sn_qlw      = 'ncar_rad.15JUNE2009_fill'   ,        24         , 'LWDN_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    66    sn_tair     = 't_10.15JUNE2009_fill'       ,         6         , 'T_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    67    sn_humi     = 'q_10.15JUNE2009_fill'       ,         6         , 'Q_10_MOD',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    68    sn_prec     = 'ncar_precip.15JUNE2009_fill',        -1         , 'PRC_MOD1',   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    69    sn_snow     = 'ncar_precip.15JUNE2009_fill',        -1         , 'SNOW'    ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    70    sn_slp      = 'slp.15JUNE2009_fill'        ,         6         , 'SLP'     ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    71    sn_tdif     = 'taudif_core'                ,        24         , 'taudif'  ,   .false.    , .true. , 'yearly'  , 'weights_core2_agrif_bilinear.nc'    , ''       , '' 
    72    ! 
    73    ln_NCAR     = .true.   ! "NCAR"      algorithm   (Large and Yeager 2008) 
    74    ! 
    7552/ 
    7653!----------------------------------------------------------------------- 
    7754&namtra_qsr    !   penetrative solar radiation 
    7855!----------------------------------------------------------------------- 
    79 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    80 !              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    81    sn_chl      ='chlorophyll',        -1         , 'CHLA'    ,   .true.     , .true. , 'yearly'  , 'weights_bilin.nc'       , '' 
     56/ 
     57!----------------------------------------------------------------------- 
     58&namsbc_rnf    !   runoffs namelist surface boundary condition 
     59!----------------------------------------------------------------------- 
     60/ 
     61!----------------------------------------------------------------------- 
     62&namsbc_ssr    !   surface boundary condition : sea surface restoring 
     63!----------------------------------------------------------------------- 
     64/ 
     65!----------------------------------------------------------------------- 
     66&namsbc_alb    !   albedo parameters 
     67!----------------------------------------------------------------------- 
     68/ 
     69!----------------------------------------------------------------------- 
     70&namberg       !   iceberg parameters 
     71!----------------------------------------------------------------------- 
    8272/ 
    8373!----------------------------------------------------------------------- 
    8474&namlbc        !   lateral momentum boundary condition 
    8575!----------------------------------------------------------------------- 
    86 / 
    87 !----------------------------------------------------------------------- 
    88 &namagrif      !  AGRIF zoom                                            ("key_agrif") 
    89 !----------------------------------------------------------------------- 
     76   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     77                           !  free slip  !   partial slip  !   no slip   ! strong slip 
    9078/ 
    9179!----------------------------------------------------------------------- 
     
    9684&nambbc        !   bottom temperature boundary condition                (default: NO) 
    9785!----------------------------------------------------------------------- 
    98    ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    9986/ 
    10087!----------------------------------------------------------------------- 
     
    10895/ 
    10996!----------------------------------------------------------------------- 
    110 &namtra_dmp    !   tracer: T & S newtonian damping 
    111 !----------------------------------------------------------------------- 
    112    ln_tradmp   =  .false.   !  add a damping termn (T) or not (F) 
    113 / 
    114 !----------------------------------------------------------------------- 
    11597&namtra_adv    !   advection scheme for tracer 
    11698!----------------------------------------------------------------------- 
    11799   ln_traadv_fct =  .true.    !  FCT scheme 
    118       nn_fct_h   =  2               !  =2/4, horizontal 2nd / 4th order 
    119       nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order 
    120       nn_fct_zts =  0               !  >=1, 2nd order FCT scheme with vertical sub-timestepping 
     100      nn_fct_h   =  4               !  =2/4, horizontal 2nd / 4th order  
     101      nn_fct_v   =  2               !  =2/4, vertical   2nd / COMPACT 4th order  
     102      nn_fct_zts =  0               !  > 1 , 2nd order FCT scheme with vertical sub-timestepping 
    121103      !                             !        (number of sub-timestep = nn_fct_zts) 
    122104/ 
    123105!----------------------------------------------------------------------- 
     106&namtra_adv_mle !  mixed layer eddy parametrisation (Fox-Kemper param) 
     107!----------------------------------------------------------------------- 
     108/ 
     109!---------------------------------------------------------------------------------- 
    124110&namtra_ldf    !   lateral diffusion scheme for tracers 
    125 !----------------------------------------------------------------------- 
     111!---------------------------------------------------------------------------------- 
    126112   !                       !  Operator type: 
    127113   ln_traldf_lap   =  .true.   !    laplacian operator 
     
    130116   ln_traldf_lev   =  .false.  !  iso-level 
    131117   ln_traldf_hor   =  .false.  !  horizontal (geopotential) 
    132    ln_traldf_iso   =  .true.   !  iso-neutral (standard operator) 
    133    ln_traldf_triad =  .false.  !  iso-neutral (triad    operator) 
     118   ln_traldf_iso   =  .true.   !  iso-neutral (Standard operator) 
     119   ln_traldf_triad =  .false.  !  iso-neutral (Triads   operator) 
    134120   ! 
    135121   !                       !  iso-neutral options:         
     
    143129   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef 
    144130   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file 
    145    !                                !   =  0           constant 
    146    !                                !   = 10 F(k)      =ldf_c1d 
    147    !                                !   = 20 F(i,j)    =ldf_c2d 
     131   !                                !   =  0           constant  
     132   !                                !   = 10 F(k)      =ldf_c1d  
     133   !                                !   = 20 F(i,j)    =ldf_c2d  
    148134   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    149135   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
    150136   !                                !   = 31 F(i,j,k,t)=F(local velocity) 
    151    rn_aht_0        = 1000.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
     137   rn_aht_0        = 2000.     !  lateral eddy diffusivity   (lap. operator) [m2/s] 
    152138   rn_bht_0        = 1.e+12    !  lateral eddy diffusivity (bilap. operator) [m4/s] 
    153139/ 
     
    155141&namtra_ldfeiv !   eddy induced velocity param. 
    156142!---------------------------------------------------------------------------------- 
    157    ln_ldfeiv     =.false.   ! use eddy induced velocity parameterization 
    158 / 
     143   ln_ldfeiv     =.true.   ! use eddy induced velocity parameterization 
     144   ln_ldfeiv_dia =.true.   ! diagnose eiv stream function and velocities 
     145   rn_aeiv_0     = 2000.   ! eddy induced velocity coefficient   [m2/s] 
     146   nn_aei_ijk_t  = 21      ! space/time variation of the eiv coeficient 
     147   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file 
     148   !                                !   =  0           constant  
     149   !                                !   = 10 F(k)      =ldf_c1d  
     150   !                                !   = 20 F(i,j)    =ldf_c2d  
     151   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
     152   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     153/ 
     154!----------------------------------------------------------------------- 
     155&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
     156!----------------------------------------------------------------------- 
    159157!----------------------------------------------------------------------- 
    160158&namdyn_adv    !   formulation of the momentum advection 
    161159!----------------------------------------------------------------------- 
    162 /   
     160/ 
    163161!----------------------------------------------------------------------- 
    164162&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
     
    173171&namdyn_hpg    !   Hydrostatic pressure gradient option 
    174172!----------------------------------------------------------------------- 
    175 / 
    176 !----------------------------------------------------------------------- 
    177 &namdyn_spg    !   Surface pressure gradient 
    178 !----------------------------------------------------------------------- 
    179    ln_dynspg_ts = .true.   !  Split-explicit free surface 
     173   ln_hpg_zco  = .true.   !  z-coordinate - full steps 
     174/ 
     175!----------------------------------------------------------------------- 
     176&namdyn_spg    !   surface pressure gradient 
     177!----------------------------------------------------------------------- 
     178   ln_dynspg_ts  = .true.  !  split-explicit free surface 
    180179/ 
    181180!----------------------------------------------------------------------- 
     
    183182!----------------------------------------------------------------------- 
    184183   !                       !  Type of the operator : 
    185    !                           !  no diffusion: set ln_dynldf_lap=..._blp=F 
    186    ln_dynldf_lap =  .false.    !    laplacian operator 
    187    ln_dynldf_blp =  .true.     !  bilaplacian operator 
     184   !                           !  no diffusion: set ln_dynldf_lap=..._blp=F  
     185   ln_dynldf_lap =  .true.     !    laplacian operator 
     186   ln_dynldf_blp =  .false.    !  bilaplacian operator 
    188187   !                       !  Direction of action  : 
    189188   ln_dynldf_lev =  .true.     !  iso-level 
     
    191190   ln_dynldf_iso =  .false.    !  iso-neutral 
    192191   !                       !  Coefficient 
    193    nn_ahm_ijk_t  =   0         !  space/time variation of eddy coef 
     192   nn_ahm_ijk_t  = -30         !  space/time variation of eddy coef 
    194193   !                                !  =-30  read in eddy_viscosity_3D.nc file 
    195194   !                                !  =-20  read in eddy_viscosity_2D.nc file 
    196    !                                !  =  0  constant 
     195   !                                !  =  0  constant  
    197196   !                                !  = 10  F(k)=c1d 
    198197   !                                !  = 20  F(i,j)=F(grid spacing)=c2d 
     
    201200   rn_ahm_0      =  40000.     !  horizontal laplacian eddy viscosity   [m2/s] 
    202201   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
    203    rn_bhm_0      = 8.5e+11      !  horizontal bilaplacian eddy viscosity [m4/s] 
     202   rn_bhm_0      = 1.e+12      !  horizontal bilaplacian eddy viscosity [m4/s] 
     203   ! 
     204   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
    204205/ 
    205206!----------------------------------------------------------------------- 
     
    218219&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
    219220!----------------------------------------------------------------------- 
    220    ln_tmx_itf  = .false.   !  ITF specific parameterisation 
    221221/ 
    222222!----------------------------------------------------------------------- 
     
    225225/ 
    226226!----------------------------------------------------------------------- 
    227 &nammpp_dyndist !   Massively Parallel Distribution for AGRIF zoom      ("key_agrif" && "key_mpp_dyndist") 
    228 !----------------------------------------------------------------------- 
    229 / 
    230 !----------------------------------------------------------------------- 
    231227&namctl        !   Control prints & Benchmark 
    232228!----------------------------------------------------------------------- 
     
    237233/ 
    238234!----------------------------------------------------------------------- 
    239 &namhsb       !  Heat and salt budgets  
     235&namhsb       !  Heat and salt budgets                                  (default F) 
    240236!----------------------------------------------------------------------- 
    241237/ 
Note: See TracChangeset for help on using the changeset viewer.