|
[Sponsors] |
CyclicAMI interface (v10)-Unable to set source and target faces |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 24, 2023, 10:33 |
CyclicAMI interface (v10)-Unable to set source and target faces
|
#1 |
New Member
Niall O'Neill
Join Date: Feb 2023
Posts: 21
Rep Power: 3 |
Hello,
I am trying to model a wind turbine using a case from openFOAM 3 which I am trying to adapt to openFOAM v10. I've managed to generate a mesh, but now when running the solver (pimpleFOAM) It crashed when running 'decomposeParDict' with the following error message: ____________________________________________ Time = 0s AMI: Creating addressing and weights between 14716 source faces and 14884 target faces AMI: Patch source sum(weights) min/max/average = 0.984456, 1, 0.999983 AMI: Patch target sum(weights) min/max/average = 0.743319, 1.03225, 0.999916 AMI: Creating addressing and weights between 4008 source faces and 4229 target faces --> FOAM Warning : From function void Foam::AMIMethod::checkPatches() const in file AMIInterpolation/AMIInterpolation/AMIMethod/AMIMethod/AMIMethod.C at line 65 Source and target patch bounding boxes are not similar source box span : (10.2044 54.942 55.0431) target box span : (55.0865 55.09 9.52434) source box : (-2.60367 -27.471 -25.7369) (7.60071 27.471 29.3062) target box : (-25.0409 -27.5442 -2.97756) (30.0456 27.5458 6.54678) inflated target box : (-28.9652 -31.4686 -6.9019) (33.97 31.4701 10.4711) --> FOAM FATAL ERROR: Unable to set source and target faces From function virtual void Foam::faceAreaWeightAMI::setNextFaces(Foam::label& , Foam::label&, Foam::label&, const boolList&, Foam::labelList&, const Foam:ynamicList<int>&, bool) const in file AMIInterpolation/AMIInterpolation/AMIMethod/faceAreaWeightAMI/faceAreaWeightAMI.C at line 299. FOAM aborting _________________________________________ I've heard people saying that sometime this happens as a result of the 'separationVector' being the wrong sign in the 'createPatchDict' however, when I look in that dictionary, there isn't even a separationVector value defined. Does this ring a bell for anyone? Thanks |
|
February 25, 2024, 06:09 |
|
#2 | |
New Member
Ibrahım
Join Date: Feb 2024
Posts: 2
Rep Power: 0 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using PengRobinsonGas EoS with sprayFoam | Jabo | OpenFOAM Running, Solving & CFD | 36 | July 16, 2024 04:52 |
[swak4Foam] swak4foam for OpenFOAM 4.0 | mnikku | OpenFOAM Community Contributions | 80 | May 17, 2022 09:06 |
[foam-extend.org] Problems installing foam-extend-4.0 on openSUSE 42.2 and Ubuntu 16.04 | ordinary | OpenFOAM Installation | 19 | September 3, 2019 19:13 |
polynomial BC | srv537 | OpenFOAM Pre-Processing | 4 | December 3, 2016 10:07 |
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library | aylalisa | OpenFOAM Installation | 23 | June 15, 2015 15:49 |