|
[Sponsors] |
February 3, 2016, 17:32 |
Create 3D mesh of a die
|
#1 |
New Member
Join Date: Jan 2016
Posts: 2
Rep Power: 0 |
Hi guys, I need to create a 3d mesh starting from a 3d CAD file (I'm using solidworks).
What mesh software can I use for my goal? Can you advice me some books to read about this matter? I'm very new at CFD, I'm trying to simulate a very viscous fluid (like the plastiline) extruded through a die, do you think with CFD can I obtain some realistic results? Anyway, my first question is relative to know how create my first 3d mesh starting from a cad. Thanks |
|
March 12, 2016, 11:59 |
|
#2 |
Senior Member
Artur
Join Date: May 2013
Location: Southampton, UK
Posts: 372
Rep Power: 20 |
Hi,
I'm afraid I cannot help with the very viscous part, but regarding meshing you have several options. 1. if your geometry is complex, you probably want an unstructured mesher, like OF native snappyHexMesh, which requires an stl to represent the CAD model; you could also look at engrid which is free 2. if your geometry is simple you could try meshing it with a structured hexahedral grid using blockMesh, although that doesn't require a CAD model, rather a description of points. This is generally the most tricky way 3. use a commercial tool, like Pointwise, GridPro, Hexpress, etc. which should work with either a step or an iges. These are quite expensive to obtain so if you don't have access to a licence you probably don't want to go this way. All the best, A |
|
Tags |
3d-mesh, die |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
[Gmsh] 3D coil mesh: can't create the volume? | RomainBou | OpenFOAM Meshing & Mesh Conversion | 3 | July 18, 2016 06:09 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
[snappyHexMesh] Layers:problem with curvature | giulio.topazio | OpenFOAM Meshing & Mesh Conversion | 10 | August 22, 2012 10:03 |
Where's the singularity/mesh flaw? | audrich | FLUENT | 3 | August 4, 2009 02:07 |