I have some questions about meshing. In structures such as cone, cylinder and things like that, how we can make quadratic meshes?
I will attach a *.mfix file to see its example.
spouted-bed-cone.2019.11.02.mfx (7.9 KB)
1 Like
MFiX uses a cut-cell approach for non-rectangular geometries, where you had hexahedral mesh away from walls, and cut cells (cut cell shape and number of vertices vary) at the walls.
1 Like
thank you. I got it.