FEA
( x*u.x + y*u.y ) / sqrt(x^2+y^2)
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
To get radial displacement in the solution, use Solution -> Formula and enter a formula like
( x*u.x + y*u.y ) / sqrt(x^2+y^2)