Treatment of inflow boundaries.
More...
|
| subroutine | bcondinflow (lb, lbeg, lend) |
| | Applies inflow boundary condition to dummy cells (subsonic flow assumed). Values are prescribed in the first layer and extrapolated to the second dummy layer. More...
|
| |
| subroutine bcondinflow |
( |
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 |