Go to the source code of this file.
|
subroutine | qfrot1 (TSTOT, TSDER, F, XK, NF, NDIRE, NPOIN2) |
|
◆ qfrot1()
subroutine qfrot1 |
( |
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, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2 |
|
) |
| |
- Parameters
-
[in] | nf | CFROT1 Bottom friction coefficient |
[in] | DEPTH | Water depth |
[in] | F | Directional spectrum |
[in] | NF | Nombre de frequences de discretisation |
[in] | NDIRE | Nombre de directions de discretisation |
[in] | NPOIN2 | Nombre de points du maillage spatial |
[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] | ndire | CFROT1 Bottom friction coefficient |
[in] | DEPTH | Water depth |
[in] | F | Directional spectrum |
[in] | NF | Nombre de frequences de discretisation |
[in] | NDIRE | Nombre de directions de discretisation |
[in] | NPOIN2 | Nombre de points du maillage spatial |
[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] | npoin2 | CFROT1 Bottom friction coefficient |
[in] | DEPTH | Water depth |
[in] | F | Directional spectrum |
[in] | NF | Nombre de frequences de discretisation |
[in] | NDIRE | Nombre de directions de discretisation |
[in] | NPOIN2 | Nombre de points du maillage spatial |
[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 |
Definition at line 7 of file qfrot1.f.