CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Cyclic patches in openFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 10, 2018, 08:56
Default Cyclic patches in openFoam
  #1
Senior Member
 
Join Date: Dec 2017
Posts: 153
Rep Power: 8
AliE is on a distinguished road
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
Attached Images
File Type: png test.png (6.3 KB, 10 views)
AliE is offline   Reply With Quote

Old   April 13, 2018, 09:18
Default
  #2
Senior Member
 
Join Date: Dec 2017
Posts: 153
Rep Power: 8
AliE is on a distinguished road
Nobody knows about that? Even a guess would be appreciated
AliE is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 19:28
prescribibg cyclic boundary in openfoam saeedi OpenFOAM Running, Solving & CFD 0 May 17, 2017 04:00
Regarding periodic BC in ICEM generated grid Tarak OpenFOAM 32 April 30, 2013 14:46
About the createPatchDict flotran OpenFOAM 1 December 9, 2011 07: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 04:36


All times are GMT -4. The time now is 04:42.