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/ORCA2_LIM3_PISCES/EXP00/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/ORCA2_LIM3_PISCES/EXP00/namelist_cfg

    r9526 r9527  
    219219!!               ***  Lateral boundary condition  ***                 !! 
    220220!!                                                                    !! 
    221 !!   namlbc        lateral momentum boundary condition                  (no slip) 
     221!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    222222!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    223223!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    228228! 
    229229!----------------------------------------------------------------------- 
    230 &namlbc        !   lateral momentum boundary condition                  (default: no slip) 
    231 !----------------------------------------------------------------------- 
     230&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     231!----------------------------------------------------------------------- 
     232   rn_shlat    =    2.     !  no slip 
    232233/ 
    233234!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.