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.
nam_lbc in trunk/NEMO/DOC/BETA/Namelist – NEMO

source: trunk/NEMO/DOC/BETA/Namelist/nam_lbc @ 705

Last change on this file since 705 was 705, checked in by smasson, 17 years ago

Historical date: first beta version of the documentation, see ticket:1

  • Property svn:executable set to *
File size: 531 bytes
Line 
1!-----------------------------------------------------------------------
2&namlbc   !   lateral momentum boundary condition
3!-----------------------------------------------------------------------
4! "key_noslip_accurate"    ! Activate accurate no-slip boundary condition
5   shlat  =      2.        !      shlat = 0 :           free slip
6                           !  0 < shlat < 2 : "partial" free-slip
7                           !      shlat = 2 :           no slip
8                           !  2 < shlat     : "strong"  no-slip
9/
Note: See TracBrowser for help on using the repository browser.