Awesome
Mesh Generator Comparison
This repository creates meshes of the same domains with multiple mesh generators and
compares the results. The used mesh generators are
For each domain and mesh generator (if applicable), the repostory shows the following
data:
- the mesh generation time
- the average and minimum cell quality
- the nummber of CG iterations for the FEM-Poisson-problem on the mesh.
If you'd like to see other mesh generators, domains, or quality measures: Let me know!
Disk
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/disk-mesh.png?raw=true" width="50%"> | |
---|
| |
L-shape
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/l-shape-mesh.png?raw=true" width="50%"> | |
---|
| |
Rectangle with refinement
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/rect-with-refinement-mesh.png?raw=true" width="50%"> | |
---|
| |
Quarter annulus
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/quarter-annulus-mesh.png?raw=true" width="50%"> | |
---|
| |
Sphere (surface)
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/sphere-mesh.png?raw=true" width="50%"> | |
---|
| (Poisson problem not applicable.) |
Ball
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/ball-mesh.png?raw=true" width="50%"> | |
---|
| |
Cylinder
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/cylinder-mesh.png?raw=true" width="50%"> | |
---|
| |
L-shape in 3D
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/l-shape-3d-mesh.png?raw=true" width="50%"> | |
---|
| |
Box with refinement
<img src="https://github.com/nschloe/meshgen-comparison/blob/gh-pages/box-with-refinement-mesh.png?raw=true" width="50%"> | |
---|
| |
License
This software is published under the GPLv3 license.