|
[Sponsors] |
[Other] smoothMesh mesh smoothing tool to improve mesh quality |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Tuomo Keskitalo
Join Date: Oct 2010
Posts: 60
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 |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Member
Tuomo Keskitalo
Join Date: Oct 2010
Posts: 60
Rep Power: 16 ![]() |
Hello OF world,
I've now reached a point where I think smoothMesh is stable. It can now also improve the prismatic boundary layers in the smoothing process. If you need mesh smoothing, please give it a go and comment in this thread how did it go. I added some run examples of a test case in the docs to show the usage. Happy smoothing! Here's an example test mesh before smoothing: ![]() and after smoothing: ![]() |
|
![]() |
![]() |
![]() |
![]() |
#3 |
New Member
Ravindra K
Join Date: Dec 2010
Posts: 5
Rep Power: 16 ![]() |
Hi,
Can you tell me how to install this? I have my Openfoam installed in: /opt/openfoam12 I have downloaded your code and have kept it in the openfaom12 folder: /opt/openfoam12/smoothMesh-main Then from here how to go about installing it? |
|
![]() |
![]() |
![]() |
![]() |
#4 |
Member
Tuomo Keskitalo
Join Date: Oct 2010
Posts: 60
Rep Power: 16 ![]() |
Hi,
sorry, it currently works only on openfoam.com v2412. Compilation instructions: https://github.com/tkeskita/smoothMe...n-instructions |
|
![]() |
![]() |
![]() |
![]() |
#5 | |
Senior Member
Will Kernkamp
Join Date: Jun 2014
Posts: 382
Rep Power: 14 ![]() |
Quote:
|
||
![]() |
![]() |
![]() |
Tags |
mesh, smoothing |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 05:38 |
[ICEM] Unexplained changes of mesh quality and blocking approach | salumi | ANSYS Meshing & Geometry | 9 | November 23, 2016 04:14 |
[ICEM] Tips on how to improve the quality of this mesh | crimsoncabbages | ANSYS Meshing & Geometry | 0 | September 12, 2014 06:26 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 06:20 |
[ICEM] how to improve mesh quality around sharp edge? | foolboy007 | ANSYS Meshing & Geometry | 1 | January 23, 2013 11:57 |