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 5930 for trunk/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist_cfg – NEMO

Ignore:
Timestamp:
2015-11-26T17:07:10+01:00 (8 years ago)
Author:
jchanut
Message:

#1620 Merge free surface simplification into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/1_namelist_cfg

    r5836 r5930  
    5353   rn_rdtmin   = 14400.          !  minimum time step on tracers (used if nn_acc=1) 
    5454   rn_rdtmax   = 14400.          !  maximum time step on tracers (used if nn_acc=1) 
    55 / 
    56 !----------------------------------------------------------------------- 
    57 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    58 !----------------------------------------------------------------------- 
    5955/ 
    6056!----------------------------------------------------------------------- 
     
    204200/ 
    205201!----------------------------------------------------------------------- 
     202&namdyn_spg    !   surface pressure gradient 
     203!----------------------------------------------------------------------- 
     204   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     205/ 
     206!----------------------------------------------------------------------- 
    206207&namdyn_ldf    !   lateral diffusion on momentum 
    207208!----------------------------------------------------------------------- 
     
    245246/ 
    246247!----------------------------------------------------------------------- 
    247 &namsol        !   elliptic solver / island / free surface  
    248 !----------------------------------------------------------------------- 
    249 / 
    250 !----------------------------------------------------------------------- 
    251248&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    252249!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.