Go to the source code of this file.
|
subroutine | limwac (F, FBOR, NPTFR, NDIRE, NF, NPOIN2, KENT, PRIVE, NPRIV, IMP_FILE) |
|
◆ limwac()
subroutine limwac |
( |
double precision, dimension(npoin2,ndire,nf), intent(inout) |
F, |
|
|
double precision, dimension(nptfr,ndire,nf), intent(inout) |
FBOR, |
|
|
integer, intent(in) |
NPTFR, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
KENT, |
|
|
double precision, dimension(npoin2,npriv), intent(in) |
PRIVE, |
|
|
integer, intent(in) |
NPRIV, |
|
|
type(bief_file), intent(in) |
IMP_FILE |
|
) |
| |
- Parameters
-
[in] | nptfr | VENSTA Indicates if the wind is stationary |
[in] | VENT | Indicates if wind is taken into account |
[in] | X | Abscissae of points in the mesh |
[in] | XLAMDL | Boundary weighting factor for angular DISTRIBUTION FUNCTION |
[in] | Y | Ordinates of points in the mesh |
[in] | ndire | VENSTA Indicates if the wind is stationary |
[in] | VENT | Indicates if wind is taken into account |
[in] | X | Abscissae of points in the mesh |
[in] | XLAMDL | Boundary weighting factor for angular DISTRIBUTION FUNCTION |
[in] | Y | Ordinates of points in the mesh |
[in] | nf | VENSTA Indicates if the wind is stationary |
[in] | VENT | Indicates if wind is taken into account |
[in] | X | Abscissae of points in the mesh |
[in] | XLAMDL | Boundary weighting factor for angular DISTRIBUTION FUNCTION |
[in] | Y | Ordinates of points in the mesh |
[in] | npoin2 | VENSTA Indicates if the wind is stationary |
[in] | VENT | Indicates if wind is taken into account |
[in] | X | Abscissae of points in the mesh |
[in] | XLAMDL | Boundary weighting factor for angular DISTRIBUTION FUNCTION |
[in] | Y | Ordinates of points in the mesh |
[in] | npriv | VENSTA Indicates if the wind is stationary |
[in] | VENT | Indicates if wind is taken into account |
[in] | X | Abscissae of points in the mesh |
[in] | XLAMDL | Boundary weighting factor for angular DISTRIBUTION FUNCTION |
[in] | Y | Ordinates of points in the mesh |
Definition at line 8 of file limwac.f.