|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Ning Yang
Join Date: Mar 2009
Location: University Park, PA, USA
Posts: 85
Rep Power: 5 ![]() |
Hello:
First, thank openfoam team for the wondful tool snappyhexmesh. I am working on meshing a quite geometry now. I made the geometry from solidworks. Then converted the solidworks file to STL. The problem with solidworks is it exported the geometry as a whole surface. So I couldn't make patches in the stl file. As a workaround, I imported the stl file in Rhino and saved every surface (patch) as a stl file in ASCII format. Then I put all the stil files together (integrated stl file). When I ran snappyhexmesh, I got something like: =============================================== Shell **** does not support testing for inside Probably it is not closed ================================================ I went back to open the integrated stl file in several different softwares ( blender, rhino and solidworks) and it looked that the stl file is closed. Does anybody here has a similar problem? Is there any other way to makes patches for STL files in general? Thank you so much. |
|
|
|
|
|
|
|
|
#2 |
|
Super Moderator
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 12 ![]() |
To use inside/outside we require every edge to have exactly two faces using it. Load in paraview, Filter->Feature Edges and switch on the 'non-manifold' edges. Disable all sharp angle ones (by setting angle to 180?).
|
|
|
|
|
|
|
|
|
#3 |
|
Member
Ning Yang
Join Date: Mar 2009
Location: University Park, PA, USA
Posts: 85
Rep Power: 5 ![]() |
Hi Mattijs:
It gave me the same error. Ning |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SnappyHexMesh howto assign boundary patches | linnemann | OpenFOAM Mesh Utilities | 17 | May 18, 2012 01:10 |
| Conjugate solverupdate boundary conditions nonconformal patches | r2d2 | OpenFOAM Running, Solving & CFD | 0 | January 27, 2009 10:01 |
| Cyclic boundary conditions for non conformed Patches | turnow | OpenFOAM Running, Solving & CFD | 1 | October 19, 2007 01:17 |
| How to make a code to read cgns file? | john | Main CFD Forum | 1 | September 25, 2006 08:47 |
| How to make data file for matlab from CFX? | cfxbeginner | CFX | 4 | October 19, 2002 07:56 |