Treatment of no-slip (viscous) wall boundaries.
More...
|
| subroutine | bcondwallns (lb, lbeg, lend) |
| | Applies no-slip wall boundary condition to dummy cells. Adiabatic walls only are assumed (velocity components are mirrored). Values are prescribed in the first layer and extrapolated to the second dummy layer. More...
|
| |
| subroutine bcondwallns |
( |
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 |