Dear all
I want to compute vorticity in axisymmetric flow. The components are as follows:
what to do to overcome singularity for axial vorticity at r=0 in FF++?
BR
Dear all
I want to compute vorticity in axisymmetric flow. The components are as follows:
BR
Bonjour Mademoiselle,
In axisymmetric coordinates, the singularity at r=0 is not a true problem if you use the weak form (i.e variationnal if the operator is symmetric).
The tricks is the following :
Morality, you just must ponderate the integrands by x. Is the same to work in weighted Sobolev spaces.
For exemple, the weak form of the Laplace operator is :
int2d(Th) ( (dx(uh)*dx(vh) + dy(uh)*dy(vh))*x )
Please, note the presence of the weighting function (x,y) → x.
Very good and simple presentation of the axisymmetric formulation of FEM can be find in Krizek and Neittaanmaki, Finite Elements Approximation of Variationnal Problems and Applications, Pittman (1990). A more mathematically complex one in Bernardi, Dauge and Maday, Spectral Methods for Axisymmetric Domains, RMA 4, Gauthier-Villard (1999).
Je vous souhaite une bonne journée.