|
[Sponsors] |
[CAD formats] Unable to import STL properly to create final geometry |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 24, 2019, 10:17 |
Unable to import STL properly to create final geometry
|
#1 |
New Member
Join Date: Nov 2018
Posts: 4
Rep Power: 8 |
Hello everyone: first of all, I'm not sure whether this is the correct place to ask for help, but it's my best guess.
I'm trying to create and mesh the geometry for the simulation of the flow around a cylinder (actually, a 2D simulation), so as to study Karman vortices. I need to use snappyHexMesh, so I think the procedure would be: 1) Generate the geometry for the block (a box containing the cylinder), using blockMesh and defining adequate parameters in blockMeshDict. 2) Using blockMesh -blockTopology, generate an ".obj" which can be loaded in ParaView in order to visualize the block. 3) Generate the geometry for the cylinder. I'm currently trying to build it using TinkerCAD, and then exporting it as a ".stl" file, which I save inside the triSurface folder. I'm loading this file in ParaFoam as well. 4) If everything is okay (the STL of the cylinder is contained in the block), then use surfaceFeatures and then snappyHexMesh to build the final geometry (a cylinder embedded in the block). The problem I'm currently facing is: I don't really know how to place my STL within the larger block. In fact, as the picture shows, the relative size of the geometries is not consistent at all (you can barely see the "larger" block, whereas the cylinder is huge). I suspect this has to do with the way the STL is exported from TinkerCAD: the unit system seems to be in milimeters, and I've set the block geometry in meters (adjusting, so the final result should be consistent). This is how I've set the measures in both cases: I am able to run snappyHexMesh and icoFoam, but the simulation is carried out without accounting for the cylinder. Any ideas? Last edited by miguel.delasheras; January 24, 2019 at 14:46. |
|
January 26, 2019, 15:06 |
|
#2 |
New Member
Join Date: Nov 2018
Posts: 4
Rep Power: 8 |
Okay, so I decided TinkerCAD wasn't probably the greatest tool in a general context and decided to go for GMSH. I'm trying to build just the cylinder and then export it as an STL, so I can apply snappyHexMesh to create the final mesh.
I have been able to generate what looks like a proper MSH file, but when I try to export a STL file, it's empty (there are no points defining the geometry of the cylinder). I have looked in the forums for something similar but I still can't manage to get this right. I think it's an easy problem to solve but everyone around here seems to use different approaches to meshing, and as a beginner, this is very confusing. Any hint would be really appreciated. Thank you guys for your time. |
|
January 27, 2019, 07:27 |
|
#3 |
New Member
Join Date: Nov 2018
Posts: 4
Rep Power: 8 |
I finally made it with Blender (I thought it was harder on the computer's performance, but it's not).
Thanks to those who took the time to read my messages. I'll see you around. |
|
Tags |
paraview, stl. snappyhexmesh, tinkercad |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decompose dependent solution | arionfard | OpenFOAM | 3 | December 10, 2018 10:36 |
simpleFoam error - "Floating point exception" | mbcx4jc2 | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 03:20 |
Wrong fluctuation of pressure in transient simulation | caitao | OpenFOAM Running, Solving & CFD | 2 | March 5, 2015 22:33 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |