Go to the source code of this file.
|
subroutine | qbrek1 (TSTOT, F, FCAR, VARIAN, NF, NDIRE, NPOIN2) |
|
◆ qbrek1()
subroutine qbrek1 |
( |
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 | ALFABJ Coefficient alpha of bj model |
[in] | F | Directional spectrum |
[in] | FCAR | Characteristic frequency |
[in] | GAMBJ1 | Gamma1 constant of wave breaking bj model |
[in] | GAMBJ2 | Gamma2 constant of wave breaking bj model |
[in] | IHMBJ | Depth-induced breaking criterium giving the BREAKING WAVE HEIGHT |
[in] | IQBBJ | Selected qb computation method for bj 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 | ALFABJ Coefficient alpha of bj model |
[in] | F | Directional spectrum |
[in] | FCAR | Characteristic frequency |
[in] | GAMBJ1 | Gamma1 constant of wave breaking bj model |
[in] | GAMBJ2 | Gamma2 constant of wave breaking bj model |
[in] | IHMBJ | Depth-induced breaking criterium giving the BREAKING WAVE HEIGHT |
[in] | IQBBJ | Selected qb computation method for bj 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 | ALFABJ Coefficient alpha of bj model |
[in] | F | Directional spectrum |
[in] | FCAR | Characteristic frequency |
[in] | GAMBJ1 | Gamma1 constant of wave breaking bj model |
[in] | GAMBJ2 | Gamma2 constant of wave breaking bj model |
[in] | IHMBJ | Depth-induced breaking criterium giving the BREAKING WAVE HEIGHT |
[in] | IQBBJ | Selected qb computation method for bj 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 qbrek1.f.