CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Couple patchGroup .... with contents 5(13 14 15 16 17) not of size <2 (https://www.cfd-online.com/Forums/openfoam-solving/189622-couple-patchgroup-contents-5-13-14-15-16-17-not-size-2-a.html)

student666 June 24, 2017 00:08

Couple patchGroup .... with contents 5(13 14 15 16 17) not of size &lt;2
 
Hi,

I'm running a chtMultiRegionSimpleFoam + thermalBaffles3D case.
I can't understand what is the source of this problem and where to look for a solution.
This is the error message:
Code:

Solving for fluid region domain0
DILUPBiCG:  Solving for Ux, Initial residual = 1, Final residual = 0.00849631, No Iterations 1
DILUPBiCG:  Solving for Uy, Initial residual = 1, Final residual = 0.01094487, No Iterations 1
DILUPBiCG:  Solving for Uz, Initial residual = 1, Final residual = 0.0118836, No Iterations 1


--> FOAM FATAL ERROR:
Couple patchGroup sheet1mmBaffle_master with contents 5(13 14 15 16 17) not of size < 2 on patch sheet1mmBaffle_master region domain0

    From function Foam::label Foam::coupleGroupIdentifier::findOtherPatchID(const Foam::polyMesh&, const Foam::polyPatch&) const
    in file meshes/Identifiers/patch/coupleGroupIdentifier.C at line 74.

FOAM exiting

this is the boundary file for region where baffles exist:
Code:

/*--------------------------------*- C++ -*----------------------------------*\
| =========                |                                                |
| \\      /  F ield        | OpenFOAM: The Open Source CFD Toolbox          |
|  \\    /  O peration    | Version:  dev                                  |
|  \\  /    A nd          | Web:      www.OpenFOAM.org                      |
|    \\/    M anipulation  |                                                |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version    2.0;
    format      ascii;
    class      polyBoundaryMesh;
    location    "constant/domain0/polyMesh";
    object      boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

25
(
    ext1
    {
        type            patch;
        nFaces          25134;
        startFace      41802847;
    }
    ext2
    {
        type            patch;
        nFaces          36328;
        startFace      41827981;
    }
    ext3
    {
        type            patch;
        nFaces          23392;
        startFace      41864309;
    }
    ext4
    {
        type            patch;
        nFaces          20282;
        startFace      41887701;
    }
    ext5
    {
        type            patch;
        nFaces          69303;
        startFace      41907983;
    }
    fondoAirComb
    {
        type            wall;
        inGroups        1(wall);
        nFaces          10368;
        startFace      41977286;
    }
    inletAirComb
    {
        type            patch;
        nFaces          2552;
        startFace      41987654;
    }
    air_outletAirComb
    {
        type            patch;
        nFaces          3055;
        startFace      41990206;
    }
    outletComfort
    {
        type            patch;
        nFaces          5643;
        startFace      41993261;
    }
    symmetryAmb
    {
        type            symmetry;
        inGroups        1(symmetry);
        nFaces          167419;
        startFace      41998904;
    }
    vermiculite
    {
        type            wall;
        inGroups        1(wall);
        nFaces          18500;
        startFace      42166323;
    }
    wallAmb
    {
        type            wall;
        inGroups        1(wall);
        nFaces          3144;
        startFace      42184823;
    }
    wallSerbatoio
    {
        type            wall;
        inGroups        1(wall);
        nFaces          153674;
        startFace      42187967;
    }
    domain0_to_tuboScamb2
    {
        type            mappedWall;
        inGroups        8(wall mappedPatch sheet1mmBaffle_master sheet1mmBaffle_slave sheet2mmBaffle_master sheet2mmBaffle_slave sheet2mm_2Baffle_master sheet2mm_2Baffle_slave );
        nFaces          48458;
        startFace      42341641;
        sampleMode      nearestPatchFace;
        sampleRegion    tuboScamb2;
        samplePatch    tuboScamb2_to_domain0;
    }
    domain0_to_ghise
    {
        type            mappedWall;
        inGroups        8(wall mappedPatch sheet1mmBaffle_master sheet1mmBaffle_slave sheet2mmBaffle_master sheet2mmBaffle_slave sheet2mm_2Baffle_master sheet2mm_2Baffle_slave );
        nFaces          171953;
        startFace      42390099;
        sampleMode      nearestPatchFace;
        sampleRegion    ghise;
        samplePatch    ghise_to_domain0;
    }
    domain0_to_tuboScamb1
    {
        type            mappedWall;
        inGroups        8(wall mappedPatch sheet1mmBaffle_master sheet1mmBaffle_slave sheet2mmBaffle_master sheet2mmBaffle_slave sheet2mm_2Baffle_master sheet2mm_2Baffle_slave );
        nFaces          48460;
        startFace      42562052;
        sampleMode      nearestPatchFace;
        sampleRegion    tuboScamb1;
        samplePatch    tuboScamb1_to_domain0;
    }
    domain0_to_glass
    {
        type            mappedWall;
        inGroups        8(wall mappedPatch sheet1mmBaffle_master sheet1mmBaffle_slave sheet2mmBaffle_master sheet2mmBaffle_slave sheet2mm_2Baffle_master sheet2mm_2Baffle_slave );
        nFaces          53776;
        startFace      42610512;
        sampleMode      nearestPatchFace;
        sampleRegion    glass;
        samplePatch    glass_to_domain0;
    }
    sheet1mmBaffle_master
    {
        type            mappedWall;
        inGroups        3(wall mappedPatch sheet1mmBaffle_master);
        nFaces          237020;
        startFace      42664288;
        sampleMode      nearestPatchFace;
        coupleGroup    sheet1mmBaffle_master;
    }
    sheet1mmBaffle_slave
    {
        type            mappedWall;
        inGroups        3(wall mappedPatch sheet1mmBaffle_slave);
        nFaces          237020;
        startFace      42901308;
        sampleMode      nearestPatchFace;
        coupleGroup    sheet1mmBaffle_slave;
    }
    sheet2mmBaffle_master
    {
        type            mappedWall;
        inGroups        3(wall mappedPatch sheet2mmBaffle_master );
        nFaces          35230;
        startFace      43138328;
        sampleMode      nearestPatchFace;
        coupleGroup    sheet2mmBaffle_master;
    }
    sheet2mmBaffle_slave
    {
        type            mappedWall;
        inGroups        3(wall mappedPatch sheet2mmBaffle_slave );
        nFaces          35230;
        startFace      43173558;
        sampleMode      nearestPatchFace;
        coupleGroup    sheet2mmBaffle_slave;
    }
    sheet2mm_2Baffle_master
    {
        type            mappedWall;
        inGroups        3(wall mappedPatch sheet2mm_2Baffle_master );
        nFaces          110486;
        startFace      43208788;
        sampleMode      nearestPatchFace;
        coupleGroup    sheet2mm_2Baffle_master;
    }
    sheet2mm_2Baffle_slave
    {
        type            mappedWall;
        inGroups        3(wall mappedPatch sheet2mm_2Baffle_slave );
        nFaces          110486;
        startFace      43319274;
        sampleMode      nearestPatchFace;
        coupleGroup    sheet2mm_2Baffle_slave;
    }
    fan_half0
    {
        type            cyclic;
        inGroups        2(cyclic fan);
        nFaces          5626;
        startFace      43429760;
        matchTolerance  0.0001;
        transform      unknown;
        neighbourPatch  fan_half1;
    }
    fan_half1
    {
        type            cyclic;
        inGroups        2(cyclic fan);
        nFaces          5626;
        startFace      43435386;
        matchTolerance  0.0001;
        transform      unknown;
        neighbourPatch  fan_half0;
    }
)

// ************************************************************************* //

Can someone help please?
I'm running the case with OF4.1
thanks

student666 June 28, 2017 15:49

Can someone help me with this error?
what 5(13 14 15 16 17) not of size < 2 stands for? face? edge?


All times are GMT -4. The time now is 08:27.