Go to the source code of this file.
|
subroutine | dir_spread (DIRSPR, F, NDIRE, NF, NPOIN2) |
|
◆ dir_spread()
subroutine dir_spread |
( |
double precision, dimension(npoin2), intent(inout) |
DIRSPR, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NPOIN2 |
|
) |
| |
- Parameters
-
[in] | nf | [out] COSMOY Work table |
[out] | DIRSPR | Mean directional spread |
[in] | F | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[out] | SINMOY | Work table |
[out] | TAUXC | Work table |
[out] | TAUXE | Work table |
[out] | TAUXS | Work table |
[out] | VARIAN | Work table |
[in] | ndire | [out] COSMOY Work table |
[out] | DIRSPR | Mean directional spread |
[in] | F | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[out] | SINMOY | Work table |
[out] | TAUXC | Work table |
[out] | TAUXE | Work table |
[out] | TAUXS | Work table |
[out] | VARIAN | Work table |
[in] | npoin2 | [out] COSMOY Work table |
[out] | DIRSPR | Mean directional spread |
[in] | F | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[out] | SINMOY | Work table |
[out] | TAUXC | Work table |
[out] | TAUXE | Work table |
[out] | TAUXS | Work table |
[out] | VARIAN | Work table |
Definition at line 7 of file dir_spread.f.