CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > OpenFOAM Pre-Processing

How to create multiple-block geometries?

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old   October 22, 2012, 23:43
Default How to create multiple-block geometries?
  #1
New Member
 
ziaf-damha
Join Date: Oct 2012
Posts: 3
Rep Power: 2
afaizm is on a distinguished road
Hi guys,

I'm doing a research that simulates airflow over urban buildings, therefore I need to create geometries of those buildings with certain spacing.

Does anyone know the effective way of setting this up in OpenFOAM?

The figure below is the example of the simulation model I need to set up:

afaizm is offline   Reply With Quote

Old   October 23, 2012, 02:42
Default
  #2
Member
 
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 58
Rep Power: 5
GerhardHolzinger is on a distinguished road
Hello,

have a look at the m4 programming language. With the help of this language you can create parametric meshes.

I attached a zip-archive with a m4 file and a screenshot from paraView to give you an idea what this script creates.

To use this script change type something like this:

Code:
m4 cuboidMesh_BlaBla > blockMeshDict
This command lets m4 parse the first file (cuboidMesh_BlaBla) and stores the result into blockMeshDict.

After that you simply run blockMesh.


You can play with the mesh generated by my script and place a single block in the flow.
Attached Files
File Type: zip cuboidMeshParametric.zip (28.7 KB, 9 views)
GerhardHolzinger is online now   Reply With Quote

Old   October 28, 2012, 22:29
Default
  #3
New Member
 
ziaf-damha
Join Date: Oct 2012
Posts: 3
Rep Power: 2
afaizm is on a distinguished road
Thanks man will have a look. It seems reasonable.
afaizm is offline   Reply With Quote

Reply

Tags
multiple blocks, openfoam

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
foamLog not solving for Ux, Uy, Uz aerospain OpenFOAM Post-Processing 5 April 18, 2012 10:01
[ICEM] Multiple fluide zone in ICEM Hexa Block problem ddqp ANSYS Meshing & Geometry 2 May 14, 2011 00:56
How to create multiple solid-fluid domain? Harendra CD-adapco 6 January 28, 2005 13:58
How to create multiple domain? Mishar CD-adapco 2 January 28, 2005 09:41
multiple block technique Ray Main CFD Forum 0 August 26, 1999 11:00


All times are GMT -4. The time now is 11:38.