|
[Sponsors] |
[Other] smoothMesh mesh smoothing tool to improve mesh quality |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 28, 2024, 14:37 |
smoothMesh mesh smoothing tool to improve mesh quality
|
#1 |
Member
Tuomo Keskitalo
Join Date: Oct 2010
Posts: 57
Rep Power: 16 |
Hello OF world,
I made a mesh quality improvement / smoothing utility for OF. It moves internal mesh points by using the Centroidal smoothing algorithm (a version of the Laplacian smoothing algorithm, which uses surrounding cell centers instead of the neighbouring vertex locations to calculate the new vertex position). Optional heuristic quality control options exist to constrain the smoothing, to avoid self-intersections. No changes to mesh topology are made. Code available at https://github.com/tkeskita/smoothMesh Have a look at the demo video: Cheers! Tuomo |
|
Tags |
mesh, smoothing |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[ICEM] Unexplained changes of mesh quality and blocking approach | salumi | ANSYS Meshing & Geometry | 9 | November 23, 2016 05:14 |
[ICEM] Tips on how to improve the quality of this mesh | crimsoncabbages | ANSYS Meshing & Geometry | 0 | September 12, 2014 07:26 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
[ICEM] how to improve mesh quality around sharp edge? | foolboy007 | ANSYS Meshing & Geometry | 1 | January 23, 2013 12:57 |