Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | weight(QQ) |
weights of the stencil |
||
real(kind=rk), | intent(in) | :: | rho |
density, velocity components |
||
real(kind=rk), | intent(in) | :: | u_x | |||
real(kind=rk), | intent(in) | :: | u_y | |||
real(kind=rk), | intent(out) | :: | feq(QQ) |
equilibrium pdf and full pdf |
||
real(kind=rk), | intent(out) | :: | f1(QQ) | |||
real(kind=rk), | intent(in) | :: | a12xx |
coefficients of f1: a12xx, a12yy, a12xy |
||
real(kind=rk), | intent(in) | :: | a12yy |
coefficients of f1: a12xx, a12yy, a12xy |
||
real(kind=rk), | intent(in) | :: | a12xy |
coefficients of f1: a12xx, a12yy, a12xy |