|
[Sponsors] |
April 10, 2018, 09:56 |
Cyclic patches in openFoam
|
#1 |
Senior Member
Join Date: Dec 2017
Posts: 153
Rep Power: 8 |
Dear Friends,
I am having some difficulties in understanding how cyclic patches are implemented in openFoam. Let me introduce the simple test case of a 2D plane channel with dimensions 2x1 in x and y direction respectively. "inlet" and "outlet" (left and right) are cyclic patches and the domain is decomposed with 4 processors as shown in the figure attached (cell distribution). Looking for example at the boundary file in processor0, I can find: procBoundary0to3throughin { type processorCyclic; inGroups 1(processorCyclic); nFaces 1; startFace 5; matchTolerance 0.0001; transform unknown; myProcNo 0; neighbProcNo 3; referPatch in; } while I would expect: neighbProcNo 1; since the periodic face is shared between proc 0 and proc 1 ... Is there somebody that can shed some light on this? Thank you very much, AliE |
|
April 13, 2018, 10:18 |
|
#2 |
Senior Member
Join Date: Dec 2017
Posts: 153
Rep Power: 8 |
Nobody knows about that? Even a guess would be appreciated
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Setting cyclicAMI and cyclic Boundary conditions (ICEM Mesh to OpenFoam) | bowen1024 | OpenFOAM Pre-Processing | 4 | March 1, 2018 20:28 |
prescribibg cyclic boundary in openfoam | saeedi | OpenFOAM Running, Solving & CFD | 0 | May 17, 2017 05:00 |
Regarding periodic BC in ICEM generated grid | Tarak | OpenFOAM | 32 | April 30, 2013 15:46 |
About the createPatchDict | flotran | OpenFOAM | 1 | December 9, 2011 08:52 |
[Commercial meshers] Handling cyclic BC from gambit to openfoam for a cascade airfoil problem - OF 1.6 | maverick | OpenFOAM Meshing & Mesh Conversion | 2 | June 18, 2011 05:36 |