CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Other] cyclicAMI for non-matching interfaces

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 9, 2015, 04:48
Default cyclicAMI for non-matching interfaces
  #1
New Member
 
Hannes Grimm-Strele
Join Date: Sep 2015
Posts: 7
Rep Power: 10
HannesGS is on a distinguished road
Dear all,

I have a very simple test case here: just two structured blocks with different number of points as shown on the attached picture. I used the cyclicAMI type to define the interface.

P1
{
type cyclicAMI;
nFaces 64;
startFace 4528;
matchTolerance 0.001;
transform noOrdering;
neighbourPatch P2;
}

(analogously for the other side P2). Now, checkMesh tells me

*Number of regions: 2
The mesh has multiple regions which are not connected by any face.
<<Writing region information to "0/cellToRegion"
<<Writing region 0 with 512 cells to cellSet region0
<<Writing region 1 with 1152 cells to cellSet region1

Is this a warning I have to worry about? Is my general approach towards non-matching interfaces valid at all?

Thank you for your help!
Attached Images
File Type: jpg nonmatching.jpg (43.5 KB, 25 views)
HannesGS is offline   Reply With Quote

Old   October 12, 2015, 05:59
Default
  #2
Senior Member
 
Tom Fahner
Join Date: Mar 2009
Location: Breda, Netherlands
Posts: 634
Rep Power: 32
tomf will become famous soon enoughtomf will become famous soon enough
Send a message via MSN to tomf Send a message via Skype™ to tomf
Hi,

I guess this should work. You may want to check that the regions are on either side of the cyclicAMI interface in ParaView (use the cellToRegion variable). Due to the non-conformal interface there is no direct connection between the regions, which would indeed trigger this warning.

Regards,
Tom
tomf is offline   Reply With Quote

Old   October 13, 2015, 07:49
Default
  #3
New Member
 
Hannes Grimm-Strele
Join Date: Sep 2015
Posts: 7
Rep Power: 10
HannesGS is on a distinguished road
A simple test simulation runs nicely, I just was a bit worried by the warning. Thanks for your answer and the explanation!
HannesGS 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
Using createPatch and cyclicAMI in FOAM Extend to create periodicbox manuc OpenFOAM Running, Solving & CFD 1 April 12, 2022 11:36
Flux not conserved in cyclicAMI interfaces if areas are different jherb OpenFOAM Programming & Development 1 January 23, 2019 10:22
cyclicAMI - kOmegaSST - divergence issue cyln OpenFOAM Running, Solving & CFD 1 October 5, 2018 10:06
cyclic / cyclicAMI boundary conditon - ICEM Mesh cyln OpenFOAM Running, Solving & CFD 0 November 7, 2017 15:26
cyclicAMI for non matching geometry? tms OpenFOAM Running, Solving & CFD 7 September 3, 2012 06:47


All times are GMT -4. The time now is 14:47.