|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Amadeus Wolf
Join Date: Dec 2017
Location: Germany
Posts: 11
Rep Power: 10 ![]() |
Hello Foamers,
I switched my solver from OF7 to OF10. It is based on chtMultiRegionFOAM and uses cyclicAMI boundary conditions in one region. When starting the solver in OF10 I get the following Error: Code:
--> FOAM FATAL ERROR:
The distance between the centre of patch electrolyte_1 and the transformed centre of patch electrolyte_2 is 0.000156.
This is greater than the match tolerance of 7.4887776e-12 for the patch.
Check that the patches are geometrically similar and that any transformations defined between them are correct
It might be possible to fix this problem by increasing the "matchTolerance" setting for this patch in the boundary
From function Foam::cyclicTransform::cyclicTransform(const Foam::word&, const pointField&, const vectorField&, const Foam::cyclicTransform&, const Foam::word&, const pointField&, const vectorField&, const Foam::cyclicTransform&, Foam::scalar)
in file meshes/polyMesh/polyPatches/constraint/cyclic/cyclicTransform.C at line 480.
FOAM exiting
Any hints??? Best Regards, Ambewo |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
| Setting cyclicAMI and cyclic Boundary conditions (ICEM Mesh to OpenFoam) | bowen1024 | OpenFOAM Pre-Processing | 4 | March 1, 2018 20:28 |
| OpenFOAM 4.0 Released | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 2 | October 6, 2017 06:40 |
| OpenFOAM cases with cyclicAMI in tecPlot 360 | Aidan | Tecplot | 0 | January 24, 2016 11:57 |
| CyclicAMI Issue In OpenFOAM 2.2.0 | prasant | OpenFOAM Running, Solving & CFD | 17 | March 16, 2013 03:00 |