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

Changeset 7821 for trunk


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

continue debugging test cases

Location:
trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00
Files:
4 added
3 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/ 
  • trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/1_namelist_ice_cfg

    r7355 r7821  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    2 !! NEMO/LIM2 : Configuration namelist used to overwrite 1_namelist_ice_ref 
    3 !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
     2!! LIM3 namelist:   
     3!!              1 - Generic parameters                 (namicerun) 
     4!!              2 - Diagnostics                        (namicediag) 
     5!!              3 - Ice initialization                 (namiceini) 
     6!!              4 - Ice discretization                 (namiceitd) 
     7!!              5 - Ice dynamics and transport         (namicedyn) 
     8!!              6 - Ice diffusion                      (namicehdf) 
     9!!              7 - Ice thermodynamics                 (namicethd) 
     10!!              8 - Ice salinity                       (namicesal) 
     11!!              9 - Ice mechanical redistribution      (namiceitdme) 
     12!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    413! 
    5 !----------------------------------------------------------------------- 
    6 &namicerun     !   Share parameters for dynamics/advection/thermo 
    7 !----------------------------------------------------------------------- 
     14!------------------------------------------------------------------------------ 
     15&namicerun     !   Generic parameters 
     16!------------------------------------------------------------------------------ 
     17   jpl              =    1          !  number of ice  categories 
     18   nlay_i           =    1          !  number of ice  layers 
     19   ln_limthd        =  .false.       !  ice thermo   (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     20   ln_limdyn        =  .true.       !  ice dynamics (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     21   nn_limdyn        =   0           !     (ln_limdyn=T) switch for ice dynamics 
     22                                    !      2: total 
     23                                    !      1: advection only (no diffusion, no ridging/rafting) 
     24                                    !      0: advection only (as 1 but with prescribed velocity, bypass rheology) 
     25   rn_uice          =   0.5    !     (nn_limdyn=0) ice u-velocity 
     26   rn_vice          =   0.0    !     (nn_limdyn=0) ice v-velocity 
    827/ 
    9 !----------------------------------------------------------------------- 
    10 &namiceini     !   ice initialisation 
    11 !----------------------------------------------------------------------- 
     28!------------------------------------------------------------------------------ 
     29&namicediag    !   Diagnostics 
     30!------------------------------------------------------------------------------ 
    1231/ 
    13 !----------------------------------------------------------------------- 
    14 &namicedyn     !   ice dynamic 
    15 !----------------------------------------------------------------------- 
    16    creepl      =   2.0e-08 !  creep limit 
    17    nevp        =   360     !  number of EVP subcycling iterations 
    18    telast      =   3600    !  timescale for EVP elastic waves 
     32!------------------------------------------------------------------------------ 
     33&namiceini     !   Ice initialization 
     34!------------------------------------------------------------------------------ 
     35                  ! -- limistate -- ! 
     36   ln_limini      = .false.         !  activate ice initialization (T) or not (F) 
     37   ln_limini_file = .false.         !  netcdf file provided for initialization (T) or not (F) 
     38   cn_dir="./" 
     39   sn_hti = 'initice'    , -12 ,'hti'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     40   sn_hts = 'initice'    , -12 ,'hts'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     41   sn_ati = 'initice'    , -12 ,'ati'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     42   sn_tsu = 'initice'    , -12 ,'tsu'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     43   sn_tmi = 'initice'    , -12 ,'tmi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
     44   sn_smi = 'initice'    , -12 ,'smi'   ,  .false.  , .true., 'yearly'  , '' , '', '' 
    1945/ 
    20 !----------------------------------------------------------------------- 
    21 &namicetrp     !   ice transport 
    22 !----------------------------------------------------------------------- 
     46!------------------------------------------------------------------------------ 
     47&namiceitd     !   Ice discretization 
     48!------------------------------------------------------------------------------ 
    2349/ 
    24 !----------------------------------------------------------------------- 
    25 &namicethd     !   ice thermodynamic 
    26 !----------------------------------------------------------------------- 
     50!------------------------------------------------------------------------------ 
     51&namicedyn     !   Ice dynamics and transport 
     52!------------------------------------------------------------------------------ 
     53                  ! -- limtrp & limadv -- ! 
     54   nn_limadv      =    0            !  choose the advection scheme (-1=Prather ; 0=Ultimate-Macho) 
     55   nn_limadv_ord  =    5            !  choose the order of the advection scheme (if nn_limadv=0) 
    2756/ 
    28 !----------------------------------------------------------------------- 
    29 &namicedia     !   ice diagnostics 
    30 !----------------------------------------------------------------------- 
     57!------------------------------------------------------------------------------ 
     58&namicehdf     !   Ice horizontal diffusion 
     59!------------------------------------------------------------------------------ 
    3160/ 
    32 !''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    33 &namiceout     !   parameters for outputs 
    34 !,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    35 /       
     61!------------------------------------------------------------------------------ 
     62&namicethd     !   Ice thermodynamics 
     63!------------------------------------------------------------------------------ 
     64                  ! -- limthd_dh -- ! 
     65   ln_limdH       = .true.          !  activate ice thickness change from growing/melting (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     66                  ! -- limthd_da -- ! 
     67   ln_limdA       = .true.          !  activate lateral melting param. (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     68                 ! -- limthd_lac -- ! 
     69   ln_limdO       = .true.          !  activate ice growth in open-water (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     70   rn_hnewice     = 0.02            !  thickness for new ice formation in open water (m) 
     71                  ! -- limitd_th -- ! 
     72   rn_himin       = 0.01            !  minimum ice thickness (m) used in remapping, must be smaller than rn_hnewice 
     73/ 
     74!------------------------------------------------------------------------------ 
     75&namicesal     !   Ice salinity 
     76!------------------------------------------------------------------------------ 
     77                 ! -- limthd_sal -- ! 
     78   ln_limdS       = .true.          !  activate gravity drainage and flushing (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     79/ 
     80!------------------------------------------------------------------------------ 
     81&namiceitdme   !   Ice mechanical redistribution (ridging and rafting) 
     82!------------------------------------------------------------------------------ 
     83                  ! -- limitd_me -- ! 
     84   ln_ridging     =   .true.        !  ridging activated (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     85   ln_rafting     =   .true.        !  rafting activated (T) or not (F) => DO NOT TOUCH UNLESS U KNOW WHAT U DO 
     86/ 
  • trunk/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/namelist_cfg

    r7820 r7821  
    1414   cn_exp      =  "SASBIPER"  !  experience name 
    1515   nn_it000    =       1      !  first time step 
    16    nn_itend    =    5475      !  last  time step (std 5475) 
     16   nn_itend    =    10100     !  last  time step (std 5475) 
    1717/ 
    1818!----------------------------------------------------------------------- 
     
    3030   nn_msh      =    1      !  create (>0) a mesh file or not (=0) 
    3131   ! 
     32   rn_rdt      = 1200.     !  time step for the dynamics (and tracer if nn_acc=0) 
    3233/ 
    3334!----------------------------------------------------------------------- 
     
    4445!----------------------------------------------------------------------- 
    4546   ln_usr      = .true.   !  user defined formulation                  (T => check usrdef_sbc) 
     47   nn_fsbc     =  1       !  frequency of surface boundary condition computation 
    4648/ 
    4749!----------------------------------------------------------------------- 
     
    7274&namlbc        !   lateral momentum boundary condition 
    7375!----------------------------------------------------------------------- 
     76   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     77                           !  free slip  !   partial slip  !   no slip   ! strong slip 
    7478/ 
    7579!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.