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

Unknown patchField type cyclicACMI for patch type genericPatch

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 12, 2023, 21:24
Default Unknown patchField type cyclicACMI for patch type genericPatch
  #1
Senior Member
 
Desh
Join Date: Mar 2021
Location: Sydney
Posts: 108
Rep Power: 5
dasith0001 is on a distinguished road
Hi Foamers,

The title says it all, I am getting the error by using cyclicACMI boundery condition in chtMultiRegionFoam with OF 10.

PHP Code:
Unknown patchField type cyclicACMI for patch type genericPatch 
Any ideas to resolve this issue is highly appreciated.

I have attached the case file as well.

Thank you
Dasith
Attached Files
File Type: zip V02.zip (25.1 KB, 3 views)
dasith0001 is offline   Reply With Quote

Old   July 22, 2023, 03:31
Default
  #2
New Member
 
Join Date: May 2021
Posts: 5
Rep Power: 4
abhishekmonu96` is on a distinguished road
It means that you have specified a boundary condition type which is not applicable to the patch type. To apply cyclicAMI BC, your patch should be of cyclic ami type with other parameters of patch defined such as neighbouring patch, field transformation operation type, etc.

see the link below:
https://www.openfoam.com/documentati...yclic-ami.html
abhishekmonu96` is offline   Reply With Quote

Old   July 22, 2023, 11:52
Default Implicit approach for coupling
  #3
New Member
 
Join Date: Aug 2021
Posts: 7
Rep Power: 4
H...G is on a distinguished road
Dear foamers

I am simulating a multie-region problem in OF.

As far as I now, cht multiregion solver implements explicit approach for coupling the regions. (It modifies the boundary value at the coupled interface by iterations).
I want to know if there is an implicit approach for coupling.
Like making fvMatrix for different regions and assembling them and finally solving one general fvMatrix?

best,

Hossein
H...G is offline   Reply With Quote

Old   July 23, 2023, 05:44
Default
  #4
Senior Member
 
Yann
Join Date: Apr 2012
Location: France
Posts: 1,076
Rep Power: 26
Yann will become famous soon enough
Hello Hossein,

Please avoid posting the same question multiple times on multiples threads.
I answered this here: solver for multi region?

Yann
Yann is offline   Reply With Quote

Reply

Tags
chtmultiregionfoam, cylicacmi


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
[Other] simulation of closing the gate using moving mesh simin_ds OpenFOAM Meshing & Mesh Conversion 8 April 12, 2019 05:49
multiphaseEulerFoam/tank discharge ves OpenFOAM Running, Solving & CFD 8 December 31, 2017 14:59
Error during initialization of "rhoSimpleFoam" kornickel OpenFOAM Running, Solving & CFD 8 September 17, 2013 05:37
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50
compressible two phase flow in CFX4.4 youngan CFX 0 July 1, 2003 23:32


All times are GMT -4. The time now is 23:46.