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 6141 for branches/2015/dev_r5803_NOC_WAD/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2015-12-21T12:38:26+01:00 (9 years ago)
Author:
acc
Message:

Branch 2015/dev_r5803_NOC_WAD. Merge in dev_merge_2015 changes up to 6136. Conflicts all resolved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5803_NOC_WAD/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/namelist_cfg

    r6138 r6141  
    3131&namzgr        !   vertical coordinate 
    3232!----------------------------------------------------------------------- 
     33   ln_zps      = .true.    !  z-coordinate - partial steps 
     34   ln_linssh   = .true.    !  linear free surface 
    3335/ 
    3436!----------------------------------------------------------------------- 
     
    6769/ 
    6870!----------------------------------------------------------------------- 
     71&namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
     72!----------------------------------------------------------------------- 
     73/ 
     74!----------------------------------------------------------------------- 
    6975&namcrs        !   Grid coarsening for dynamics output and/or 
    7076               !   passive tracer coarsened online simulations 
     
    152158/ 
    153159!----------------------------------------------------------------------- 
    154 &nambbc        !   bottom temperature boundary condition 
     160&nambbc        !   bottom temperature boundary condition                (default: NO) 
    155161!-----------------------------------------------------------------------  
     162   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    156163/ 
    157164!----------------------------------------------------------------------- 
     
    244251/ 
    245252!----------------------------------------------------------------------- 
    246 &namdyn_spg    !   surface pressure gradient 
    247 !----------------------------------------------------------------------- 
    248    ln_dynspg_ts  = .true.  !  split-explicit free surface 
    249 / 
     253!namdyn_spg    !   surface pressure gradient   (CPP key only) 
     254!----------------------------------------------------------------------- 
    250255!----------------------------------------------------------------------- 
    251256&namdyn_ldf    !   lateral diffusion on momentum 
     
    297302/ 
    298303!----------------------------------------------------------------------- 
     304&namsol        !   elliptic solver / island / free surface  
     305!----------------------------------------------------------------------- 
     306/ 
     307!----------------------------------------------------------------------- 
    299308&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    300309!----------------------------------------------------------------------- 
     
    345354!----------------------------------------------------------------------- 
    346355/ 
    347 !----------------------------------------------------------------------- 
    348 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    349 !----------------------------------------------------------------------- 
    350 / 
Note: See TracChangeset for help on using the changeset viewer.