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 6004 for branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/1_namelist_cfg – NEMO

Ignore:
Timestamp:
2015-12-04T17:05:58+01:00 (8 years ago)
Author:
gm
Message:

#1613: vvl by default, step III: Merge with the trunk (free surface simplification) (see wiki)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/1_namelist_cfg

    r5866 r6004  
    8585                           ! 
    8686   rn_rdt      = 2880.     !  time step for the dynamics (and tracer if nn_acc=0) 
    87    nn_baro     =   64      !  number of barotropic time step            ("key_dynspg_ts") 
    8887   rn_atfp     =    0.1    !  asselin time filter parameter 
    8988   nn_acc      =    0      !  acceleration of convergence : =1      used, rdt < rdttra(k) 
     
    295294   rn_alphc    =    0.65   !  compute albedo between two extremes values  
    296295   rn_alphdi   =    0.72   !  (Pyane, 1972) 
     296/ 
     297!----------------------------------------------------------------------- 
     298&namsbc_wave   ! External fields from wave model 
     299!----------------------------------------------------------------------- 
     300!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
     301!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
     302   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
     303! 
     304   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
    297305/ 
    298306 
     
    551559   ln_hpg_djc  = .false.   !  s-coordinate (Density Jacobian with Cubic polynomial) 
    552560   ln_hpg_prj  = .false.   !  s-coordinate (Pressure Jacobian scheme) 
    553    ln_dynhpg_imp = .false. !  time stepping: semi-implicit time scheme  (T) 
    554                                  !           centered      time scheme  (F) 
    555 / 
    556 !----------------------------------------------------------------------- 
    557 !namdyn_spg    !   surface pressure gradient   (CPP key only) 
    558 !----------------------------------------------------------------------- 
    559 !                          !  explicit free surface                     ("key_dynspg_exp") 
    560 !                          !  filtered free surface                     ("key_dynspg_flt") 
    561 !                          !  split-explicit free surface               ("key_dynspg_ts") 
    562  
     561/ 
     562!----------------------------------------------------------------------- 
     563&namdyn_spg    !   surface pressure gradient 
     564!----------------------------------------------------------------------- 
     565   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     566/ 
    563567!----------------------------------------------------------------------- 
    564568&namdyn_ldf    !   lateral diffusion on momentum 
     
    701705!!   nammpp_dyndist    Massively Parallel domain decomposition          ("key_agrif" && "key_mpp_dyndist") 
    702706!!   namctl            Control prints & Benchmark 
    703 !!   namsol            elliptic solver / island / free surface  
    704 !!====================================================================== 
    705 ! 
    706 !----------------------------------------------------------------------- 
    707 &namsol        !   elliptic solver / island / free surface  
    708 !----------------------------------------------------------------------- 
    709    nn_solv     =      1    !  elliptic solver: =1 preconditioned conjugate gradient (pcg) 
    710                            !                   =2 successive-over-relaxation (sor) 
    711    nn_sol_arp  =      0    !  absolute/relative (0/1) precision convergence test 
    712    rn_eps      =  1.e-6    !  absolute precision of the solver 
    713    nn_nmin     =    300    !  minimum of iterations for the SOR solver 
    714    nn_nmax     =    800    !  maximum of iterations for the SOR solver 
    715    nn_nmod     =     10    !  frequency of test for the SOR solver 
    716    rn_resmax   =  1.e-10   !  absolute precision for the SOR solver 
    717    rn_sor      =  1.92     !  optimal coefficient for SOR solver (to be adjusted with the domain) 
    718 / 
     707!!====================================================================== 
     708! 
    719709!----------------------------------------------------------------------- 
    720710&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
     
    898888    salfixmin = -9999      !  Minimum salinity after applying the increments 
    899889/ 
    900 !----------------------------------------------------------------------- 
    901 &namsbc_wave   ! External fields from wave model 
    902 !----------------------------------------------------------------------- 
    903 !              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! 
    904 !              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! 
    905    sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.   , .false. , 'daily'  ,''         , '' 
    906 ! 
    907    cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files 
    908 / 
    909 !----------------------------------------------------------------------- 
    910 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    911 !----------------------------------------------------------------------- 
    912    ! Suggested lengthscale values are those of Eby & Holloway (1994) for a coarse model 
    913    ln_neptsimp       = .false.  ! yes/no use simplified neptune 
    914  
    915    ln_smooth_neptvel = .false.  ! yes/no smooth zunep, zvnep 
    916    rn_tslse          =  1.2e4   ! value of lengthscale L at the equator 
    917    rn_tslsp          =  3.0e3   ! value of lengthscale L at the pole 
    918    ! Specify whether to ramp down the Neptune velocity in shallow 
    919    ! water, and if so the depth range controlling such ramping down 
    920    ln_neptramp       = .true.   ! ramp down Neptune velocity in shallow water 
    921    rn_htrmin         =  100.0   ! min. depth of transition range 
    922    rn_htrmax         =  200.0   ! max. depth of transition range 
    923 / 
Note: See TracChangeset for help on using the changeset viewer.