Go to the source code of this file.
|
subroutine | fremoy (FMOY, F, NF, NDIRE, NPOIN2) |
|
◆ fremoy()
subroutine fremoy |
( |
double precision, dimension(npoin2), intent(inout) |
FMOY, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2 |
|
) |
| |
- Parameters
-
[in] | nf | [in, out] AUX1 Work table |
[in,out] | AUX2 | Work table |
[in] | DFREQ | Frequency steps between discretized frequencies |
[in] | F | Variance density directional spectrum |
[out] | FMOY | Mean frequencies f-10 |
[in] | FREQ | Discretized frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | TAILF | Spectrum queue factor |
[in] | ndire | [in, out] AUX1 Work table |
[in,out] | AUX2 | Work table |
[in] | DFREQ | Frequency steps between discretized frequencies |
[in] | F | Variance density directional spectrum |
[out] | FMOY | Mean frequencies f-10 |
[in] | FREQ | Discretized frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | TAILF | Spectrum queue factor |
[in] | npoin2 | [in, out] AUX1 Work table |
[in,out] | AUX2 | Work table |
[in] | DFREQ | Frequency steps between discretized frequencies |
[in] | F | Variance density directional spectrum |
[out] | FMOY | Mean frequencies f-10 |
[in] | FREQ | Discretized frequencies |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | TAILF | Spectrum queue factor |
Definition at line 7 of file fremoy.f.