FLux/stress computations according Tolman and Chalikov (1996). More...
Functions/Subroutines | |
| subroutine | w3flx3 (ZWIND, DEPTH, FP, U, UDIR, UST, USTD, Z0, CD) |
| FLux/stress computations according Tolman and Chalikov (1996). More... | |
FLux/stress computations according Tolman and Chalikov (1996).
Cap on flux added compared to W3FLX2.
| subroutine w3flx3md::w3flx3 | ( | real, intent(in) | ZWIND, |
| real, intent(in) | DEPTH, | ||
| real, intent(in) | FP, | ||
| real, intent(in) | U, | ||
| real, intent(in) | UDIR, | ||
| real, intent(inout) | UST, | ||
| real, intent(out) | USTD, | ||
| real, intent(out) | Z0, | ||
| real, intent(out) | CD | ||
| ) |
FLux/stress computations according Tolman and Chalikov (1996).
Cap on flux added compared to W3FLX2.
| [in] | ZWIND | Height of wind. |
| [in] | DEPTH | Depth. |
| [in] | FP | Peak frequency. |
| [in] | U | Wind speed. |
| [in] | UDIR | Wind direction. |
| [in,out] | UST | Friction velocity. |
| [out] | USTD | Direction of friction velocity. |
| [out] | Z0 | Z0 in profile law. |
| [out] | CD | Drag coefficient. |
Definition at line 96 of file w3flx3md.F90.
References w3gdatmd::cap_id, w3gdatmd::cd_max, w3gdatmd::cinxsi, w3dispmd::dsie, w3dispmd::ewn1, w3servmd::extcde(), constants::grav, w3odatmd::iaproc, w3dispmd::n1max, w3odatmd::naperr, w3odatmd::ndse, w3gdatmd::nittin, w3servmd::strace(), and constants::tpi.
Referenced by gxexpo(), w3exnc(), w3expo(), and w3srcemd::w3srce().