Monday, November 5, 2018

mergeMeshes experiment

/incompressible/icoFoam$ mergeMeshes elbow-twoFace-right/ elbow-twoFace-left/
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  4.1                                   |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 4.1
Exec   : mergeMeshes elbow-twoFace-right/ elbow-twoFace-left/
Date   : Nov 06 2018
Time   : 04:40:06
Host   : "caelinux"
PID    : 9319
Case   : /home/caelinux/OpenFOAM/caelinux-4.1/run/tutorials/incompressible/icoFoam
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Master:      "elbow-twoFace-right"  region region0
mesh to add: "elbow-twoFace-left"  region region0

Create Times
Reading master mesh for time = 0.1
Create mesh

Reading mesh to add for time = 0
Create mesh

Writing combined mesh to 0.15
patch names:
10
(
leftRightWallsright
outlet
channelWallsright
destinationFaceright
sourceFaceright
sourceFaceleft
destinationFaceleft
channelWallsleft
leftRightWallleft
inlet
)

patch dicts:
10
(

{
    type            patch;
    nFaces          40;
    startFace       4640;
}


{
    type            patch;
    nFaces          40;
    startFace       4680;
}


{
    type            patch;
    nFaces          80;
    startFace       4720;
}


{
    type            patch;
    nFaces          1600;
    startFace       4800;
}


{
    type            patch;
    nFaces          1600;
    startFace       6400;
}


{
    type            patch;
    nFaces          800;
    startFace       8000;
}


{
    type            patch;
    nFaces          800;
    startFace       8800;
}


{
    type            patch;
    nFaces          80;
    startFace       9600;
}


{
    type            patch;
    nFaces          40;
    startFace       9680;
}


{
    type            patch;
    nFaces          40;
    startFace       9720;
}

)

point zone names: 0()
face zone names: 0()
cell zone names: 0()
End

No comments:

Post a Comment