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 6982 for branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2016-10-04T15:01:17+02:00 (8 years ago)
Author:
flavoni
Message:

update SETTE, SAS, AMM12 and namelists to run simplif-2 branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6409_SIMPLIF_2_usrdef/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg

    r6624 r6982  
    99   cn_exp      =  "ORCA2"  !  experience name 
    1010   nn_it000    =       1   !  first time step 
    11    nn_itend    =     300   !  last  time step (std 5475) 
    12 / 
    13 !----------------------------------------------------------------------- 
    14 &namcfg        !   parameters of the configuration 
    15 !----------------------------------------------------------------------- 
    16    cp_cfg      =  "orca"               !  name of the configuration 
    17    jp_cfg      =       2               !  resolution of the configuration 
     11   nn_itend    =    5475   !  last  time step (std 5475) 
     12/ 
     13!----------------------------------------------------------------------- 
     14&namcfg     !   parameters of the configuration 
     15!----------------------------------------------------------------------- 
     16   ln_read_cfg = .true.   !  (=T) read the domain configuration in 'domain_cfg.nc" file 
     17   !                       !  (=F) user defined configuration  ==>>>  see usrdef(_...) modules 
     18   ln_write_cfg= .false.    !  (=T) create the domain configuration file 
     19   ! 
     20   cp_cfg      =  "orca"   !  name of the configuration 
     21   jp_cfg      =       2   !  resolution of the configuration 
     22   ln_use_jattr = .false.  !  use (T) the file attribute: open_ocean_jstart, if present 
     23   !                       !  in netcdf input files, as the start j-row for reading 
    1824/ 
    1925!----------------------------------------------------------------------- 
     
    2127!----------------------------------------------------------------------- 
    2228   ln_zps      = .true.    !  z-coordinate - partial steps 
    23    ln_linssh   = .true.    !  linear free surface 
    2429/ 
    2530!----------------------------------------------------------------------- 
    2631&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    2732!----------------------------------------------------------------------- 
    28    ppsur       =   -4762.96143546300   !  ORCA r4, r2 and r05 coefficients 
    29    ppa0        =     255.58049070440   ! (default coefficients) 
    30    ppa1        =     245.58132232490   ! 
    31    ppkth       =      21.43336197938   ! 
    32    ppacr       =       3.0             ! 
    33    ppdzmin     =  999999.              !  Minimum vertical spacing 
    34    pphmax      =  999999.              !  Maximum depth 
    35    ldbletanh   =  .FALSE.              !  Use/do not use double tanf function for vertical coordinates 
    36    ppa2        =  999999.              !  Double tanh function parameters 
    37    ppkth2      =  999999.              ! 
    38    ppacr2      =  999999.              ! 
     33   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
     34   ! 
     35   nn_msh      =    0      !  create (>0) a mesh file or not (=0) 
     36   ! 
    3937/ 
    4038!----------------------------------------------------------------------- 
     
    119117   ln_traldf_lev   =  .false.  !  iso-level 
    120118   ln_traldf_hor   =  .false.  !  horizontal (geopotential) 
    121    ln_traldf_iso   =  .true.   !  iso-neutral (standard operator) 
    122    ln_traldf_triad =  .false.  !  iso-neutral (triad    operator) 
     119   ln_traldf_iso   =  .true.   !  iso-neutral (Standard operator) 
     120   ln_traldf_triad =  .false.  !  iso-neutral (Triads   operator) 
    123121   ! 
    124122   !                       !  iso-neutral options:         
     
    132130   nn_aht_ijk_t    = 20        !  space/time variation of eddy coef 
    133131   !                                !   =-20 (=-30)    read in eddy_diffusivity_2D.nc (..._3D.nc) file 
    134    !                                !   =  0           constant 
    135    !                                !   = 10 F(k)      =ldf_c1d 
    136    !                                !   = 20 F(i,j)    =ldf_c2d 
     132   !                                !   =  0           constant  
     133   !                                !   = 10 F(k)      =ldf_c1d  
     134   !                                !   = 20 F(i,j)    =ldf_c2d  
    137135   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    138136   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
     
    149147   nn_aei_ijk_t  = 21      ! space/time variation of the eiv coeficient 
    150148   !                                !   =-20 (=-30)    read in eddy_induced_velocity_2D.nc (..._3D.nc) file 
    151    !                                !   =  0           constant 
    152    !                                !   = 10 F(k)      =ldf_c1d 
    153    !                                !   = 20 F(i,j)    =ldf_c2d 
     149   !                                !   =  0           constant  
     150   !                                !   = 10 F(k)      =ldf_c1d  
     151   !                                !   = 20 F(i,j)    =ldf_c2d  
    154152   !                                !   = 21 F(i,j,t)  =Treguier et al. JPO 1997 formulation 
    155153   !                                !   = 30 F(i,j,k)  =ldf_c2d + ldf_c1d 
    156154/ 
    157155!----------------------------------------------------------------------- 
    158 &namtra_dmp    !   tracer: T & S newtonian damping 
    159 !----------------------------------------------------------------------- 
    160 / 
     156&namtra_dmp    !   tracer: T & S newtonian damping                      (default: NO) 
     157!----------------------------------------------------------------------- 
    161158!----------------------------------------------------------------------- 
    162159&namdyn_adv    !   formulation of the momentum advection 
     
    177174/ 
    178175!----------------------------------------------------------------------- 
    179 &namdyn_spg    !   Surface pressure gradient 
    180 !----------------------------------------------------------------------- 
    181    ln_dynspg_ts = .true.   !  Split-explicit free surface 
     176&namdyn_spg    !   surface pressure gradient 
     177!----------------------------------------------------------------------- 
     178   ln_dynspg_ts  = .true.  !  split-explicit free surface 
    182179/ 
    183180!----------------------------------------------------------------------- 
     
    204201   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
    205202   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) 
    206205/ 
    207206!----------------------------------------------------------------------- 
     
    234233/ 
    235234!----------------------------------------------------------------------- 
    236 &namhsb       !  Heat and salt budgets 
    237 !----------------------------------------------------------------------- 
    238 / 
    239 !----------------------------------------------------------------------- 
    240 &namobs       !  observation usage 
     235&namhsb       !  Heat and salt budgets                                  (default F) 
     236!----------------------------------------------------------------------- 
     237/ 
     238!----------------------------------------------------------------------- 
     239&namobs       !  observation usage                                      ('key_diaobs') 
    241240!----------------------------------------------------------------------- 
    242241/ 
Note: See TracChangeset for help on using the changeset viewer.