Go to the source code of this file.
|
subroutine | fbott3d (FBX, FBY, FS, NPOIN2, XK, NDIRE, NF) |
|
◆ fbott3d()
subroutine fbott3d |
( |
double precision, dimension(npoin2), intent(inout) |
FBX, |
|
|
double precision, dimension(npoin2), intent(inout) |
FBY, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
FS, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
double precision, dimension(npoin2,nf), intent(in) |
XK, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NF |
|
) |
| |
- Parameters
-
[in] | npoin2 | [out] FBX Wave dissipation along x |
[out] | FBY | Wave dissipation along y |
[in] | FS | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | XK | Discretized wave number |
[in] | ndire | [out] FBX Wave dissipation along x |
[out] | FBY | Wave dissipation along y |
[in] | FS | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | XK | Discretized wave number |
[in] | nf | [out] FBX Wave dissipation along x |
[out] | FBY | Wave dissipation along y |
[in] | FS | Variance density directional spectrum |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | XK | Discretized wave number |
Definition at line 5 of file fbott3d.f.