|
[Sponsors] |
October 23, 2012, 00:43 |
How to create multiple-block geometries?
|
#1 |
New Member
ahmad
Join Date: Oct 2012
Posts: 5
Rep Power: 14 |
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: |
|
October 23, 2012, 03:42 |
|
#2 |
Senior Member
Gerhard Holzinger
Join Date: Feb 2012
Location: Austria
Posts: 342
Rep Power: 28 |
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 After that you simply run blockMesh. You can play with the mesh generated by my script and place a single block in the flow. |
|
October 28, 2012, 22:29 |
|
#3 |
New Member
ahmad
Join Date: Oct 2012
Posts: 5
Rep Power: 14 |
Thanks man will have a look. It seems reasonable.
|
|
September 11, 2013, 13:35 |
|
#4 |
New Member
yu_Chen
Join Date: May 2013
Posts: 6
Rep Power: 13 |
Hello, I'm doing research about shock waves in urban area. I konw it's been a long time, but please tell me if you have succesfully run your simulation or not. What I'm doing now doesn't work......... So maybe I can use openfoam to do my simulation. Thanks in advance.
|
|
Tags |
multiple blocks, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Multiple fluide zone in ICEM Hexa Block problem | ddqp | ANSYS Meshing & Geometry | 4 | October 9, 2013 11:57 |
foamLog not solving for Ux, Uy, Uz | aerospain | OpenFOAM Post-Processing | 5 | April 18, 2012 11:01 |
How to create multiple solid-fluid domain? | Harendra | Siemens | 6 | January 28, 2005 14:58 |
How to create multiple domain? | Mishar | Siemens | 2 | January 28, 2005 10:41 |
multiple block technique | Ray | Main CFD Forum | 0 | August 26, 1999 12:00 |