Hi everyone,
I am doing aeroelasticity simulation for 2D airfoil.I'm trying to do a simulation of a wing that is both pluging and pitching.
I have created 2 types of mesh using GAMBIT sotware
1)structured mesh (consist of square grid)
2)unstructured mesh consist of triangles shape grid.
I run the simulation in fluent by compiling the UDF .c file for both type of mesh.
everything goes well for unstructured mesh.when I click "preview mesh motion" button under dynamic mesh I can see the movement of the airfoil.but the quality for this type of mesh is very low.
for structured mesh,fluent gives me an error "Update-Dynamic-Mesh failed". Negative cell volume detected" for the same model.I enable the 3 methods (layering,smoothing and remeshing) under "mesh method"
can anybody help me on this.