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 6060 for branches/2015/dev_merge_2015/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2015-12-16T10:25:22+01:00 (8 years ago)
Author:
timgraham
Message:

Merged dev_r5836_noc2_VVL_BY_DEFAULT into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg

    r5930 r6060  
    2929&namzgr        !   vertical coordinate 
    3030!----------------------------------------------------------------------- 
    31    ln_zco      = .true.    !  z-coordinate - full    steps   (T/F)      ("key_zco" may also be defined) 
    32    ln_zps      = .false.   !  z-coordinate - partial steps   (T/F) 
     31   ln_zco      = .true.    !  z-coordinate - full    steps 
     32   ln_linssh   = .true.    !  linear free surface 
    3333/ 
    3434!----------------------------------------------------------------------- 
     
    105105/ 
    106106!----------------------------------------------------------------------- 
    107 &nambbc        !   bottom temperature boundary condition 
    108 !----------------------------------------------------------------------- 
    109    ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
    110    nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux 
     107&nambbc        !   bottom temperature boundary condition                (default: NO) 
     108!----------------------------------------------------------------------- 
    111109/ 
    112110!----------------------------------------------------------------------- 
     
    260258!----------------------------------------------------------------------- 
    261259/ 
    262 !----------------------------------------------------------------------- 
    263 &namdyn_nept  !   Neptune effect (simplified: lateral and vertical diffusions removed) 
    264 !----------------------------------------------------------------------- 
    265    ln_neptramp       = .false.  ! ramp down Neptune velocity in shallow water 
    266 / 
Note: See TracChangeset for help on using the changeset viewer.