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 6568 for branches/UKMO/dev_5518_shlat2d/NEMOGCM/CONFIG/SHARED – NEMO

Ignore:
Timestamp:
2016-05-19T10:50:32+02:00 (8 years ago)
Author:
mathiot
Message:

UKMO/dev_5518_shlat2d: add variable slip condition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_5518_shlat2d/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5501 r6568  
    555555&namlbc        !   lateral momentum boundary condition 
    556556!----------------------------------------------------------------------- 
     557!              ! file name ! frequency (hours) !   variable   ! time interp.   !  clim   ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     558!              !           !  (if <0  months)  !     name     !   (logical)    !  (T/F ) ! 'monthly' ! filename ! pairing  ! filename      ! 
     559   sn_shlat2d  =  'shlat_coef.nc',     -12     ,   'shlat2d'  ,    .false.     ,  .true. ,  'yearly' , ''       , ''       , '' 
     560   ln_shlat2d  = .false.   !  read lateral momentum boundary condition from a file (T) 
    557561   rn_shlat    =    2.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    558562                           !  free slip  !   partial slip  !   no slip   ! strong slip 
Note: See TracChangeset for help on using the changeset viewer.