148 | | ||[=#PA0124 PA0124] ||outflow_damping width out of range || Jens || |
| 148 | {{{#!tr |
| 149 | {{{#!td |
| 150 | [=#PA0124 PA0124] |
| 151 | }}} |
| 152 | {{{#!td |
| 153 | pt_damping_width out of range |
| 154 | }}} |
| 155 | {{{#!td |
| 156 | In case of non-cyclic lateral boundary conditions, the parameter [../inipar#pt_damping_width pt_damping_width] should not be lesser than zero or greater than the model domain length in the respective direction. \\ In case of bc_lr /= 'cyclic', [../inipar#pt_damping_width pt_damping_width] must satisfy: |
| 157 | {{{#!Latex |
| 158 | 0 <= pt\_damping\_width <= (nx+1) * dx \; , |
| 159 | }}} |
| 160 | and in case of bc_ns /= 'cyclic': |
| 161 | {{{#!Latex |
| 162 | 0 <= pt\_damping\_width <= (ny+1) * dy \; . |
| 163 | }}} |
| 164 | ([../inipar#nx nx]+1), ([../inipar#ny ny]+1) are the total number of grid points and [../inipar#dx dx], [../inipar#dy dy] the grid lengths in the x-, y-direction, respectively. |
| 165 | }}} |
| 166 | }}} |