Contains MODULE W3SRC2MD. More...
Go to the source code of this file.
Modules | |
| module | w3src2md |
| Tolman and Chalikov (1996) input and dissipation source terms. | |
Functions/Subroutines | |
| subroutine | w3src2md::w3spr2 (A, CG, WN, DEPTH, FPI, U, USTAR, EMEAN, FMEAN, WNMEAN, AMAX, ALFA, FP) |
| Calculate mean wave parameters for the use in the source term routines (Tolman and Chalikov). More... | |
| subroutine | w3src2md::w3sin2 (A, CG, K, U, UDIR, CD, Z0, FPI, S, D) |
| Calculate input source term. More... | |
| subroutine | w3src2md::w3sds2 (A, CG, K, FPI, USTAR, ALFA, S, D) |
| Calculate whitecapping source term and diagonal term of derivative. More... | |
| subroutine | w3src2md::inptab |
| Generate an interpolation table for the air-sea interaction parameter of Chalikov and Belevich (1993). More... | |
| real function | w3beta (OMA, CL, NDST) |
| Calculate wind-wave interaction parameter beta. More... | |
| real function inptab::w3beta | ( | real, intent(in) | OMA, |
| real, intent(in) | CL, | ||
| integer, intent(in) | NDST | ||
| ) |
Calculate wind-wave interaction parameter beta.
| OMA | Non-dimensional apparent frequency. |
| CL | Drag coefficient at height l. |
| NDST |
Definition at line 1082 of file w3src2md.F90.
References w3servmd::strace().
Referenced by w3src2md::inptab().