Go to the source code of this file.
|
subroutine | ecrete (F, DEPTH, NPOIN2, NDIRE, NF, PROMIN) |
|
◆ ecrete()
subroutine ecrete |
( |
double precision, dimension(npoin2,ndire,nf), intent(inout) |
F, |
|
|
double precision, dimension(npoin2), intent(in) |
DEPTH, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NF, |
|
|
double precision, intent(in) |
PROMIN |
|
) |
| |
- Parameters
-
[in] | npoin2 | DEPTH Water depth |
[in,out] | F | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | PROMIN | Minimum value of water depth |
[in] | ndire | DEPTH Water depth |
[in,out] | F | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | PROMIN | Minimum value of water depth |
[in] | nf | DEPTH Water depth |
[in,out] | F | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | PROMIN | Minimum value of water depth |
Definition at line 7 of file ecrete.f.