|
[Sponsors] |
October 21, 2013, 23:53 |
Mesh Generation by Multi-Block
|
#1 |
New Member
Vishnu C
Join Date: Oct 2013
Posts: 22
Rep Power: 13 |
I am new to multi-block concept, earlier i was working with algebric grid generation in c++ , for the problem like ramp_plate.jpg this needs to be solved in blocks so please help me.Thank you.
|
|
December 6, 2013, 18:30 |
|
#2 |
Senior Member
Travis Carrigan
Join Date: Jul 2010
Location: Arlington, TX
Posts: 161
Rep Power: 16 |
Hello,
The multiblock concept is simple: discretize the computational domain using blocks that are point matched at their interfaces. Obviously, the more blocks you use, the higher quality the grid you can create, but the more time it will take to generate. With today's software you can get away with using fewer blocks by taking advantage of elliptic PDE methods for smoothing. In your case, I was able to create the grid using only two blocks (blue and green in the image). The grid is coarse in this example to demonstrate the concept. More blocks could be used, but this case is simple enough that it's not necessary. Hope this helps. Travis |
|
Tags |
algebric grid generation, grid generation, mesh 2d, multiblock mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Layers:problem with curvature | giulio.topazio | OpenFOAM Meshing & Mesh Conversion | 10 | August 22, 2012 10:03 |
[ICEM] Mesh generation | bobinson | ANSYS Meshing & Geometry | 2 | August 17, 2012 14:23 |
[ANSYS Meshing] Question about mesh generation learning | lnk | ANSYS Meshing & Geometry | 2 | July 7, 2012 07:45 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |