CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Issue with cyclicAMI patches (https://www.cfd-online.com/Forums/main/224673-issue-cyclicami-patches.html)

aeroarunkampi February 28, 2020 12:57

Issue with cyclicAMI patches
 
1 Attachment(s)
Hi All,

When I am trying to use CyclicAMI for my geometry, each time i keep on getting the same error. It would be great if somebody could help me to sort out this issue. Thanks in advance.


--> FOAM FATAL ERROR:
Unable to find initial target face

From function bool Foam::AMIMethod<SourcePatch, TargetPatch>::initialise(Foam::labelListList&, Foam::scalarListList&, Foam::labelListList&, Foam::scalarListList&, Foam::label&, Foam::label&) [with SourcePatch = Foam::PrimitivePatch<Foam::face, Foam::SubList, const Foam::Field<Foam::Vector<double> >&>; TargetPatch = Foam::PrimitivePatch<Foam::face, Foam::SubList, const Foam::Field<Foam::Vector<double> >&>; Foam::labelListList = Foam::List<Foam::List<int> >; Foam::scalarListList = Foam::List<Foam::List<double> >; Foam::label = int]
in file lnInclude/AMIMethod.C at line 129.

FOAM aborting

#0 Foam::error::printStack(Foam::Ostream&)Found ignition cells:
1(233982)

Ignition switched off

Reading g
Reading thermophysical properties

Selecting thermodynamics package
{
type heheuPsiThermo;
mixture inhomogeneousMixture;
transport sutherland;
thermo janaf;
equationOfState perfectGas;
specie specie;
energy absoluteEnthalpy;
}

AMI: Creating addressing and weights between 16231 source faces and 16231 target faces
--> FOAM Warning :
From function void Foam::AMIMethod<SourcePatch, TargetPatch>::checkPatches() const [with SourcePatch = Foam::PrimitivePatch<Foam::face, Foam::SubList, const Foam::Field<Foam::Vector<double> >&>; TargetPatch = Foam::PrimitivePatch<Foam::face, Foam::SubList, const Foam::Field<Foam::Vector<double> >&>]
in file lnInclude/AMIMethod.C at line 59
Source and target patch bounding boxes are not similar
source box span : (20 12 0)
target box span : (20 12 0)
source box : (-10 -5 0) (10 7 0)
target box : (0 0 2) (20 12 2)
inflated target box : (-1.1661904 -1.1661904 0.83380962) (21.16619 13.16619 3.1661904)


All times are GMT -4. The time now is 11:40.