Go to the source code of this file.
|
subroutine | fdissk (FDK, NPOIN2, NDIRE, FS, ZTEL, NZ, HSMJT, FZNORM, NF) |
|
◆ fdissk()
subroutine fdissk |
( |
double precision, dimension(npoin2,nz), intent(inout) |
FDK, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NDIRE, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
FS, |
|
|
double precision, dimension(npoin2,nz), intent(in) |
ZTEL, |
|
|
integer, intent(in) |
NZ, |
|
|
double precision, dimension(npoin2), intent(in) |
HSMJT, |
|
|
double precision, dimension(npoin2), intent(inout) |
FZNORM, |
|
|
integer, intent(in) |
NF |
|
) |
| |
- Parameters
-
[in] | nz | NF Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | NZ | Number of plan in telemac3d |
[in] | XK | Discretized wave number |
[in] | ZTEL | Elevation |
Definition at line 6 of file fdissk.f.