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/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/DOC/TexFiles/Namelist – NEMO

source: branches/2014/dev_r4704_NOC5_MPP_BDY_UPDATE/DOC/TexFiles/Namelist/namlbc @ 6225

Last change on this file since 6225 was 6225, checked in by jamesharle, 8 years ago

Update MPP_BDY_UPDATE branch to be consistent with head of trunk

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