|
[Sponsors] |
May 13, 2016, 09:58 |
merge blocks
|
#1 |
Senior Member
Alejandro
Join Date: Jan 2014
Location: Argentina
Posts: 128
Rep Power: 12 |
Is there a way to merge blocks (consisting of several other blocks) with blockMesh? I have a cilinder (5 blocks) and I want to merge to a square (consiting of 3 blocks).
Thank u |
|
November 28, 2016, 13:54 |
|
#2 |
Senior Member
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16 |
Hi,
please read http://www.cfd-online.com/Forums/ope...-get-help.html and provide a minimal example (blockMeshDict and especially a sketch of the expected result) that allows to reproduce the problem in order to maximize your chances to get useful help. There's probably no functionality in blockMesh that merges meshes in the desired way. The mesher blockMesh creates block structured meshes. The mesh interfaces between neighboring blocks need to match. You therefore need to restructure your mesh and create a correct transition between the two parts. Another alternative is the usage of AMI to connect two subdomains by interpolation (outside the scope of blockMesh). Cutter |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] COnvert FLuent MEsh to openfoam with interface | manuc | OpenFOAM Meshing & Mesh Conversion | 1 | July 25, 2017 04:13 |
[Commercial meshers] converting Fluent mesh to openfoam standard mesh | deepesh | OpenFOAM Meshing & Mesh Conversion | 31 | March 29, 2017 06:59 |
dsmcInitialise - dsmcFoam | archymedes | OpenFOAM Pre-Processing | 94 | July 15, 2016 17:14 |
[blockMesh] How to merge blocks? Match, merge or stitch? | gerritgroot | OpenFOAM Meshing & Mesh Conversion | 0 | November 13, 2015 21:59 |
[ICEM] Two boxes connected by a cylinder, blocks merge where I don't want them to merge. | Polarbear | ANSYS Meshing & Geometry | 4 | April 30, 2014 16:21 |