After i run it. i use reconstructParMesh. it can work.
But i run reconstructPar. There are some problems.
--> FOAM Warning :
From function virtual Foam::polyMesh::readUpdateState Foam::polyMesh::readUpdate()
in file meshes/polyMesh/polyMeshIO.C at line 217
Number of patches has changed. This may have unexpected consequences. Proceed with care.
--> FOAM Warning :
From function virtual Foam::polyMesh::readUpdateState Foam::polyMesh::readUpdate()
in file meshes/polyMesh/polyMeshIO.C at line 217
Number of patches has changed. This may have unexpected consequences. Proceed with care.
--> FOAM FATAL ERROR:
Processor 2 has a different polyMesh at time 0.01 compared to any previous processors.
Please check time 0.01 directories on all processors for consistent mesh files.
From function Foam::polyMesh::readUpdateState Foam::processorMeshes::readUpdate()
in file processorMeshes.C at line 193.
FOAM exiting
After i run it. i use reconstructParMesh. it can work.
But i run reconstructPar. There are some problems.