Changeset 9527
- Timestamp:
- 2018-04-30T13:10:53+02:00 (7 years ago)
- 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 131 131 !! *** Lateral boundary condition *** !! 132 132 !! !! 133 !! namlbc lateral momentum boundary condition ( no slip)133 !! namlbc lateral momentum boundary condition (default: NO selection) 134 134 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 135 135 !! nam_tide Tidal forcing (default: OFF) … … 140 140 ! 141 141 !----------------------------------------------------------------------- 142 &namlbc ! lateral momentum boundary condition 142 &namlbc ! lateral momentum boundary condition (default: NO selection) 143 143 !----------------------------------------------------------------------- 144 144 rn_shlat = 2. ! no slip -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/2_namelist_cfg
r9526 r9527 131 131 !! *** Lateral boundary condition *** !! 132 132 !! !! 133 !! namlbc lateral momentum boundary condition ( no slip)133 !! namlbc lateral momentum boundary condition (default: NO selection) 134 134 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 135 135 !! nam_tide Tidal forcing (default: OFF) … … 140 140 ! 141 141 !----------------------------------------------------------------------- 142 &namlbc ! lateral momentum boundary condition 142 &namlbc ! lateral momentum boundary condition (default: NO selection) 143 143 !----------------------------------------------------------------------- 144 144 rn_shlat = 2. ! no slip -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AGRIF_NORDIC/EXP00/namelist_cfg
r9526 r9527 158 158 !! *** Lateral boundary condition *** !! 159 159 !! !! 160 !! namlbc lateral momentum boundary condition ( no slip)160 !! namlbc lateral momentum boundary condition (default: NO selection) 161 161 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 162 162 !! nam_tide Tidal forcing (default: OFF) … … 167 167 ! 168 168 !----------------------------------------------------------------------- 169 &namlbc ! lateral momentum boundary condition 169 &namlbc ! lateral momentum boundary condition (default: NO selection) 170 170 !----------------------------------------------------------------------- 171 171 rn_shlat = 2. ! no slip 172 /173 !-----------------------------------------------------------------------174 &namagrif ! AGRIF zoom ("key_agrif")175 !-----------------------------------------------------------------------176 172 / 177 173 -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg
r9526 r9527 138 138 !! *** Lateral boundary condition *** !! 139 139 !! !! 140 !! namlbc lateral momentum boundary condition ( no slip)140 !! namlbc lateral momentum boundary condition (default: NO selection) 141 141 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 142 142 !! nam_tide Tidal forcing (default: OFF) … … 147 147 ! 148 148 !----------------------------------------------------------------------- 149 &namlbc ! lateral momentum boundary condition (default: no slip)149 &namlbc ! lateral momentum boundary condition (default: NO selection 150 150 !----------------------------------------------------------------------- 151 151 rn_shlat = 0 ! free slip -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/C1D_PAPA/EXP00/namelist_cfg
r9526 r9527 155 155 / 156 156 !----------------------------------------------------------------------- 157 &namlbc ! lateral momentum boundary condition (default: NO selection) 158 !----------------------------------------------------------------------- 159 rn_shlat = 0. ! free slip 160 / 161 !----------------------------------------------------------------------- 157 162 &namdrg ! top/bottom drag coefficient (default: NO selection) 158 163 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_cfg
r9526 r9527 84 84 !! *** Lateral boundary condition *** !! 85 85 !! !! 86 !! namlbc lateral momentum boundary condition (default: no slip)86 !! namlbc lateral momentum boundary condition (default: NO selection) 87 87 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 88 88 !! nam_tide Tidal forcing (default: OFF) … … 92 92 !!====================================================================== 93 93 ! 94 !----------------------------------------------------------------------- 95 &namlbc ! lateral momentum boundary condition (default: NO selection) 96 !----------------------------------------------------------------------- 97 rn_shlat = 0. ! free slip 98 / 94 99 !!====================================================================== 95 100 !! *** Top/Bottom boundary condition *** !! -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/GYRE_PISCES/EXP00/namelist_cfg
r9526 r9527 84 84 !! *** Lateral boundary condition *** !! 85 85 !! !! 86 !! namlbc lateral momentum boundary condition (default: no slip)86 !! namlbc lateral momentum boundary condition (default: NO selection) 87 87 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 88 88 !! nam_tide Tidal forcing (default: OFF) … … 92 92 !!====================================================================== 93 93 ! 94 !----------------------------------------------------------------------- 95 &namlbc ! lateral momentum boundary condition (default: NO selection) 96 !----------------------------------------------------------------------- 97 rn_shlat = 0. ! free slip 98 / 99 94 100 !!====================================================================== 95 101 !! *** Top/Bottom boundary condition *** !! -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg
r9526 r9527 219 219 !! *** Lateral boundary condition *** !! 220 220 !! !! 221 !! namlbc lateral momentum boundary condition ( no slip)221 !! namlbc lateral momentum boundary condition (default: NO selection) 222 222 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 223 223 !! nam_tide Tidal forcing (default: OFF) … … 228 228 ! 229 229 !----------------------------------------------------------------------- 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 232 233 / 233 234 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg
r9526 r9527 95 95 96 96 !!====================================================================== 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 !!====================================================================== 97 114 !! TOP OFF-line namelists !! 98 115 !! !! -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_OFF_TRC/EXP00/namelist_cfg
r9526 r9527 78 78 sn_tdif = 'taudif_core' , 24 , 'taudif' , .false. , .true. , 'yearly' , 'weights_core_orca2_bilinear_noc.nc' , '' , '' 79 79 / 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 / 80 96 81 97 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_SAS_LIM3/EXP00/namelist_cfg
r9526 r9527 101 101 102 102 !!====================================================================== 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 !!====================================================================== 103 120 !! Tracer (T & S) namelists !! 104 121 !! !! -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/SHARED/namelist_ref
r9526 r9527 536 536 !! *** Lateral boundary condition *** !! 537 537 !! !! 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") 540 540 !! nam_tide Tidal forcing (default: OFF) 541 541 !! nambdy Unstructured open boundaries (default: OFF) … … 545 545 ! 546 546 !----------------------------------------------------------------------- 547 &namlbc ! lateral momentum boundary condition (default: no slip)547 &namlbc ! lateral momentum boundary condition (default: NO selection) 548 548 !----------------------------------------------------------------------- 549 549 ! ! free slip ! partial slip ! no slip ! strong slip 550 rn_shlat = 2.! shlat = 0 ! 0 < shlat < 2 ! shlat = 2 ! 2 < shlat550 rn_shlat = -9999. ! shlat = 0 ! 0 < shlat < 2 ! shlat = 2 ! 2 < shlat 551 551 ln_vorlat = .false. ! consistency of vorticity boundary condition with analytical Eqs. 552 552 / -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/CANAL/EXP00/namelist_cfg
r9526 r9527 88 88 !! *** Lateral boundary condition *** !! 89 89 !! !! 90 !! namlbc lateral momentum boundary condition (default: no slip)90 !! namlbc lateral momentum boundary condition (default: NO selection) 91 91 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 92 92 !! nam_tide Tidal forcing (default: OFF) … … 97 97 ! 98 98 !----------------------------------------------------------------------- 99 &namlbc ! lateral momentum boundary condition 100 !----------------------------------------------------------------------- 101 rn_shlat = 0.! free slip99 &namlbc ! lateral momentum boundary condition (default: NO selection) 100 !----------------------------------------------------------------------- 101 rn_shlat = 0. ! free slip 102 102 / 103 103 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg
r9526 r9527 115 115 ! 116 116 !----------------------------------------------------------------------- 117 &namlbc ! lateral momentum boundary condition 117 &namlbc ! lateral momentum boundary condition (default: NO selection) 118 118 !----------------------------------------------------------------------- 119 119 rn_shlat = 0. ! free slip -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_flux_cen2_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_flux_ubs_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_eenH_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_een_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_ene_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT2_vect_ens_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_flux_cen2_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_flux_ubs_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_eenH_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_een_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_ene_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/LOCK_EXCHANGE/EXP00/namelist_FCT4_vect_ens_cfg
r9526 r9527 60 60 / 61 61 !----------------------------------------------------------------------- 62 &namlbc ! lateral momentum boundary condition 62 &namlbc ! lateral momentum boundary condition (default: NO selection) 63 63 !----------------------------------------------------------------------- 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 66 65 / 67 66 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT2_flux_cen-ahm1000_cfg
r9526 r9527 54 54 / 55 55 !----------------------------------------------------------------------- 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 60 59 / 61 60 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT2_flux_ubs_cfg
r9526 r9527 54 54 / 55 55 !----------------------------------------------------------------------- 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 60 59 / 61 60 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT4_flux_cen-ahm1000_cfg
r9526 r9527 56 56 / 57 57 !----------------------------------------------------------------------- 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 62 61 / 63 62 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_sco_FCT4_flux_ubs_cfg
r9526 r9527 56 56 / 57 57 !----------------------------------------------------------------------- 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 62 61 / 63 62 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_zps_FCT2_flux_ubs_cfg
r9526 r9527 54 54 / 55 55 !----------------------------------------------------------------------- 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 60 59 / 61 60 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_zps_FCT4_flux_ubs_cfg
r9526 r9527 54 54 / 55 55 !----------------------------------------------------------------------- 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 60 59 / 61 60 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/OVERFLOW/EXP00/namelist_zps_FCT4_vect_een_cfg
r9526 r9527 54 54 / 55 55 !----------------------------------------------------------------------- 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 60 59 / 61 60 !!====================================================================== -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/1_namelist_cfg
r9526 r9527 110 110 ! 111 111 !----------------------------------------------------------------------- 112 &namlbc ! lateral momentum boundary condition 112 &namlbc ! lateral momentum boundary condition (default: NO selection) 113 113 !----------------------------------------------------------------------- 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 116 115 / 117 116 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/SAS_BIPER/EXP00/namelist_cfg
r9526 r9527 120 120 / 121 121 !----------------------------------------------------------------------- 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 126 125 / 127 126 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/1_namelist_cfg
r9526 r9527 124 124 / 125 125 !----------------------------------------------------------------------- 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 130 129 / 131 130 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/VORTEX/EXP00/namelist_cfg
r9526 r9527 88 88 !! *** Lateral boundary condition *** !! 89 89 !! !! 90 !! namlbc lateral momentum boundary condition (default: no slip)90 !! namlbc lateral momentum boundary condition (default: NO selection) 91 91 !! namagrif agrif nested grid ( read by child model only ) ("key_agrif") 92 92 !! nam_tide Tidal forcing (default: OFF) … … 97 97 ! 98 98 !----------------------------------------------------------------------- 99 &namlbc ! lateral momentum boundary condition (default: no slip)99 &namlbc ! lateral momentum boundary condition (default: NO selection) 100 100 !----------------------------------------------------------------------- 101 101 rn_shlat = 0. ! free slip -
branches/2017/dev_merge_2017/NEMOGCM/CONFIG/TEST_CASES/WAD/EXP00/namelist_cfg
r9526 r9527 127 127 / 128 128 !----------------------------------------------------------------------- 129 &namlbc ! lateral momentum boundary condition 130 !----------------------------------------------------------------------- 131 rn_shlat = 0. ! shlat = 0 ! 0 < shlat < 2 ! shlat = 2 ! 2 < shlat129 &namlbc ! lateral momentum boundary condition (default: NO selection) 130 !----------------------------------------------------------------------- 131 rn_shlat = 0. ! free slip 132 132 / 133 133 !----------------------------------------------------------------------- -
branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/DOM/dommsk.F90
r9169 r9527 126 126 ELSEIF ( 2. < rn_shlat ) THEN ; IF(lwp) WRITE(numout,*) ' ==>>> ocean lateral strong-slip' 127 127 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 132 130 133 131 ! Ocean/land mask at t-point (computed from ko_top and ko_bot)
Note: See TracChangeset
for help on using the changeset viewer.