CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[blockMesh] 3D pipe connected with larger rectangular box

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 18, 2014, 17:08
Default 3D pipe connected with larger rectangular box
  #1
New Member
 
Pankaj
Join Date: Nov 2010
Location: USA
Posts: 5
Rep Power: 15
pankajonline2 is on a distinguished road
Hi I want to generate mesh for a geometry which consist of:
a horizontal pipe connected with a large rectangular box at one side.
Exhaust flowing through this pipe is discharged to this rectangular box connected with the pipe.

I need to generate this using blockMesh.m4 or blockMeshdict... to solve in OpenFoam.

Can anyone did this or willing to help to generate this mesh .

Thnaks.
pankajonline2 is offline   Reply With Quote

Old   October 20, 2014, 16:59
Default
  #2
Senior Member
 
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16
cutter is on a distinguished road
Hi,

and welcome to the forums!

What have you achieved so far? After all you've got to do the work on your own. Most of the other forum users have plenty of work to do, they'll happily provide all neccessary infos though. When errors occur, feel free to post the scripts you've already created. See http://www.cfd-online.com/Forums/ope...-get-help.html.

This is what you should do from my point of view (at least if you really need to use blockMesh and M4):

1. create a sketch of your geometry, resembling all of the necessary features
2. split the geometry into blocks, ensuring a valid topology
3. find an index scheme for the vertices and blocks (this will be important for latter automation)
4. create a blockMesh with increasing complexity (start with the pipe first), read http://www.openfoam.org/docs/user/blockMesh.php first (especially all infos related to node indexing and on the coodinate system!)
5. parametrize the working blockMeshDict using M4 or use a scripting/programming language to automate the whole process

Hint: Here's one way I can think of the block topolgy - at least if I understood your problem correctly: Create the pipe from five blocks, using the scheme from http://www.cfd-online.com/OpenFOAM_D...ges/1/4062.png. Increase the pipe to intersect the whole box (now ten blocks) - this guaranties matching cells at the connection between the pipe and the box. Add at least four blocks to the second part of the pipe to 'fill' the missing corners of the box.

You should also invest some time in investigating other meshing workflows. Maybe snappyHexMesh, cfMesh, Gmsh or another set of tools fits better to your specific problem. Its always good to know the alternatives!

Good luck!

Cutter
cutter is offline   Reply With Quote

Reply

Tags
blockmeshdict block mesh, opehfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Oiling in rotating pipe Brozicek STAR-CCM+ 2 September 6, 2016 10:45
CheckMeshbs errors ivanyao OpenFOAM Running, Solving & CFD 2 March 11, 2009 02:34
My Revised "Time Vs Energy" Article For Review Abhi Main CFD Forum 2 July 9, 2002 09:08
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11
fluid flow fundas ram Main CFD Forum 5 June 17, 2000 21:31


All times are GMT -4. The time now is 22:49.