Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | public | :: | ust | ||||
real, | public | :: | wst | ||||
real, | public | :: | ol | ||||
real, | public | :: | h | ||||
real, | public | :: | zeta | ||||
real, | public | :: | sigu | ||||
real, | public | :: | sigv | ||||
real, | public | :: | tlu | ||||
real, | public | :: | tlv | ||||
real, | public | :: | tlw | ||||
real, | public | :: | sigw | ||||
real, | public | :: | dsigwdz | ||||
real, | public | :: | dsigw2dz |
Determine the new diffusivity velocities
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ipart | |||
integer, | intent(inout) | :: | nrand | |||
real, | intent(in) | :: | dt | |||
real, | intent(inout) | :: | zts | |||
real, | intent(in) | :: | rhoa | |||
real, | intent(in) | :: | rhograd | |||
integer, | intent(in) | :: | thread |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | dt | |||
integer, | intent(inout) | :: | nrand | |||
real, | intent(inout) | :: | ux | |||
real, | intent(inout) | :: | vy | |||
real, | intent(inout) | :: | wp | |||
real, | intent(in) | :: | tropop | |||
real, | intent(in) | :: | zts |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | nrand | |||
real, | intent(inout) | :: | dxsave | |||
real, | intent(inout) | :: | dysave | |||
integer, | intent(in) | :: | ipart | |||
real, | intent(in) | :: | usig | |||
real, | intent(in) | :: | vsig | |||
real, | intent(in) | :: | wsig | |||
real, | intent(in) | :: | wsigeta | |||
real, | intent(in) | :: | eps_eta |
Computation of \sigma_i and \tau_L based on the scheme of Hanna (1982) * Source: 'Atmospheric Turbulence and Air Polution', chapter 4 and 7, * J.A. Businger, edited by F.T.M. Nieuwstadt and H. van Dop * * * Author: A. Stohl * * 4 December 1997 * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | z |
|
Computation of \sigma_i and \tau_L based on the scheme of Hanna (1982) * Source: 'Atmospheric Turbulence and Air Polution', chapter 4 and 7, * J.A. Businger, edited by F.T.M. Nieuwstadt and H. van Dop * * Author: A. Stohl * * 4 December 1997 * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | z |
|
Computation of \sigma_i and \tau_L based on the scheme of Hanna (1982) * * Author: A. Stohl * * 4 December 1997 * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | z |
|
Transformation from along- and cross-wind components to u and v * components. * * Author: A. Stohl * * 3 June 1996 * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | u | ||||
real | :: | v | ||||
real | :: | ffap | ||||
real | :: | ffcp | ||||
real | :: | ux | ||||
real | :: | vy |