*
Transformation from along- and cross-wind components to u and v * components. * * Author: A. Stohl * * 3 June 1996 * *
*
Variables: * ffap turbulent wind in along wind direction * ffcp turbulent wind in cross wind direction * u main wind component in x direction * ux turbulent wind in x direction * v main wind component in y direction * vy turbulent wind in y direction * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | u | ||||
real | :: | v | ||||
real | :: | ffap | ||||
real | :: | ffcp | ||||
real | :: | ux | ||||
real | :: | vy |