|
[Sponsors] |
[snappyHexMesh] Problem and doubts with blockMesh, snappyHexMesh and multiple geometry |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 23, 2017, 12:40 |
Problem and doubts with blockMesh, snappyHexMesh and multiple geometry
|
#1 |
New Member
Join Date: Jul 2017
Posts: 28
Rep Power: 9 |
Hello, I'm breaking my head for many days now, I hope someone can help me .
I'm trying to simulate a fire in a tunnel. The solver (fireFoam / smallPoolFire3D) already has inside in the system folder the blockMeshDict file that represents the heat puddle (a cube) from which the fire starts. Now I've created the tunnel in .stl format and for this file I first use surfaceFeatureExtract and then snappyHexMesh. So I have the cube inside the tunnel. Now from what I understand I have to put the tunnel created with snappyHexMesh and the cube created with blockMesh both inside a parallelepiped created with blockMesh that contains both and which represents the background mesh. My questions are: 1) Do the reasoning I have made here is correct? 2) To create the background mesh, I have to use another blockMeshDict file or the same one already present? 3) How do I distract calls in the Allrun file? Or how do I just call one or both? Thank you, kind regards, Luca. |
|
Tags |
block mesh, blockmesh, mesh, multiple, snappyhexmesh |
|
|