Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | private | :: | x0(3) | Origin points |
|||
real(kind=rk), | private | :: | u0(2) | Ref velocity (X and Y) |
|||
real(kind=rk), | private | :: | p0 | Ref pressure |
|||
real(kind=rk), | private | :: | tD | Rate of decay coefficient |
|||
real(kind=rk), | private | :: | Re | Reynolds number |