|
[Sponsors] |
[snappyHexMesh] Problems viewing mesh from snappyHexMesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 21, 2013, 23:16 |
Problems viewing mesh from snappyHexMesh
|
#1 |
New Member
David Ouellette
Join Date: Feb 2013
Location: Ottawa, Ontario, Canada
Posts: 12
Rep Power: 13 |
Hey everyone,
This may seem like a silly question, but whenever I have tried to produce a mesh using snappyHexMesh (such as for the case discussed in the link below), I consistently receive an identical mesh to what is produced by blockMesh, regardless of the conditions I input into the snappyHexMeshDict file. Even when I change the inputs, the number of folders that are produced change (ie: the numbered folders, 1, 2, 3 ....). Indicating that sHM is doing something, but oddly enough, the mesh does not change in when viewed in paraView. The only thing I can think of is that I have to manually import the mesh into paraView, but I can't figure out how to this. Unfortunately, this situation has been consistent with each tutorial for snappyHexMesh I have attempted. Does anyone have any ideas? https://sites.google.com/site/snappy...mesh/cube-case Thanks, David |
|
March 24, 2013, 14:47 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings David,
You haven't fully studied the OpenFOAM tutorials or you've been reading things too fast! The new time folders are the meshes respective to each step that snappy does: 1 -> castellated, 2 -> snapping, 3 -> layers. To view these meshes, you have to skip to the respective time instance in ParaView, using the time control on the top middle-right of the window. To have only a single mesh folder, use the "-overwrite" option: Code:
snappyHexMesh -overwrite Code:
snappyHexMesh -help Bruno
__________________
|
|
March 24, 2013, 22:45 |
|
#3 |
New Member
David Ouellette
Join Date: Feb 2013
Location: Ottawa, Ontario, Canada
Posts: 12
Rep Power: 13 |
Hi Bruno,
Thanks for your response! I guess I was correct, my question was a little silly What I was missing from each tutorial was to advance the mesh in each time instance in paraView. I was expecting to see the final mesh right away. Thanks again for your help Bruno! David |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Problems meshing an impeller with snappyHexMesh | kandelabr | OpenFOAM Meshing & Mesh Conversion | 13 | June 9, 2017 07:18 |
[snappyHexMesh] Problems to mesh motorBike case with snappyHexMesh | matheusmonjon | OpenFOAM Meshing & Mesh Conversion | 0 | March 30, 2017 20:44 |
[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 & Mesh around a missile | sasanghomi | OpenFOAM Meshing & Mesh Conversion | 2 | October 15, 2014 20:54 |