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 – NEMO

Changeset 9527


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

Location:
branches/2017/dev_merge_2017/NEMOGCM
Files:
39 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/1_namelist_cfg

    r9526 r9527  
    131131!!               ***  Lateral boundary condition  ***                 !! 
    132132!!                                                                    !! 
    133 !!   namlbc        lateral momentum boundary condition                  (no slip) 
     133!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    134134!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    135135!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    140140! 
    141141!----------------------------------------------------------------------- 
    142 &namlbc        !   lateral momentum boundary condition 
     142&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    143143!----------------------------------------------------------------------- 
    144144   rn_shlat    =    2.     !  no slip 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/2_namelist_cfg

    r9526 r9527  
    131131!!               ***  Lateral boundary condition  ***                 !! 
    132132!!                                                                    !! 
    133 !!   namlbc        lateral momentum boundary condition                  (no slip) 
     133!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    134134!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    135135!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    140140! 
    141141!----------------------------------------------------------------------- 
    142 &namlbc        !   lateral momentum boundary condition 
     142&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    143143!----------------------------------------------------------------------- 
    144144   rn_shlat    =    2.     !  no slip 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/namelist_cfg

    r9526 r9527  
    158158!!               ***  Lateral boundary condition  ***                 !! 
    159159!!                                                                    !! 
    160 !!   namlbc        lateral momentum boundary condition                  (no slip) 
     160!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    161161!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    162162!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    167167! 
    168168!----------------------------------------------------------------------- 
    169 &namlbc        !   lateral momentum boundary condition 
     169&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    170170!----------------------------------------------------------------------- 
    171171   rn_shlat    =    2.     !  no slip 
    172 / 
    173 !----------------------------------------------------------------------- 
    174 &namagrif      !  AGRIF zoom                                            ("key_agrif") 
    175 !----------------------------------------------------------------------- 
    176172/ 
    177173 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r9526 r9527  
    138138!!               ***  Lateral boundary condition  ***                 !! 
    139139!!                                                                    !! 
    140 !!   namlbc        lateral momentum boundary condition                  (no slip) 
     140!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    141141!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    142142!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    147147! 
    148148!----------------------------------------------------------------------- 
    149 &namlbc        !   lateral momentum boundary condition                  (default: no slip) 
     149&namlbc        !   lateral momentum boundary condition                  (default: NO selection 
    150150!----------------------------------------------------------------------- 
    151151   rn_shlat    =     0     !  free slip 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/C1D_PAPA/EXP00/namelist_cfg

    r9526 r9527  
    155155/ 
    156156!----------------------------------------------------------------------- 
     157&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     158!----------------------------------------------------------------------- 
     159   rn_shlat    =    0.     !  free slip 
     160/ 
     161!----------------------------------------------------------------------- 
    157162&namdrg            !   top/bottom drag coefficient                      (default: NO selection) 
    158163!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_cfg

    r9526 r9527  
    8484!!               ***  Lateral boundary condition  ***                 !! 
    8585!!                                                                    !! 
    86 !!   namlbc        lateral momentum boundary condition                  (default: no slip) 
     86!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    8787!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    8888!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    9292!!====================================================================== 
    9393! 
     94!----------------------------------------------------------------------- 
     95&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     96!----------------------------------------------------------------------- 
     97   rn_shlat    =    0.     !  free slip 
     98/ 
    9499!!====================================================================== 
    95100!!                ***  Top/Bottom boundary condition  ***             !! 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg

    r9526 r9527  
    8484!!               ***  Lateral boundary condition  ***                 !! 
    8585!!                                                                    !! 
    86 !!   namlbc        lateral momentum boundary condition                  (default: no slip) 
     86!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    8787!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    8888!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    9292!!====================================================================== 
    9393! 
     94!----------------------------------------------------------------------- 
     95&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     96!----------------------------------------------------------------------- 
     97   rn_shlat    =    0.     !  free slip 
     98/ 
     99 
    94100!!====================================================================== 
    95101!!                ***  Top/Bottom boundary condition  ***             !! 
  • 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!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg

    r9526 r9527  
    9595 
    9696!!====================================================================== 
     97!!               ***  Lateral boundary condition  ***                 !! 
     98!!                                                                    !! 
     99!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
     100!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
     101!!   nam_tide      Tidal forcing                                        (default: OFF) 
     102!!   nambdy        Unstructured open boundaries                         (default: OFF) 
     103!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy) 
     104!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF) 
     105!!====================================================================== 
     106! 
     107!----------------------------------------------------------------------- 
     108&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     109!----------------------------------------------------------------------- 
     110   rn_shlat    =    2.     !  no slip 
     111/ 
     112 
     113!!====================================================================== 
    97114!!                     TOP OFF-line namelists                         !! 
    98115!!                                                                    !! 
  • 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!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_SAS_LIM3/EXP00/namelist_cfg

    r9526 r9527  
    101101 
    102102!!====================================================================== 
     103!!               ***  Lateral boundary condition  ***                 !! 
     104!!                                                                    !! 
     105!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
     106!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
     107!!   nam_tide      Tidal forcing                                        (default: OFF) 
     108!!   nambdy        Unstructured open boundaries                         (default: OFF) 
     109!!   nambdy_dta    Unstructured open boundaries - external data         (see  nambdy) 
     110!!   nambdy_tide   tidal forcing at open boundaries                     (default: OFF) 
     111!!====================================================================== 
     112! 
     113!----------------------------------------------------------------------- 
     114&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     115!----------------------------------------------------------------------- 
     116   rn_shlat    =    0.     !  free slip 
     117/ 
     118 
     119!!====================================================================== 
    103120!!                        Tracer (T & S) namelists                    !! 
    104121!!                                                                    !! 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/namelist_ref

    r9526 r9527  
    536536!!               ***  Lateral boundary condition  ***                 !! 
    537537!!                                                                    !! 
    538 !!   namlbc        lateral momentum boundary condition                  (default: no slip) 
    539 !!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
     538!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
     539!!   namagrif      agrif nested grid   (read by child model only)       ("key_agrif") 
    540540!!   nam_tide      Tidal forcing                                        (default: OFF) 
    541541!!   nambdy        Unstructured open boundaries                         (default: OFF) 
     
    545545! 
    546546!----------------------------------------------------------------------- 
    547 &namlbc        !   lateral momentum boundary condition                  (default: no slip) 
     547&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    548548!----------------------------------------------------------------------- 
    549549   !                       !  free slip  !   partial slip  !   no slip   ! strong slip 
    550    rn_shlat    =    2.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     550   rn_shlat    =  -9999.   !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    551551   ln_vorlat   = .false.   !  consistency of vorticity boundary condition with analytical Eqs. 
    552552/ 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/CANAL/EXP00/namelist_cfg

    r9526 r9527  
    8888!!               ***  Lateral boundary condition  ***                 !! 
    8989!!                                                                    !! 
    90 !!   namlbc        lateral momentum boundary condition                  (default: no slip) 
     90!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    9191!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    9292!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    9797! 
    9898!----------------------------------------------------------------------- 
    99 &namlbc        !   lateral momentum boundary condition 
    100 !----------------------------------------------------------------------- 
    101   rn_shlat     =    0.    !  free slip 
     99&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     100!----------------------------------------------------------------------- 
     101   rn_shlat    =    0.     !  free slip 
    102102/ 
    103103!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg

    r9526 r9527  
    115115! 
    116116!----------------------------------------------------------------------- 
    117 &namlbc        !   lateral momentum boundary condition 
     117&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    118118!----------------------------------------------------------------------- 
    119119   rn_shlat    =    0.     !  free slip 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_flux_cen2_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
    63 !----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     63!----------------------------------------------------------------------- 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_flux_ubs_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_eenH_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_een_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_ene_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_ens_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_flux_cen2_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_flux_ubs_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_eenH_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_een_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_ene_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
    63 !----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     63!----------------------------------------------------------------------- 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_ens_cfg

    r9526 r9527  
    6060/ 
    6161!----------------------------------------------------------------------- 
    62 &namlbc        !   lateral momentum boundary condition 
     62&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    6363!----------------------------------------------------------------------- 
    64 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    65   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     64   rn_shlat    =    0.     !  free slip 
    6665/ 
    6766!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT2_flux_cen-ahm1000_cfg

    r9526 r9527  
    5454/ 
    5555!----------------------------------------------------------------------- 
    56 &namlbc        !   lateral momentum boundary condition 
    57 !----------------------------------------------------------------------- 
    58 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    59   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     56&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     57!----------------------------------------------------------------------- 
     58   rn_shlat    =    0.     !  free slip 
    6059/ 
    6160!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT2_flux_ubs_cfg

    r9526 r9527  
    5454/ 
    5555!----------------------------------------------------------------------- 
    56 &namlbc        !   lateral momentum boundary condition 
    57 !----------------------------------------------------------------------- 
    58 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    59   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     56&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     57!----------------------------------------------------------------------- 
     58   rn_shlat    =    0.     !  free slip 
    6059/ 
    6160!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT4_flux_cen-ahm1000_cfg

    r9526 r9527  
    5656/ 
    5757!----------------------------------------------------------------------- 
    58 &namlbc        !   lateral momentum boundary condition 
    59 !----------------------------------------------------------------------- 
    60 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    61   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     58&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     59!----------------------------------------------------------------------- 
     60   rn_shlat    =    0.     !  free slip 
    6261/ 
    6362!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT4_flux_ubs_cfg

    r9526 r9527  
    5656/ 
    5757!----------------------------------------------------------------------- 
    58 &namlbc        !   lateral momentum boundary condition 
    59 !----------------------------------------------------------------------- 
    60 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    61   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     58&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     59!----------------------------------------------------------------------- 
     60   rn_shlat    =    0.     !  free slip 
    6261/ 
    6362!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_zps_FCT2_flux_ubs_cfg

    r9526 r9527  
    5454/ 
    5555!----------------------------------------------------------------------- 
    56 &namlbc        !   lateral momentum boundary condition 
    57 !----------------------------------------------------------------------- 
    58 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    59   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     56&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     57!----------------------------------------------------------------------- 
     58   rn_shlat    =    0.     !  free slip 
    6059/ 
    6160!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_zps_FCT4_flux_ubs_cfg

    r9526 r9527  
    5454/ 
    5555!----------------------------------------------------------------------- 
    56 &namlbc        !   lateral momentum boundary condition 
    57 !----------------------------------------------------------------------- 
    58 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    59   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     56&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     57!----------------------------------------------------------------------- 
     58   rn_shlat    =    0.     !  free slip 
    6059/ 
    6160!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_zps_FCT4_vect_een_cfg

    r9526 r9527  
    5454/ 
    5555!----------------------------------------------------------------------- 
    56 &namlbc        !   lateral momentum boundary condition 
    57 !----------------------------------------------------------------------- 
    58 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    59   rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     56&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     57!----------------------------------------------------------------------- 
     58   rn_shlat    =    0.     !  free slip 
    6059/ 
    6160!!====================================================================== 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/1_namelist_cfg

    r9526 r9527  
    110110! 
    111111!----------------------------------------------------------------------- 
    112 &namlbc        !   lateral momentum boundary condition 
     112&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    113113!----------------------------------------------------------------------- 
    114    rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    115                            !  free slip  !   partial slip  !   no slip   ! strong slip 
     114   rn_shlat    =    0.     !  free slip 
    116115/ 
    117116!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/namelist_cfg

    r9526 r9527  
    120120/ 
    121121!----------------------------------------------------------------------- 
    122 &namlbc        !   lateral momentum boundary condition 
    123 !----------------------------------------------------------------------- 
    124    rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
    125                            !  free slip  !   partial slip  !   no slip   ! strong slip 
     122&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     123!----------------------------------------------------------------------- 
     124   rn_shlat    =    0.     !  free slip 
    126125/ 
    127126!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/1_namelist_cfg

    r9526 r9527  
    124124/ 
    125125!----------------------------------------------------------------------- 
    126 &namlbc        !   lateral momentum boundary condition 
    127 !----------------------------------------------------------------------- 
    128 !                         !  free slip  !   partial slip  !   no slip   ! strong slip 
    129   rn_shlat     =    0.    !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     126&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     127!----------------------------------------------------------------------- 
     128  rn_shlat     =    0.    !  free slip 
    130129/ 
    131130!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/namelist_cfg

    r9526 r9527  
    8888!!               ***  Lateral boundary condition  ***                 !! 
    8989!!                                                                    !! 
    90 !!   namlbc        lateral momentum boundary condition                  (default: no slip) 
     90!!   namlbc        lateral momentum boundary condition                  (default: NO selection) 
    9191!!   namagrif      agrif nested grid ( read by child model only )       ("key_agrif") 
    9292!!   nam_tide      Tidal forcing                                        (default: OFF) 
     
    9797! 
    9898!----------------------------------------------------------------------- 
    99 &namlbc        !   lateral momentum boundary condition                  (default: no slip) 
     99&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
    100100!----------------------------------------------------------------------- 
    101101  rn_shlat     =    0.    !  free slip 
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/WAD/EXP00/namelist_cfg

    r9526 r9527  
    127127/ 
    128128!----------------------------------------------------------------------- 
    129 &namlbc        !   lateral momentum boundary condition 
    130 !----------------------------------------------------------------------- 
    131    rn_shlat    =    0.     !  shlat = 0  !  0 < shlat < 2  !  shlat = 2  !  2 < shlat 
     129&namlbc        !   lateral momentum boundary condition                  (default: NO selection) 
     130!----------------------------------------------------------------------- 
     131   rn_shlat    =    0.     !  free slip 
    132132/ 
    133133!----------------------------------------------------------------------- 
  • branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/DOM/dommsk.F90

    r9169 r9527  
    126126      ELSEIF ( 2. < rn_shlat                     ) THEN   ;   IF(lwp) WRITE(numout,*) '   ==>>>   ocean lateral  strong-slip' 
    127127      ELSE 
    128          WRITE(ctmp1,*) ' rn_shlat is negative = ', rn_shlat 
    129          CALL ctl_stop( ctmp1 ) 
    130       ENDIF 
    131  
     128         CALL ctl_stop( 'dom_msk: wrong value for rn_shlat (i.e. a negalive value). We stop.' ) 
     129      ENDIF 
    132130 
    133131      !  Ocean/land mask at t-point  (computed from ko_top and ko_bot) 
Note: See TracChangeset for help on using the changeset viewer.