Calculating central moment This follows equations 12-14 in cumulent paper (Geier .et al 2017)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | aa |
order gamma of moments |
||
integer, | intent(in) | :: | bb |
order gamma of moments |
||
integer, | intent(in) | :: | gg |
order gamma of moments |
||
real(kind=rk), | intent(in) | :: | ux |
x-, y-, z-component of velocity |
||
real(kind=rk), | intent(in) | :: | w_abg(0:2,0:2,0:2) |
partial weights_abg |
||
real(kind=rk), | intent(in) | :: | k_i_bg(-1:1,0:2,0:2) |
partial cumulants_i_bg |