|
[Sponsors] |
[blockMesh] Adjacent cells are disjunct after blockMesh run |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 28, 2015, 07:08 |
Adjacent cells are disjunct after blockMesh run
|
#1 |
Senior Member
Join Date: Oct 2015
Location: Germany
Posts: 100
Rep Power: 11 |
Hello there,
I wrote a conversion utility to transform point data into hexahedral cell data which is then being reshaped into the form of a blockMesh dictionary. Running blockMesh on the resulting dictionary outputs the required polyMesh data set. My approach is to consider each hex cell a single-cell hex block. Thus, the blockMeshDict contains solely hex blocks, each made of exactly one cell. Everything seems to work just fine, even application of boundary conditions (checked using ParaView). But when I run OpenFOAM (e.g. icoFoam), the converged results show only the boundary values interpolated over the cells adjacent to their related patch (see picture). Hence, I assume the cells are not properly connected. Web and forum search didn't help me in finding a way to connect the cells. Is there anybody who can give me a hint, where to look at or is my cell:=block approach too poorly suited? Thank you very much in advance! |
|
October 28, 2015, 08:15 |
|
#2 |
Senior Member
Join Date: Oct 2015
Location: Germany
Posts: 100
Rep Power: 11 |
Well, I don't know what I did wrong previously, but now it works just fine
|
|
Tags |
blockmesh cells disjunct |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] SnappyHexMesh running killed! | Mark JIN | OpenFOAM Meshing & Mesh Conversion | 7 | June 14, 2022 02:37 |
cellZone not taking all the cells inside | rahulksoni | OpenFOAM | 0 | January 16, 2019 02:16 |
[blockMesh] Create internal faces as patch in blockMesh | m.delta68 | OpenFOAM Meshing & Mesh Conversion | 14 | July 12, 2018 15:43 |
Cells adjacent to wall UDF | Michaeladam | FLUENT | 1 | January 11, 2015 15:41 |
snappyhexmesh remove blockmesh geometry | philipp1 | OpenFOAM Running, Solving & CFD | 2 | December 12, 2014 11:58 |