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.
namlbc in branches/2015/dev_r5836_NOC3_vvl_by_default/DOC/TexFiles/Namelist – NEMO

source: branches/2015/dev_r5836_NOC3_vvl_by_default/DOC/TexFiles/Namelist/namlbc @ 6040

Last change on this file since 6040 was 6040, checked in by gm, 8 years ago

#1613: vvl by default : start to update the DOC for change in vvl, LDF and solvers

File size: 471 bytes
RevLine 
[707]1!-----------------------------------------------------------------------
[1225]2&namlbc        !   lateral momentum boundary condition
[707]3!-----------------------------------------------------------------------
[6040]4   !                       !  free slip  !   partial slip  !   no slip   ! strong slip
[2540]5   rn_shlat    =    2.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat
[6040]6   ln_vorlat   = .false.   !  consistency of vorticity boundary condition with analytical Eqs.
[2540]7/
Note: See TracBrowser for help on using the repository browser.