Potential flow

The classic closed form solution for incompressible flow past a two-dimensional cylinder.

August 11, 2014

The image represents the stream function of an incompressible inviscid flow past a cylinder. The stream function has a closed form solution in polar coordinates:

ψ(r,θ)=V(ra2r)sinθ\psi\left(r,\theta\right) = V_{\infty} \left(r - \frac{a^2}{r}\right) \sin{\theta}

where a is the cylinder radius.

Cylinder radius0.1
Streamlines30
Palette
Particles1000
Particle radius3

The pressure field is obtained from Bernoulli's equation. The velocity components in polar coordinates are:

vr=V(1a2r2)cosθ,vθ=V(1+a2r2)sinθ\begin{aligned} v_r &= V_{\infty}\left(1 - \frac{a^2}{r^2}\right)\cos\theta, \qquad\\ v_\theta &= -V_{\infty}\left(1 + \frac{a^2}{r^2}\right)\sin\theta \end{aligned}

giving the pressure coefficient:

Cp=1vr2+vθ2V2=1(1a2r2)2cos2θ(1+a2r2)2sin2θ\begin{aligned} C_p &= 1 - \frac{v_r^2 + v_\theta^2}{V_{\infty}^2} \\ &= 1 - \left(1 - \frac{a^2}{r^2}\right)^2\cos^2\theta - \left(1 + \frac{a^2}{r^2}\right)^2\sin^2\theta \end{aligned}

On the cylinder surface (r = a) this reduces to:

Cpr=a=14sin2θC_p\big|_{r=a} = 1 - 4\sin^2\theta