|
[Sponsors] |
September 1, 2015, 14:15 |
mesh improvements for 'face tets'
|
#1 |
Member
Pierluigi Cirrottola
Join Date: Jun 2013
Posts: 52
Rep Power: 13 |
Hi to everybody.
I'm using cfMesh to create meshes for complicated body. It works well, but too much often I find 'face tet' errors; using simpleFoam or pimpleFoam it is only a warning (openFoam doesn't stop), but using Particle Tracking solver (e.g. DMPFoam or icoUncoupledKinematcParcelFoam) it becomes a blocking error. Using "checkMesh -allGeometry" I should find 'face tet' errors: but cfMesh version and openFoam official version give different results: attached you will find two logfile that use the same mesh, generated by cfMesh. They are really different, and it seams that cfMesh version is incomplete. But the true question is: how can I improve the mesh quality in cfMesh, other then using improveMeshQuality tool? and how could I set its optional parameter? Thank you a lot Piero |
|
September 2, 2015, 05:31 |
|
#2 |
Senior Member
|
Hi,
The installation of cfMesh is compiled with foam-extend-3.1, and the checkMesh uses standard mesh checks implemented in foam-extend-3.1. You are using OpenFOAM-2.4.0 for your simulation, and it has some additional checks implemented there. To improve the quality inside cfMesh, you need to check whether the checks of your interest are already implemented there, and use them in the optimisation process. It is not available via some settings, you need to do some programming. Regards, Franjo
__________________
Principal Developer of cfMesh and CF-MESH+ www.cfmesh.com Social media: LinkedIn, Twitter, YouTube, Facebook, Pinterest, Instagram |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] SHM problem : KVLCC2 with appendage mesh | sc.park | OpenFOAM Meshing & Mesh Conversion | 1 | March 13, 2016 14:28 |
[snappyHexMesh] SnappyHexMesh no layers and no decent mesh for complex geometry | pizzaspinate | OpenFOAM Meshing & Mesh Conversion | 1 | February 25, 2015 08:05 |
Mesh motion with Translation & Rotation | Doginal | CFX | 2 | January 12, 2014 07:21 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
Icemcfd 11: Loss of mesh from surface mesh option? | Joe | CFX | 2 | March 26, 2007 19:10 |