Version 25 (modified by Giersch, 9 years ago) (diff) |
---|
Boundary conditions
Basics
PALM offers a variety of boundary conditions. Dirichlet or Neumann boundary conditions can be chosen for u, v, θ, qv, and p∗ at the bottom and top of the model. For the horizontal velocity components the choice of Neumann (Dirichlet) boundary conditions yields free-slip (no-slip) conditions. Neumann boundary conditions are also used for the SGS-TKE. Kinematic fluxes of heat and moisture can be prescribed at the surface instead (Neumann conditions) of temperature and humidity (Dirichlet conditions). At the top of the model, Dirichlet boundary conditions can be used with given values of the geostrophic wind. By default, the lowest grid level (k = 0) for the scalar quantities and horizontal velocity components is not staggered vertically and defined at the surface (z = 0). In case of free-slip boundary conditions at the bottom of the model, the lowest grid level is defined below the surface (z = - 0.5 Δz) instead. Vertical velocity is assumed to be zero at the surface and top boundaries, which implies using Neumann conditions for pressure.
Following Monin-Obukhov similarity theory (MOST) a constant flux layer can be assumed as boundary condition between the surface and the first grid level where scalars and horizontal velocities are defined (k = 1, zMO = 0.5 Δz). It is then required to provide the roughness lengths for momentum z0 and heat z0,h. Momentum and heat fluxes as well as the horizontal velocity components are calculated using the following framework. The formulation is theoretically only valid for horizontally-averaged quantities. In PALM we assume that MOST can be also applied locally and we therefore calculate local fluxes, velocities, and scaling parameters.
Following MOST, the vertical profile of the horizontal wind velocity
![\begin{equation*}
u_\mathrm{h} = (u^2 + v^2)^{\frac{1}{2}}
\end{equation*}](/trac/tracmath/b88479860ab6e67c62951902dc1dcda90b86587d.png)
is given in the surface layer by
![\begin{align*}
& \frac{\partial u_\mathrm{h}}{\partial z} =
\frac{u_\ast}{\kappa z}\Phi_\mathrm{m}\left(\frac{z}{L}\right)\;,
\end{align*}](/trac/tracmath/23ab95603ce11420340ea62435cf4fa7a71b38af.png)
where κ = 0.4 is the Von Kármán constant and Φm is the similarity function for momentum in the formulation of Businger-Dyer (see e.g. Panofsky and Dutton 1984)
![\begin{align*}
& \Phi_\mathrm{m} =
\begin{cases}
1 + 5 \frac{z}{L} & \text{for~} \frac{z}{L} \geq 0 \\
\left(1 - 16 \frac{z}{L}\right)^{-\frac{1}{4}} & \text{for~}
\frac{z}{L} < 0\;.
\end{cases}
\end{align*}](/trac/tracmath/ca9fb2c12fcefba3ecba7dff8441379ef47fc43f.png)
Here, L is the Obukhov length, calculated as
![\begin{align*}
&
L = \frac{\theta_\mathrm{v}(z) u_\ast^2}{\kappa g
\left[\theta_\ast + 0.61 \theta(z) q_\ast + 0.61
q_\mathrm{v}(z) \theta_\ast\right]}\;.
\end{align*}](/trac/tracmath/0a8dbe6515068f3ecd1b81693843c6cbabf15ac3.png)
The scaling parameters θ* and q* are defined by MOST as:
![\begin{align*}
& \theta_\ast = -
\frac{\overline{w^{\prime\prime}\theta^{\prime\prime}}_0}{u_\ast},~q_\ast
= -
\frac{\overline{w^{\prime\prime}q_\mathrm{v}^{\prime\prime}}_0}{u_\ast}\;,
\end{align*}](/trac/tracmath/bfa55823ce04ec2354b8060041de7892a0c524eb.png)
with the friction velocity u* defined as
![\begin{align*}
& u_\ast =
\left[\left(\overline{u^{\prime\prime} w^{\prime\prime}}_0\right)^2
+ \left(\overline{v^{\prime\prime} w^{\prime\prime}}_0\right)^2
\right]^{\frac{1}{4}}\;.
\end{align*}](/trac/tracmath/ae4cf7cb57668efb861642847004be1a6f8a5a29.png)
In PALM, u* is calculated from uh at zMO by vertical integration over z from z0 to zMO.
From the equations above it is possible to derive a formulation for the horizontal wind components, viz.
![\begin{align*}
&
\frac{\partial u}{\partial z} =
\frac{-\overline{u^{\prime\prime} w^{\prime\prime}}_0}{u_\ast \kappa
z}
\Phi_\mathrm{m}\left(\frac{z}{L}\right)\,\text{and~}\,\frac{\partial
v}{\partial z} = \frac{-\overline{v^{\prime\prime}
w^{\prime\prime}}_0}{u_\ast \kappa z}
\Phi_\mathrm{m}\left(\frac{z}{L}\right)\;.
\end{align*}](/trac/tracmath/f7e23ed8917d57b10153449746c7c0fc2774d394.png)
Vertical integration over z from z0 to zMO of the equation above then yields the surface momentum fluxes
![$\overline{u^{\prime\prime} w^{\prime\prime}}_0,\;\; \overline{v^{\prime\prime} w^{\prime\prime}}_0$](/trac/tracmath/7ac79950220f885ce51866c010ca6b43a0c18126.png)
The formulations above all require knowledge of the scaling parameters θ* and q*. These are deduced from vertical integration of
![\begin{align}
&
\frac{\partial \theta}{\partial z} =
\frac{\theta_\ast}{\kappa z}
\Phi_\mathrm{h}\left(\frac{z}{L}\right)~{\text{and}}~\frac{\partial
q_\mathrm{v}}{\partial z} = \frac{q_\ast}{\kappa z}
\Phi_\mathrm{h}\left(\frac{z}{L}\right)
\end{align}](/trac/tracmath/36ef3177d8d90c25dbbd56108ecfb2a77850d9d1.png)
over z from z0,h to zMO. The similarity function Φh is given by
![\begin{align}
& \Phi_\mathrm{h} =
\begin{cases}
1 + 5 \frac{z}{L} & \text{for~} \frac{z}{L} \geq 0 \\
\left(1 - 16 \frac{z}{L}\right)^{-1/2} & \text{for~} \frac{z}{L}
< 0\;.
\end{cases}
\end{align}](/trac/tracmath/05056129b422b2960b05607fd6dd0d6c5a55ca3e.png)
Currently, there are three different options to calculate the Obukhov length and the surface fluxes which are steered via the NAMELIST parameter most_method.
Method 1: circular
The traditional implementation in PALM (most_method = 'circular') requires the use of data from the previous time step. The following steps are thus carried out in sequential order. First of all, θ* and q* are calculated by integration of the corresponding vertical derivation functions mentioned above using the value of zMO/L from the previous time step. Second, the new value of zMO/L is derived from the equation for L using the new values of θ* and q* but using u* from the previous time step. Then, the new values of u*, and subsequently the momentum fluxes are calculated by integration, respectively. At last, the above equations for the scaling parameters are employed to calculate the new surface fluxes by using θ* and q*, and u*. In the special case, when surface fluxes are prescribed instead of surface temperature and humidity, the first and last steps are omitted and θ* and q* are directly calculated from u* and the surface fluxes.
In summary, the following actions are performed in sequential order:
- calculate θ* and q*
- calculate uh
- determine Obukhov length
- calculate u*
- derive surface fluxes
Method 2: Newton iteration / lookup table
Alternatively, the Obukhov length can be calculated by solving an implicit equation relating the L to the bulk Richardson number. This can be achieved either by a Newton iteration algorithm (most_method = 'newton') or by using a lookup table (most_method = 'lookup'). Note that the latter is the new default in PALM as it is much faster than the Newton iteration method and the results are more precise compared to the circular method. However, it can only be used when the roughness lengths are homogeneously set on each processor.
Both methods require a different sequential order to derive the surface fluxes:
- calculate uh
- determine Obukhov length (Newton iteration or lookup table)
- calculate u*
- calculate θ* and q*
- derive surface fluxes
Depending on whether Neumann (prescribed fluxes) or Dirichlet boundary conditions are used for temperature and humidity, the bulk Richardson number is related to the Obukhov length via
![\begin{equation*}
Ri_\mathrm{b,Di} = \dfrac{z}{L} \cdot \dfrac{[\phi_\mathrm{H}]}{[\phi_\mathrm{M}]^2} \;\;\;\;\textnormal{(Dirichlet conditions)}
\end{equation*}
\begin{equation*}
Ri_\mathrm{b,Ne} = \dfrac{z}{L} \cdot \dfrac{1}{[\phi_\mathrm{M}]^3} \;\;\;\;\textnormal{(Neumann conditions)}
\end{equation*}](/trac/tracmath/affbeb5be3ff971819f0bd2da16b3c017b2737e4.png)
where
![\begin{equation*}
[\phi_\mathrm{H}] = \log\left(\dfrac{z_\mathrm{MO}}{z_\mathrm{0,h}}\right) - \Phi_\mathrm{H}\left(\dfrac{z_\mathrm{MO}}{L}\right) + \Phi_\mathrm{H}\left(\dfrac{z_\mathrm{0,h}}{L}\right)\;,
\end{equation*}
\begin{equation*}
[\phi_\mathrm{M}] = \log\left(\dfrac{z_\mathrm{MO}}{z_\mathrm{0}}\right) - \Phi_\mathrm{M}\left(\dfrac{z_\mathrm{MO}}{L}\right) + \Phi_\mathrm{M}\left(\dfrac{z_\mathrm{0,h}}{L}\right)\;,
\end{equation*}](/trac/tracmath/b50c08cfdc5202f79c800ecf4d3e820b0f5b7795.png)
are the integrated universal profile stability functions of Φm and Φh (see Paulson 1970, Holtslag and Bruin 1988), and
![\begin{equation*}
Ri_\mathrm{b,Di} = \dfrac{g z_\mathrm{MO} \left(\theta_\mathrm{v,1} - \theta_\mathrm{v,0}\right)}{u_\ast^2 \theta_v}\;,
\end{equation*}
\begin{equation*}
Ri_\mathrm{b,Ne} = - \dfrac{g z_\mathrm{MO} \overline{v^{\prime\prime} \theta_\mathrm{v}^{\prime\prime}}_0}{\kappa^2 u_\mathrm{h}^3 \theta_v}\;.
\end{equation*}](/trac/tracmath/d6d57acc7d7eb76940198e9df8cda3f8bd22e174.png)
In case of most_method = 'newton', the above equations are solved for L by Newton iteration, i.e. finding the root of the equation
![\begin{equation*}
f = Ri_\mathrm{b} - \dfrac{z}{L} \cdot \dfrac{[\phi_\mathrm{H}]^x}{[\phi_\mathrm{M}]^y}
\end{equation*}](/trac/tracmath/7cb325324f91240af6df57774f026a77eac1317b.png)
where x and y depend on the chosen boundary conditions (see above). The solution is given by iteration of
![\begin{equation*}
L^{t+1} = L^t - \dfrac{f(L^t)}{f'(L^t)}
\end{equation*}](/trac/tracmath/5f85a3bf71af9d77c5864af13198e8bc4a5d3b75.png)
with
![\begin{equation*}
f'(L) = \dfrac{df}{dL}
\end{equation*}](/trac/tracmath/f4258a6e3c1debfa568bb64abce8b3152bd1efe6.png)
until L meets a convergence criterion.
If most_method = 'lookup' is used, a table of Rib against zMO/L is created at model start, based on the prescribed values of the roughness lengths. During the model run, Rib is calculated and the respectively value of zMO/L is retrieved from the lookup table and using linear interpolation between the discrete values in the table. In order to speed up this method, the value of Rib from the previous time step is used as initial value. Due to the fact that the lookup table is created at model start, it is essential that the roughness lengths are 1) homogeneous on each processor (limiting this method to homogeneous surface configurations) and should not vary during the simulation (should thus not be used when using dynamic roughness length over water surfaces). For more details, see surface_layer_fluxes.f90.
Furthermore, the flat bottom of the model can be replaced by a Cartesian topography (see Sect. Topography).
By default, lateral boundary conditions are set to be cyclic in both directions. Alternatively, it is possible to opt for non-cyclic conditions in one direction, i.e., a laminar or turbulent inflow boundary (see Sect. Laminar and turbulent inflow boundary conditions) and an open outflow boundary on the opposite site (see Sect. Open outflow boundary conditions). The boundary conditions for the other direction have to remain cyclic.
In order to prevent gravity waves from being reflected at the top boundary, a sponge layer (Rayleigh damping) can be applied to all prognostic variables in the upper part of the model domain (Klemp and Lilly, 1978). Such a sponge layer should be applied only within the free atmosphere, where no turbulence is present.
The model is initialized by horizontally homogeneous vertical profiles of potential temperature, specific humidity (or a passive scalar), and the horizontal wind velocities. The latter can be also provided from a 1-D precursor run (see Sect.1-D model for precursor runs). Uniformly distributed random perturbations with a user-defined amplitude can be imposed to the fields of the horizontal velocities components to initiate turbulence.
Laminar and turbulent inflow boundary conditions
In case of laminar inflow, Dirichlet boundary conditions are used for all quantities, except for the SGS-TKE e and perturbation pressure π∗ for which Neumann boundary conditions are used. Vertical profiles, as taken for the initialization of the simulation, are used for the Dirichlet boundary conditions. In order to allow for a fast turbulence development, random perturbations can be imposed on the velocity fields within a certain area behind the inflow boundary (inlet). These perturbations may persist for the entire simulation. For the purpose of preventing gravity waves from being reflected at the inlet, a relaxation area can be defined after Davies (1976). So far, it was found to be sufficient to implement this method for temperature only. This is hence realized by an additional term in the prognostic equation for θ (see third equation in Sect. governing equation):
![\begin{align*}
\frac{\partial \theta}{\partial t} = \ldots - C_{\text{relax}}
\left(\theta - \theta_{\text{inlet}}\,\right).
\end{align*}](/trac/tracmath/0857829d3b3b56eb3a2d386e166ced869edda29d.png)
Here, θinlet is the stationary inflow profile of θ, and Crelax is a relaxation coefficient, depending on the distance d from the inlet, viz.
![\begin{align*}
&C_{\text{relax}}(d) =
\begin{cases}
F_{\text{inlet}} \cdot \sin^2 \left(\frac{\pi}{2} \frac{D - d}{D} \right) & \text{for~} d < D,\\
0 & \text{for~} d \ge D,\\
\end{cases}
\end{align*}](/trac/tracmath/34320538f0efbeecf6df9a2f76a4d1681ae81c9b.png)
with D being the length of the relaxation region and Finlet being a damping factor.
Turbulence recycling
If non-cyclic horizontal boundary conditions are used, PALM offers the possibility of generating time-dependent turbulent inflow data by using a turbulence recycling method. The method follows the one described by Lund et al. (1998), with the modifications introduced by Kataoka and Mizuno (2002). Figure 2 gives an overview of the recycling method used in PALM.
Figure 3: Schematic figure of the turbulence recycling method used for generation of turbulent inflow. The configuration represents exemplary conditions with a built-up analysis area (brown surface) and an open water recycling area (blue surface). The blue arrow indicates the flow direction.
The turbulent signal φ'(y, z, t) is taken from a recycling plane which is located at a fixed distance xrecycle from the inlet:
![\begin{align*}
& \varphi^{\prime}(y, z, t) = \varphi(x_{\text{recycle}},y, z, t) -
\langle \varphi\rangle_y(z, t),
\end{align*}](/trac/tracmath/06278b1924378593f5db8dce73ba2615f9a93eb4.png)
where <φ>y(z, t) is the line average of a prognostic variable φ ∈ {u, v, w, θ, e} along y at x = xrecycle. φ'(y, z, t) is then added to the mean inflow profile <φinflow>y(z) at xinlet after each time step:
![\begin{align*}
& \varphi_{\text{inlet}}(y, z, t) = \langle
\varphi_{\text{inlet}}\rangle_y(z) + \phi(z) \varphi^{\prime}(y, z, t),
\end{align*}](/trac/tracmath/ba18da8861e13ea6178ba4ae51ec74170e0866e5.png)
with the inflow damping function Φ(z), which has a value of 1 below the initial boundary layer height, and which is linearly damped to 0 above, in order to inhibit growth of the boundary layer depth. <φinlet>y(z) is constant in time and either calculated from the results of the precursor run or prescribed by the user. The distance xrecycle has to be chosen much larger than the integral length scale of the respective turbulent flow. Otherwise, the same turbulent structures could be recycled repeatedly, so that the turbulence spectrum is illegally modified. It is thus recommended to use a precursor run for generating the initial turbulence field of the main run. The precursor run can have a comparatively small domain along the horizontal directions. In that case the domain of the main run is filled by cyclic repetition of the precursor run data. Note that the turbulence recycling has not been adapted for humidity and passive scalars so far.
Turbulence recycling is frequently used for simulations with urban topography. In such a case, topography elements should be placed sufficiently downstream of xrecycle to prevent effects on the turbulence at the inlet.
Open outflow boundary conditions
At the outflow boundary (outlet), the velocity components ui meet radiation boundary conditions, viz.
![\begin{align*}
\frac{\partial u_i}{\partial t} + U_{u_i} \frac{\partial u_i}{\partial n} = 0\,,
\end{align*}](/trac/tracmath/afa20e7f5d8a6ec4f501c68e5a370b4f6f9cd842.png)
as proposed by Orlanski (1976). Here ∂/∂n is the derivative normal to the outlet (i.e., ∂/∂x in Figure 2 and Uui a transport velocity which includes wave propagation and advection. Rewriting the equation above yields the transport velocity
![\begin{align*}
U_{u_i} = -\left(\frac{\partial u_i}{\partial t}\right)\left(\frac{\partial u_i}{\partial n}\right)^{-1}
\end{align*}](/trac/tracmath/eccfdbf39e392471a7418c20274848a0def47e27.png)
that is calculated at interior grid points next to the outlet at the preceding time step for each velocity component. If the transport velocity, calculated by means of the equation for the transport velocity, is outside the range 0 ≤ Uui ≤ Δ/Δt, it is set to the respective threshold value that is exceeded. Because this local determination of Uui can show high variations in case of complex turbulent flows, it is averaged laterally to the direction of the outflow, so that it varies only in the vertical direction. Alternatively, the transport velocity can be set to the upper threshold value (Uui = Δ/Δt) for the entire outlet. Both equations mentioned in this section are discretized using an upstream method following Miller and Thorpe (1981). As the radiation boundary condition does not ensure conservation of mass, a mass flux correction can be applied at the outlet.
Topography
The Cartesian topography in PALM is generally based on the mask method (Briscolini and Santangelo, 1989) and allows for explicitly resolving solid obstacles such as buildings and orography. The implementation makes use of the following simplifications:
- the obstacle shape is approximated by (an appropriate number of) full grid cells to fit the grid, i.e., a grid cell is either 100% fluid or 100% obstacle,
- so far, only bottom surface-mounted obstacles are permitted (no holes or overhanging structures), and
- the obstacles are fixed (not moving).
These simplifications transform the 3-D obstacle dimension to a 2.5-D topography. This reduced dimension format is conform to the Digital Elevation Model (DEM) format. DEMs of city morphologies have become increasingly available worldwide due to advances in remote sensing technologies. Consequently, it is sufficient to provide 2-D topography height data to mask obstacles and their faces in PALM. The model domain is then separated into three subdomains (see Fig. 3):
- grid points in free fluid without adjacent walls, where the standard PALM code is executed,
- grid points next to walls that require extra code (e.g., wall functions), and
- grid points within obstacles that are excluded from calculations
Figure 4: Sketch of the 2.5-D implementation of topography using the mask method (here for w). The yellow and red lines represent the limits of the arrays nzb_w_inner and nzb_w_outer as described in Sect. topography implementation, respectively.
Additional topography code is only executed in grid volumes of subdomain B. The faces of the obstacles are always located where the respective wall-normal velocity components u, v, and w are defined (cf. Fig. 1 in Sect. discretization) so that the impermeability boundary condition can be implemented by setting the respective wall-normal velocity component to zero.
An exception is made for the 5th-order advection scheme, where the numerical stencil at grid points adjacent to obstacles would require data within the obstacle. In order to avoid this behavior, the order of the advection scheme is successively degraded at respective grid volumes adjacent to obstacles, i.e., from the 5th-order to 3rd-order at the second grid point above/beside an obstacle and from the 3rd-order to a 2nd-order at grid points directly adjacent to an obstacle.
Wall surfaces in PALM can be aligned horizontally (bottom surface or rooftop, i.e., always facing upwards) or vertically (facing north, east, south or west direction). At horizontal surfaces, PALM allows to either specify the surface values (θ, qv, s) or to prescribe their respective surface fluxes. The latter is the only option for vertically oriented surfaces. Simulations with topography require the application of MOST between each wall surface and the first computational grid point. For vertical walls, neutral stratification is assumed for MOST. The topography implementation has been validated by Letzel et al. (2008) and Kanda et al. (2013)}. [#park2013 Park and Baik (2013) have recently extended the vertical wall boundary conditions for non-neutral stratifications and validated their results against wind tunnel data. Up to now, however, these modifications are not included in PALM 4.0. Figure 4 shows exemplarily the development of turbulence structures induced by a densely built-up artificial island off the coast of Macau, China (see also animation in Knoop et al., 2014). The approaching flow above the sea exhibits relatively weak turbulence due to the smooth water surface. Within the building areas, strong turbulence is generated by additional wind shear (due to the walls of isolated buildings) and due to a general increase in surface roughness.
Figure 5: Snapshot of the absolute value of the 3-D rotation vector of the velocity field (red to white colors) for a simulation of the city of Macau, including a newly built-up artificial island (left). Buildings are displayed in blue. A neutrally-stratified flow was simulated with the mean flow direction from the upper-left to the bottom-right, i.e. coming from the open sea and flowing from the artificial island to the city of Macau. The figure shows only a subregion of the simulation domain that spanned a horizontal model domain of about 6.1x2.0x1 km3, and with an equidistant grid spacing of 8m}$. The copyright for the underlying satellite image is held by Cnes / Spot Image, Digitalglobe. For more details, see associated animation Knoop et al. (2014).
The technical realization of the topography will be outlined in Sect. topography implementation.
References
- Holtslag AAM, Bruin HARD. 1988. Applied modelling of the night-time surface energy balance over land. J. Appl. Meteorol. 27: 689–704.
- Panofsky HA, Dutton JA. 1984. Atmospheric Turbulence, Models and Methods for Engineering Applications. John Wiley & Sons. New York.
- Paulson CA 1970. The mathematical representation of wind speed and temperature profiles in the unstable atmospheric surface layer. J. Appl. Meteorol. 9: 857–861.
- Klemp JB, Lilly DK. 1978. Numerical simulation of hydrostatic mountain waves. J. Atmos. Sci. 35: 78–107.
- Davies HC. 1976. A lateral boundary formulation for multi-level prediction models. Q. J. Roy. Meteor. Soc. 102: 405–418.
- Lund TS, Wu X, Squires KD. 1998. Generation of turbulent inflow data for spatially-developing boundary layer simulations. J. Comput. Phys. 140: 233–258.
- Kataoka H, Mizuno M. 2002. Numerical flow computation around aerolastic 3d square cylinder using inflow turbulence. Wind Struct. 5: 379–392.
- Orlanski I. 1976. A simple boundary condition for unbounded hyperbolic flows. J. Comput. Phys. 21: 251–269.
- Miller MJ, Thorpe AJ. 1981. Radiation conditions for the lateral boundaries of limited-area numerical models. Q. J. Roy. Meteor. Soc. 107: 615–628.
- Briscolini M, and Santangelo P. 1989. Development of the mask method for incompressible unsteady flows. J. Comput. Phys. 84: 57–75.
- Letzel MO, Krane M, Raasch S. 2008. High resolution urban large-eddy simulation studies from street canyon to neighbourhood scale. Atmos. Environ. 42: 8770–8784.
- Kanda M, Inagaki A, Miyamoto T, Gryschka M, Raasch S. 2013. A new aerodynamic parameterization for real urban surfaces. Bound.-Lay. Meteorol. 148: 357–377.
- Park SB, and Baik J. 2013. A large-eddy simulation study of thermal effects on turbulence coherent structures in and above a building array. J. Appl. Meteorol. 52: 1348–1365.
- Knoop H, Keck M, Raasch S. 2014. Urban large-eddy simulation - influence of a densely build-up artificial island on the turbulent flow in the city of Macau, Computer animation. doi.
Attachments (6)
-
03.png
(465.4 KB) -
added by Giersch 9 years ago.
Turbulence recycling method
-
04.png
(91.3 KB) -
added by Giersch 9 years ago.
Sketch of the 2.5-D implementation of topography
-
05.png
(5.0 MB) -
added by Giersch 9 years ago.
Snapshot of turbulence structures induced by a densely built-up artificial island of the coast of Macau, China
-
grid_lr.png
(89.4 KB) -
added by Giersch 9 years ago.
Grid structure at the lateral boundaries with non-cyclic lateral boundary conditions along the left-right direction
-
grid_ns.png
(74.7 KB) -
added by Giersch 9 years ago.
Figure 2: Grid structure of the lateral boundaries with non-cyclic lateral boundary conditions along the north-south direction.
- mask_method.png (19.6 KB) - added by suehring 8 years ago.