Dear all,
I used to running good, but when i changed the CFD/constant/polyMesh/blockMeshDict file, it comes out
[3] --> FOAM FATAL IO ERROR:
[3] cannot find file
[3] file: /home/tao/hui/CFDEM/erosion03122015/erosion/0.0138/validationcase/CFD/processor3/0/p at line 0.
[3] From function regIOobject::readStream()
[3] in file db/regIOobject/regIOobjectRead.C at line 73.
FOAM parallel run exiting
The difference between the file that used to doing good and the bad one is patches. In the good file, i have three patches(inlet, outlet and wall) . then i changed to a new domain using patches(inletleft, inletcentre, inletright, outlet and wall). Of course, i changed the CFD/0/p file accordingly.
But i dont know where should i modify too. i tried a lot and i am sure the problem is blockMeshDict file or CFD/0/p file.
Any suggestions are appreciated!!
Thanks!
xiaobsihu67
j-kerbl | Thu, 11/05/2015 - 10:37
Hi xiaobsihu67,
Hi xiaobsihu67,
this looks like decomposePar had already a problem and the case didn't decompose properly. Can you check if blockMesh and decomposePar run without errors?
Cheers,
Josef