The question i have is
Consider two vortices with rotation Γ at positions $(a,0)$ and $(-a,0)$. Find the Complex potential and hence find the velocity field.
Now my working is as follows
$w = -\frac{iΓ}{2{\pi}}log(z-a)-\frac{iΓ}{2{\pi}}log(z+a)$
$\frac{dw}{dz}= -\frac{iΓ}{2{\pi}}(\frac{1}{z-a} + \frac{1}{z+a}) = -\frac{iΓ}{2{\pi}}(\frac{2z}{z^2-a^2})$
This is the answer i got for the complex potential, now I know that the complex potential is $w(z) = \phi(z) + i\varphi(z)$ which is the velocity potential as the real part of the complex potential and the streamfunction for the imaginary part. So to find the velocity field $\textbf{u}=\nabla\phi$ however, I'm unsure how to pick out the real part of the complex potential and use this to find the velocity field. I feel like I'm super close but just missing something obvious.