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_LIM_CFC_C14b/EXP00/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_LIM_CFC_C14b/EXP00/namelist_cfg

    r5836 r5930  
    6565   ppkth2      =  999999.              ! 
    6666   ppacr2      =  999999.              ! 
    67 / 
    68 !----------------------------------------------------------------------- 
    69 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    70 !----------------------------------------------------------------------- 
    7167/ 
    7268!----------------------------------------------------------------------- 
     
    248244/ 
    249245!----------------------------------------------------------------------- 
    250 !namdyn_spg    !   surface pressure gradient   (CPP key only) 
    251 !----------------------------------------------------------------------- 
     246&namdyn_spg    !   surface pressure gradient 
     247!----------------------------------------------------------------------- 
     248   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     249/ 
    252250!----------------------------------------------------------------------- 
    253251&namdyn_ldf    !   lateral diffusion on momentum 
     
    299297/ 
    300298!----------------------------------------------------------------------- 
    301 &namsol        !   elliptic solver / island / free surface  
    302 !----------------------------------------------------------------------- 
    303 / 
    304 !----------------------------------------------------------------------- 
    305299&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    306300!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.