|
[Sponsors] |
reactingMultiphaseEulerFoam + cyclicACMI compatibal? |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 331
Rep Power: 7 ![]() |
Hi all,
OF Version 7, solver: reactingMultiphaseEulerFoam i am trying to run a simulation with the solver reactingMultiphaseEulerFoam. Before that i created 2 meshes, which i merged with mergeMeshes. for the interface i use cyclicalACMI, i already executed every necessary step successfully. i can run pimpleFoam, icoFoam & simpleFoam with no problem, but when i switch to reactingMultiphaseEulerFoam or reactingTwoPhaseEulerFoam, the solver does not even start. i attached a screenshot. my question is, is cyclicACMI compatibal with that solver? or is cyclicalACMI specifically created for certain solvers? cheers Edit_1: i found a bug report on that issue: https://bugs.openfoam.org/view.php?id=3052 its not actually a bug, but i think cyclicACMI is not currently supported. i also analyzed the solvers which can run that internal boundary, e.g. pimpleFoam and interFoam, and they support dynamic meshes. Last edited by geth03; January 26, 2021 at 08:16. Reason: tested icoFoam, simpleFoam & reactingTwoPhaseEulerFoam, too. |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 331
Rep Power: 7 ![]() |
so i finally fixed it somehow.
the problem was that initial boundary values were not well set for cyclicacmi patches. |
|
![]() |
![]() |
![]() |
![]() |
#3 |
Member
Vinzenz Götz
Join Date: Mar 2021
Location: Munich, Germany
Posts: 31
Rep Power: 4 ![]() |
Hello Geth,
can you tell me how you fixed the issue? Best regards, Vinz |
|
![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 331
Rep Power: 7 ![]() |
I cant remember exactly what i did to fix it to be honest, i am working with another mesh now, so i dont have that problem anymore.
Maybe you can describe your problem in detail (what you want to simulate, your mesh, solver, version, why does it now work, what is the error message) and i can try to help you. Kind regards |
|
![]() |
![]() |
![]() |
![]() |
#5 |
Member
Vinzenz Götz
Join Date: Mar 2021
Location: Munich, Germany
Posts: 31
Rep Power: 4 ![]() |
Thanks for your reply.
I am trying to simulate a sixth of a vortex tube. My mesh is made with snappyHexMesh. sHM crashes when the cyclicAMI patches are actually specified as cyclicAMI, so I mesh them as walls and afterwards use createPatch to change them to cyclicAMI. I used many more ways of achieving that. Even when not decomposed, the solver crashes. I'm using reactingTwoPhaseEulerFoam on OF-v2212. Error is always: Code:
--> FOAM FATAL ERROR: (openfoam-2212) Unable to set target face for source face 19081 From virtual bool Foam::faceAreaWeightAMI::setNextFaces(Foam::label&, Foam::label&, Foam::label&, const Foam::bitSet&, Foam::labelList&, const Foam::DynamicList<int>&, bool) const in file AMIInterpolation/AMIInterpolation/faceAreaWeightAMI/faceAreaWeightAMI.C at line 361. Vinz |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
rhoSimpleFoam MRF cyclicACMI centrifugal compressor | dcook | OpenFOAM Running, Solving & CFD | 3 | February 5, 2021 11:13 |
Flux across cyclicACMI coupled patches | j.lisanti | OpenFOAM Programming & Development | 0 | June 15, 2020 10:31 |
cyclicACMI + cyclic | Yosmcer | OpenFOAM Pre-Processing | 18 | February 12, 2019 21:12 |
Problem with periodically repeated partially overlapping patches / nested cyclicACMI | Nysander | OpenFOAM Running, Solving & CFD | 1 | October 10, 2017 11:01 |
cyclicAMI / cyclicACMI OF 2.3 | Peter Müller | OpenFOAM Running, Solving & CFD | 0 | February 21, 2014 10:36 |