|
[Sponsors] |
[snappyHexMesh] Pipe flow / Internal fluid dynamics with SnappyHexMesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 30, 2009, 17:15 |
Pipe flow / Internal fluid dynamics with SnappyHexMesh
|
#1 |
New Member
Fabian Denner
Join Date: Mar 2009
Location: Zurich, Switzerland
Posts: 11
Rep Power: 17 |
Hi guys,
I like to apply SnappyHexMesh to a pipe-like flow, respectively to internal fluid dynamics. I read the manual and struggle with the following statement: "The objective is to mesh a rectangular shaped region (shaded grey in the figure) surrounding an object described by and STL surface, e.g. typical for an external aerodynamics simulation." Isn't it possible to apply SnappyHexMesh to internal flow? Does anybody have experience with this topic? Cheers, Fabian |
|
July 21, 2009, 06:43 |
|
#2 |
New Member
Join Date: May 2009
Posts: 2
Rep Power: 0 |
It certainly is possible to mesh interior regions, it is just that the instructions are written with only a single application in mind. It all depends on where you put the internal point in the dictionary file.
|
|
October 10, 2011, 11:43 |
|
#3 | |
Member
Marco Turchi
Join Date: Jul 2009
Location: Pesaro, Italy
Posts: 31
Rep Power: 17 |
Quote:
have you run your case? I'm able to run external aerodynamics simulation, but I don't understand yet how to run internal simulations. I think, like Gecko wrote, I have to put right internal point in the dictionary file, but I don't understand how. Thank you in advance for your help. Best regard MT |
||
October 13, 2011, 10:24 |
|
#4 |
New Member
|
Hi Marco,
for mesh the internal region of your .stl geometry you just have to change the coordinates of the LocationInMesh point in the sHMDict file Code:
// Mesh selection // ~~~~~~~~~~~~~~ // After refinement patches get added for all refinementSurfaces and // all cells intersecting the surfaces get put into these patches. The // section reachable from the locationInMesh is kept. // NOTE: This point should never be on a face, always inside a cell, even // after refinement. locationInMesh (15 0 0); <-- here you must enter a point that is internal to your geometry Good luck Let me know if it worked |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
pimpleFOAM - internal pipe flow - convergence | gu1 | OpenFOAM Running, Solving & CFD | 0 | December 18, 2017 14:24 |
3D fluid flow with internal face | cecastroc | OpenFOAM | 0 | May 9, 2017 22:26 |
internal pipe flow | Amar Kad | CFX | 0 | January 23, 2016 01:46 |
fluid flow around a half burn pipe | Destry | FLUENT | 13 | July 16, 2010 22:42 |
Bulk mean fluid temperature in internal flow | mssound | FLUENT | 0 | May 13, 2010 16:56 |