-
Notifications
You must be signed in to change notification settings - Fork 115
Mesh Generation
Alexandros Avdis edited this page Jun 18, 2014
·
12 revisions
Fluidity has very limited mesh generation capabilities, and in this context mesh-generation should not be confused with mesh adaptivity. However, mesh generation is an integral part of fluid-flow simulations. The AMCG packages (if you installed with a package manager) include Gmsh, a free mesh generator. Here we go through mesh conventions, formats and list software you can use to generate unstructured meshes
- Only surface mesh is required
- Describe how vertical extrusion is done
- Gmsh : brief description
- Cubit : Brief description
- Qgis meshing plugins : brief description