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 6067 for branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2015-12-16T14:59:05+01:00 (8 years ago)
Author:
acc
Message:

Branch 2015/dev_r5836_NOC3_vvl_by_default. namelist changes to reference configs to enable successful SETTE testing. Just ORCA2OFFPISCES refusing restartability now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5836_NOC3_vvl_by_default/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_cfg

    r6004 r6067  
    5252   ppkth2      =  999999.              ! 
    5353   ppacr2      =  999999.              ! 
    54 / 
    55 !----------------------------------------------------------------------- 
    56 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    57 !----------------------------------------------------------------------- 
    5854/ 
    5955!----------------------------------------------------------------------- 
     
    195191/ 
    196192!----------------------------------------------------------------------- 
     193&namdyn_spg    !   surface pressure gradient 
     194!----------------------------------------------------------------------- 
     195   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     196/ 
     197!----------------------------------------------------------------------- 
    197198&namdyn_ldf    !   lateral diffusion on momentum 
    198199!----------------------------------------------------------------------- 
     
    217218   rn_ahm_b      =      0.     !  background eddy viscosity for ldf_iso [m2/s] 
    218219   rn_bhm_0      = 1.e+12      !  horizontal bilaplacian eddy viscosity [m4/s] 
     220   ! 
     221   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
    219222/ 
    220223!----------------------------------------------------------------------- 
     
    235238/ 
    236239!----------------------------------------------------------------------- 
    237 &namsol        !   elliptic solver / island / free surface 
    238 !----------------------------------------------------------------------- 
    239 / 
    240 !----------------------------------------------------------------------- 
    241240&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    242241!----------------------------------------------------------------------- 
     
    251250/ 
    252251!----------------------------------------------------------------------- 
    253 &namhsb       !  Heat and salt budgets 
    254 !----------------------------------------------------------------------- 
    255 / 
    256 !----------------------------------------------------------------------- 
    257 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
     252&namhsb       !  Heat and salt budgets                                  (default F) 
    258253!----------------------------------------------------------------------- 
    259254/ 
Note: See TracChangeset for help on using the changeset viewer.