Treatment of slip-wall (Euler) boundaries.
More...
|
| subroutine | bcondwalleu (lb, lbeg, lend) |
| | Applies slip-wall boundary condition to dummy cells. Values are prescribed in the first layer and extrapolated to the second dummy layer (constant or linear extrapolation). More...
|
| |
| subroutine bcondwalleu |
( |
integer, intent(in) |
lb, |
|
|
integer, intent(in) |
lbeg, |
|
|
integer, intent(in) |
lend |
|
) |
| |
- Parameters
-
| lb | side of the computational domain (1: j=2, 2: i=i2, 3: j=j2,4: i=2) |
| lbeg | start index of the boundary segment |
| lend | end index of the boundary segment |