|
[Sponsors] |
[blockMesh] 2d axisymmeric mesh for coaxial pipes |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 3, 2014, 18:45 |
2d axisymmeric mesh for coaxial pipes
|
#1 |
New Member
Join Date: Oct 2014
Posts: 1
Rep Power: 0 |
I want to simulate the flow through the annular space between two pipes of different diameters (lets say d i D, respectively, with a length of L). In Fluent, it is possible to define such a system as a 2d axisymetric case.
My question is: how can I accomplish this using OpenFOAM? How should I configure the blockMeshDict file to achieve that? According to the User Guide, the solution for the typical 2d axissymetric case is to use wedge patches and a block with only 6 vertices, while the axis is defined by the "merged" vertices. I understand this approach, but how should I define the axis when it is actually outside the domain (as I will not simulate any flow in the lumen of the inner pipe)? |
|
October 5, 2014, 20:16 |
|
#2 |
Senior Member
Fatema Zandi Goharrizi
Join Date: Mar 2009
Posts: 158
Rep Power: 17 |
You can use snapyHexMesh. First use blockMesh for draw outer pipe with arc (edges in blockMeshDict). Then draw inner pipe with cad in .stl format. After that use snapyHex Mesh in order to cute the inner pipe's shape out from the outer one.
Wedge BC help you to simulate just a circular sector of your axi-symmetric geometry if it has the condition. |
|
Tags |
2d axisymmetric, annular |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
[ICEM] 2D hybrid mesh (unstructured mesh highly dependent on structured mesh parameters) | shubham jain | ANSYS Meshing & Geometry | 1 | April 10, 2017 06:03 |
[snappyHexMesh] Snappyhex mesh: poor inlet mesh | Swagga5aur | OpenFOAM Meshing & Mesh Conversion | 1 | December 3, 2016 17:59 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |