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 9527 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/1_namelist_cfg – NEMO

Ignore:
Timestamp:
2018-04-30T13:10:53+02:00 (6 years ago)
Author:
gm
Message:

dev_merge_2017: NO selection for lateral momentum boundary condition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/1_namelist_cfg

    r9526 r9527  
    124124/ 
    125125!----------------------------------------------------------------------- 
    126 &namlbc        !   lateral momentum boundary condition 
    127 !----------------------------------------------------------------------- 
    128 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    129   rn_shlat     =    0.    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     126&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     127!----------------------------------------------------------------------- 
     128  rn_shlat     =    0.    !  free slip 
    130129/ 
    131130!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.