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

    r9526 r9527  
    7878   sn_tdif     = 'taudif_core'                ,   24         , 'taudif'  ,   .false.   , .true. , 'yearly'  , 'weights_core_orca2_bilinear_noc.nc' , ''       , '' 
    7979/ 
     80!!====================================================================== 
     81!!               ***  Lateral boundary condition  ***                 !! 
     82!!                                                                    !! 
     83!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
     84!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
     85!!   nam_tide      Tidal forcing                                        (default: OFF) 
     86!!   nambdy        Unstructured open boundaries                         (default: OFF) 
     87!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy) 
     88!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF) 
     89!!====================================================================== 
     90! 
     91!----------------------------------------------------------------------- 
     92&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     93!----------------------------------------------------------------------- 
     94   rn_shlat    =    2.     !  no slip 
     95/ 
    8096 
    8197!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.