|
[Sponsors] |
Unknown patchField type cyclicACMI for patch type genericPatch |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 12, 2023, 22:24 |
Unknown patchField type cyclicACMI for patch type genericPatch
|
#1 |
Senior Member
Desh
Join Date: Mar 2021
Location: Sydney
Posts: 118
Rep Power: 5 |
Hi Foamers,
The title says it all, I am getting the error by using cyclicACMI boundery condition in chtMultiRegionFoam with OF 10. PHP Code:
I have attached the case file as well. Thank you Dasith |
|
July 22, 2023, 04:31 |
|
#2 |
New Member
Join Date: May 2021
Posts: 5
Rep Power: 5 |
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 |
|
July 22, 2023, 12:52 |
Implicit approach for coupling
|
#3 |
New Member
Join Date: Aug 2021
Posts: 7
Rep Power: 5 |
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 |
|
July 23, 2023, 06:44 |
|
#4 |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,236
Rep Power: 29 |
Hello Hossein,
Please avoid posting the same question multiple times on multiples threads. I answered this here: solver for multi region? Yann |
|
Tags |
chtmultiregionfoam, cylicacmi |
|
|
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 06:49 |
multiphaseEulerFoam/tank discharge | ves | OpenFOAM Running, Solving & CFD | 8 | December 31, 2017 15:59 |
Error during initialization of "rhoSimpleFoam" | kornickel | OpenFOAM Running, Solving & CFD | 8 | September 17, 2013 06:37 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |
compressible two phase flow in CFX4.4 | youngan | CFX | 0 | July 2, 2003 00:32 |