Go to the source code of this file.
|
subroutine | qbrek2 (TSTOT, F, FCAR, VARIAN, NF, NDIRE, NPOIN2) |
|
◆ qbrek2()
subroutine qbrek2 |
( |
double precision, dimension(npoin2,ndire,nf), intent(inout) |
TSTOT, |
|
|
double precision, dimension(npoin2,ndire,nf), intent(in) |
F, |
|
|
double precision, dimension(npoin2), intent(in) |
FCAR, |
|
|
double precision, dimension(npoin2), intent(in) |
VARIAN, |
|
|
integer, intent(in) |
NF, |
|
|
integer, intent(in) |
NDIRE, |
|
|
integer, intent(in) |
NPOIN2 |
|
) |
| |
- Parameters
-
[in] | nf | BORETG Coefficient b of wave breaking tg model |
[in] | DEPTH | Water depth |
[in] | F | Directional spectrum |
[in] | FCAR | Characteristic frequency |
[in] | GAMATG | Gamma constant of wave breaking tg model |
[in] | IWHTG | Weight. fun.selection of wave breaking tg model |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | VARIAN | Spectrum variance |
[in] | ndire | BORETG Coefficient b of wave breaking tg model |
[in] | DEPTH | Water depth |
[in] | F | Directional spectrum |
[in] | FCAR | Characteristic frequency |
[in] | GAMATG | Gamma constant of wave breaking tg model |
[in] | IWHTG | Weight. fun.selection of wave breaking tg model |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | VARIAN | Spectrum variance |
[in] | npoin2 | BORETG Coefficient b of wave breaking tg model |
[in] | DEPTH | Water depth |
[in] | F | Directional spectrum |
[in] | FCAR | Characteristic frequency |
[in] | GAMATG | Gamma constant of wave breaking tg model |
[in] | IWHTG | Weight. fun.selection of wave breaking tg model |
[in] | NF | Number of frequencies |
[in] | NDIRE | Number of directions |
[in] | NPOIN2 | Number of points in 2d mesh |
[in,out] | TSTOT | Total part of the source term contribution |
[in] | VARIAN | Spectrum variance |
Definition at line 7 of file qbrek2.f.