On 1/30/25 08:56, Amit Singh wrote:

I am able to get Ellipsoidal shapes but the meshes have highly distorted elements at some points as shown below. Any suggestions for a better implementation for this manifold will be helpful.

From the picture, it actually looks like a fairly decent mesh. Can you point out which points you are unhappy with?

The way I would approach this is to see what happens if you choose A=B=C, i.e., a sphere. You know how the mesh on a sphere should look like -- namely, the same way deal.II creates it with the SphericalManifold. You should then get in essence the same mesh. If you don't, start looking at why your mesh is different.

Best
 W.

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/b34a8067-2b55-4c58-a15e-9b952e6ad31b%40colostate.edu.

Reply via email to