Go to the source code of this file.
|
subroutine | qmout1 (TSTOT, TSDER, F, XK, ENRJ, FMOY, XKMOY, NF, NDIRE, NPOIN2, TAUX1) |
|
◆ qmout1()
subroutine qmout1 |
( |
double precision, dimension(npoin2,ndire,nf), intent(inout) |
TSTOT, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(inout) |
TSDER, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
double precision, dimension(npoin2,nf), intent(in) |
XK, |
|
|
double precision, dimension(npoin2), intent(in) |
ENRJ, |
|
|
double precision, dimension(npoin2), intent(inout) |
FMOY, |
|
|
double precision, dimension(npoin2), intent(in) |
XKMOY, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
double precision, dimension(npoin2), intent(inout) |
TAUX1 |
|
) |
| |
- Parameters
-
[in] | nf | ENRJ Spectrum variance |
[in] | F | Directional spectrum |
[in] | FMOY | Mean spectral frquency fmoy |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | PROINF | Logical indicating infinite depth assumption |
[out] | TAUX1 | Work table |
[in,out] | TSDER | Derived part of the source term contribution |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XK | Discretized wave number |
[in] | XKMOY | Average wave number |
[in] | ndire | ENRJ Spectrum variance |
[in] | F | Directional spectrum |
[in] | FMOY | Mean spectral frquency fmoy |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | PROINF | Logical indicating infinite depth assumption |
[out] | TAUX1 | Work table |
[in,out] | TSDER | Derived part of the source term contribution |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XK | Discretized wave number |
[in] | XKMOY | Average wave number |
[in] | npoin2 | ENRJ Spectrum variance |
[in] | F | Directional spectrum |
[in] | FMOY | Mean spectral frquency fmoy |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in] | PROINF | Logical indicating infinite depth assumption |
[out] | TAUX1 | Work table |
[in,out] | TSDER | Derived part of the source term contribution |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XK | Discretized wave number |
[in] | XKMOY | Average wave number |
Definition at line 8 of file qmout1.f.