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/)
-   -   error when running movingConeTopoFvMesh in parallel (https://www.cfd-online.com/Forums/openfoam-solving/187793-error-when-running-movingconetopofvmesh-parallel.html)

cyzhang May 15, 2017 11:20

error when running movingConeTopoFvMesh in parallel
 
Hello everyone, I'm modeling a rigid body moving through a tube. I modified the movingConeTopoFvMesh.

By using a single processor, the code works well. But once I run the it in parallel, I met the following error:

[28] --> FOAM FATAL ERROR:
[28] in patch:procBoundary28to19 : Local size of patch is 4 (faces).
Received from neighbour 3 faceCentres!
[28]
[28] From function virtual bool Foam::processorPolyPatch::order(Foam::PstreamBuffe rs&, const primitivePatch&, Foam::labelList&, Foam::labelList&) const
[28] in file meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C at line 922.
[28]
FOAM parallel run aborting

Anyone knows how to solve this problem? Should I update the procBoundaries in each step? How should I do it?

Thank you so much.


All times are GMT -4. The time now is 21:04.