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_LIM3/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_LIM3/EXP00/1_namelist_cfg

    r5866 r6004  
    5656/ 
    5757!----------------------------------------------------------------------- 
    58 &namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
    59 !----------------------------------------------------------------------- 
    60 / 
    61 !----------------------------------------------------------------------- 
    6258&namcrs        !   Grid coarsening for dynamics output and/or 
    6359               !   passive tracer coarsened online simulations 
     
    127123&nambbc        !   bottom temperature boundary condition 
    128124!----------------------------------------------------------------------- 
     125   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    129126/ 
    130127!----------------------------------------------------------------------- 
     
    205202/ 
    206203!----------------------------------------------------------------------- 
     204&namdyn_spg    !   surface pressure gradient 
     205!----------------------------------------------------------------------- 
     206   ln_dynspg_ts  = .true.  !  split-explicit free surface 
     207/ 
     208!----------------------------------------------------------------------- 
    207209&namdyn_ldf    !   lateral diffusion on momentum 
    208210!----------------------------------------------------------------------- 
     
    246248/ 
    247249!----------------------------------------------------------------------- 
    248 &namsol        !   elliptic solver / island / free surface  
    249 !----------------------------------------------------------------------- 
    250 / 
    251 !----------------------------------------------------------------------- 
    252250&nammpp        !   Massively Parallel Processing                        ("key_mpp_mpi) 
    253251!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.