|
[Sponsors] |
[snappyHexMesh] SnappyHexMesh Internal Flow Example (Diesel Injector) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 7, 2013, 06:25 |
|
#21 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Danny,
Without an example STL file, there isn't much I can suggest You can try using OpenFOAM's commands surfaceCheck and surfaceClean. The other possibility is to use either Blender or Meshlab for repairing the STL file. Best regards, Bruno
__________________
|
|
July 8, 2013, 09:00 |
stl file example
|
#22 |
New Member
|
here is an example stl file
Danny |
|
July 13, 2013, 16:50 |
|
#23 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Danny,
I renamed the file to "test.stl" (OpenFOAM dislikes spaces and special characters) and ran: Code:
surfaceCheck test.stl And there seems to be problems with connections between triangles, since this is indicated: Code:
Surface is not closed since not all edges connected to two faces: connected to one face : 12 connected to >2 faces : 0 Conflicting face labels:12 If I'm not mistaken, the best procedure is to export to Step or IGES format and then use Salome to convert the surface mesh to STL. This is because SolidWorks is doing a very lousy job on converting this to STL. The other possibility is to export the geometry to STL in binary form, so that you do not loose numerical precision. I say this because, for example from your file: Code:
vertex 3.125293e+000 3.067232e+000 8.410000e+000 Best regards, Bruno
__________________
|
|
July 15, 2013, 08:45 |
|
#24 |
New Member
|
Thank you Bruno for your help! that makes sense with the troubles I was having! I appreciate your help!
Danny |
|
Tags |
snappyhexmesh, surfacefeatureextraction |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Review: Reversed flow | CRT | FLUENT | 1 | May 7, 2018 06:36 |
Difference between External and Internal flow radiation problems | Kummi | FLUENT | 0 | April 10, 2018 04:06 |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
[snappyHexMesh] snappyHexMesh and blockMesh for internal flow (leaking geometry?) | vaina74 | OpenFOAM Meshing & Mesh Conversion | 10 | November 20, 2014 10:14 |
Internal flow simulation BCs | SteveGoat | FLUENT | 0 | May 10, 2012 07:41 |