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/ORCA2_OFF_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/ORCA2_OFF_PISCES/EXP00/namelist_cfg

    r5930 r6060  
    2727&namzgr        !   vertical coordinate 
    2828!----------------------------------------------------------------------- 
     29   ln_zps      = .true.    !  z-coordinate - partial steps 
     30   ln_linssh   = .true.    !  linear free surface 
    2931/ 
    3032!----------------------------------------------------------------------- 
     
    5557/ 
    5658!----------------------------------------------------------------------- 
     59&namsplit      !   time splitting parameters                            ("key_dynspg_ts") 
     60!----------------------------------------------------------------------- 
     61/ 
     62!----------------------------------------------------------------------- 
    5763&namcrs        !   Grid coarsening for dynamics output and/or 
    5864               !   passive tracer coarsened online simulations 
     
    6470   nn_fsbc     = 1         !  frequency of surface boundary condition computation  
    6571   ln_rnf      = .false.   !  runoffs 
     72   ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
    6673 
    6774!----------------------------------------------------------------------- 
    6875&namtra_qsr    !   penetrative solar radiation 
    6976!----------------------------------------------------------------------- 
    70    ln_traqsr   = .false.   !  Light penetration (T) or not (F) 
    7177/ 
    7278!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.