Go to the source code of this file.
|
subroutine | qnlin1 (TSTOT, TSDER, IANGNL, NF, NDIRE, NPOIN2, F, XKMOY, TAUX1, TAUX2, TAUX3, TAUX4, TAUX5, DFINI) |
|
◆ qnlin1()
subroutine qnlin1 |
( |
double precision, dimension(npoin2,ndire,nf), intent(inout) |
TSTOT, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(inout) |
TSDER, |
|
|
integer, dimension(ndire,8), intent(in) |
IANGNL, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
double precision, dimension(npoin2), intent(in) |
XKMOY, |
|
|
double precision, dimension(npoin2), intent(inout) |
TAUX1, |
|
|
double precision, dimension(npoin2), intent(inout) |
TAUX2, |
|
|
double precision, dimension(npoin2), intent(inout) |
TAUX3, |
|
|
double precision, dimension(npoin2), intent(inout) |
TAUX4, |
|
|
double precision, dimension(npoin2), intent(inout) |
TAUX5, |
|
|
double precision, dimension(npoin2), intent(inout) |
DFINI |
|
) |
| |
- Parameters
-
[in] | npoin2 | COEFNL Coefficients used for dia method |
[in] | DEPTH | Water depth |
[in,out] | DFINI | Work table |
[in] | F | Directional spectrum |
[in] | F1 | First discretized frequency |
[in] | IANGNL | Angular indices table |
[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 |
[in] | RAISF | Frequential ratio |
[in,out] | TAUX1 | Work table |
[in,out] | TAUX2 | Work table |
[in,out] | TAUX3 | Work table |
[in,out] | TAUX4 | Work table |
[in,out] | TAUX5 | Work table |
[in,out] | TSDER | Derived part of the source term contribution |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XKMOY | Average wave number |
[in] | ndire | COEFNL Coefficients used for dia method |
[in] | DEPTH | Water depth |
[in,out] | DFINI | Work table |
[in] | F | Directional spectrum |
[in] | F1 | First discretized frequency |
[in] | IANGNL | Angular indices table |
[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 |
[in] | RAISF | Frequential ratio |
[in,out] | TAUX1 | Work table |
[in,out] | TAUX2 | Work table |
[in,out] | TAUX3 | Work table |
[in,out] | TAUX4 | Work table |
[in,out] | TAUX5 | Work table |
[in,out] | TSDER | Derived part of the source term contribution |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XKMOY | Average wave number |
[in] | nf | COEFNL Coefficients used for dia method |
[in] | DEPTH | Water depth |
[in,out] | DFINI | Work table |
[in] | F | Directional spectrum |
[in] | F1 | First discretized frequency |
[in] | IANGNL | Angular indices table |
[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 |
[in] | RAISF | Frequential ratio |
[in,out] | TAUX1 | Work table |
[in,out] | TAUX2 | Work table |
[in,out] | TAUX3 | Work table |
[in,out] | TAUX4 | Work table |
[in,out] | TAUX5 | Work table |
[in,out] | TSDER | Derived part of the source term contribution |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | XKMOY | Average wave number |
Definition at line 8 of file qnlin1.f.