|
[Sponsors] |
March 2, 2011, 05:48 |
Problem/ bug in mesh.cellCells() ??
|
#1 |
New Member
Rudi T.
Join Date: Feb 2011
Location: Munich, Bavaria
Posts: 3
Rep Power: 15 |
I'm just working on a general possibility to refine locally on a selection of the mesh (blockMesh with refinementIterator - no hexref8). Since I have higher refinement levels I need to lay some buffer-layers around the selection in order to ensure 2:1 refinement. For this purpose I use the cellCells() function in multiple iterations.
My problem is that cellCells() does not recognize correctly all neighbours of already refined cells (The refinement history I have implemented works fine and has no bugs) . I'll give a little example: - 8 cells (= refinement level 3) on the west side of a simple refined cell (= 2 cells f.e. cell A and B). - this should give cell A as eastern neighbour for four of the tripple refined cells and cell B for the other four cells - instead of this cellCells returns only cell A as eastern neighbour for all eight cells!! And now the really confuseing problem: This bug is not reproduceable for all meshes in all cases, since the correct recognition of all neighbours works fine in the mesh of forwardStep (tutorials/compressible/rhoCentralFo...), but not in the mesh of counterFlow2D (tutorials/combustion/reactingFoam...) . I have no idea if the bug is caused by different mesh setups (I did not find any significant differences)?!? I would really appreciate it if anyone who has deeper insight into the cellCells() - function could give me a hint. Rudi T. Please do not puzzle any longer! Problem is solved: I forgot to update the primitive mesh after each buffering iteration Last edited by daZigeiner; March 2, 2011 at 11:03. Reason: Problem solved |
|
May 13, 2015, 08:48 |
|
#2 |
New Member
Vitor Geraldes
Join Date: Dec 2009
Location: Lisbon, Portugal
Posts: 26
Rep Power: 16 |
Is there already a solution to this problem? I have experienced too a similar issue.
|
|
May 18, 2015, 16:54 |
|
#3 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Vitor,
daZigeiner did edit the post and add this to the end of it: Quote:
Best regards, Bruno
__________________
|
||
Tags |
cellcells, cellcells(), cells, mesh, neighbours |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Problem Importing Geometry ProE to CFX | fatb0y | CFX | 3 | January 14, 2012 20:42 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
convergence problem | Trushar | Phoenics | 5 | August 28, 2002 00:40 |