|
[Sponsors] |
[cfMesh] missing feature edges of coplanar patches when using surfaceFeatureEdges (cfMesh) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 3, 2015, 10:04 |
missing feature edges of coplanar patches when using surfaceFeatureEdges (cfMesh)
|
#1 |
Senior Member
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16 |
Hi there,
I'm trying to mesh a geometry (STL surface) that contains coplanar patches that are located within other surrounding patches. Due to very promising previous meshing results I'm trying to use cartesianMesh (part of cfMesh). I'm therefore using the tool surfaceFeatureEdges to convert the STL file and write the surface along with its feature edges to a *.fms file. This works basically fine, however some of the features are missing. The *.fms file contains the features of the 3d surface only, the features induced by the patch topology are missing. The following meshing process therefore creates some problems at the corners of the inner patches. Please find the screenshot demonstrating the problem attached. * brownish mesh: mesh generated by cartesianMesh * pink lines: feature edges of 3d geometry detected by surfaceFeatureEdges * blue areas: inner patches with missing patch edges (badly meshed corners highlighted by red arrows) Can you please provide some hints on how to also extract the edges of the inner patches?! Many Thanks! Cutter |
|
August 20, 2015, 17:47 |
Feature edges at coplanar patches (cfMesh)
|
#2 |
Senior Member
|
Hi,
cfMesh is designed to capture corners attached to three or more feature edges. This is not the case here, and the vertices you wish to be corners are handled as ordinary feature edges. The problem with the corners can be resolved by creating a grid of feature edges in the geometry, such that there exist at least three feature edges at each corner. For best results, please try to align the additional edges with the edges in the mesh. I hope this helps you. 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] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
[snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
[snappyHexMesh] snappyHexMesh aborting | Tobi | OpenFOAM Meshing & Mesh Conversion | 0 | November 10, 2010 04:23 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |