Go to the source code of this file.
|
subroutine | walldist (W_DIST, T11, T12, T13, T14, T15, FLBOR, TB, AM1, AM2, S, LIUBOR, IELMNU, NPTFR, MESH) |
|
◆ walldist()
subroutine walldist |
( |
type(bief_obj), intent(inout) |
W_DIST, |
|
|
type(bief_obj), intent(inout) |
T11, |
|
|
type(bief_obj), intent(inout) |
T12, |
|
|
type(bief_obj), intent(inout) |
T13, |
|
|
type(bief_obj), intent(inout) |
T14, |
|
|
type(bief_obj), intent(inout) |
T15, |
|
|
type(bief_obj), intent(inout) |
FLBOR, |
|
|
type(bief_obj), intent(inout) |
TB, |
|
|
type(bief_obj), intent(inout) |
AM1, |
|
|
type(bief_obj), intent(inout) |
AM2, |
|
|
type(bief_obj), intent(inout) |
S, |
|
|
type(bief_obj), intent(in) |
LIUBOR, |
|
|
integer, intent(in) |
IELMNU, |
|
|
integer, intent(in) |
NPTFR, |
|
|
type(bief_mesh), intent(inout) |
MESH |
|
) |
| |
- Brief:
- COMPUTES THE DISTANCE TO THE CLOSEST WALL FOR
- Parameters
-
[in] | LIUBOR | Boundary condition on velocities |
[in] | NPTFR | Number of boundary points |
[out] | S | Void structure |
[out] | WDIST | Distance from the closest wall |
Definition at line 7 of file walldist.f.