|
[Sponsors] |
Dam Break Tutorial - 2.3.11 Running in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 12, 2012, 10:21 |
Dam Break Tutorial - 2.3.11 Running in parallel
|
#1 |
Member
Vitor Vasconcelos
Join Date: Jan 2012
Posts: 33
Rep Power: 14 |
Hello all,
I tried to extend the damBreak parallel tutorial to run it in two quad-core machines. I have the same directories in both machines, ssh working without password. I've set the decomposeParDict to 7 slaves. The decomposePar command seems to work fine. When I run the simulation (mpirun -np 8 --hostfile machines interFoam -parallel) I got the message: "--> FOAM FATAL ERROR : Cannot find file "points" in directory "constant/polyMesh" I've read some posts about it, but all of them were about the reconstruction. I've got it when trying to run the simulation... Any suggestions? Thanks in advance. |
|
January 17, 2012, 07:38 |
|
#2 |
New Member
Join Date: Jan 2012
Posts: 1
Rep Power: 0 |
Hello vitors,
have you looked for the points in the constant/polyMesh directory? In case they don t exist, you should run blockMesh first, then decomposePar and finally mpirun... Greetings, matthias |
|
January 17, 2012, 07:46 |
|
#3 | |
Member
Vitor Vasconcelos
Join Date: Jan 2012
Posts: 33
Rep Power: 14 |
Quote:
Thanks for your reply, Vitor |
||
August 2, 2019, 20:22 |
Error Running the Dambreak Tutorial
|
#4 |
Senior Member
Join Date: Jul 2019
Posts: 148
Rep Power: 7 |
Hello All,
I am new to openFoam. I am facing some issues on running in parallel. The first attempt was in trying to run the dambreak tutorial. got the below error: -------------------------------------------------------------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code. Per user-direction, the job has been aborted. -------------------------------------------------------------------------------------------------------------- The way I ran the solver is by typing in the terminal: mpirun -np 4 interFoam -parallel The second attempt is when I tried to ran lockExchange tutorial in twoLiquidMixingFoam solver. I got the below error: -------------------------------------------------------------------------------------------------------------- There are not enough slots available in the system to satisfy the 8 slots that were requested by the application: twoLiquidMixingFoam Either request fewer slots for your application, or make more slots available for use. -------------------------------------------------------------------------------------------------------------- The way I run the tutorials is by typing in the terminal: mpirun -np 8 twoLiquidMixingFoam -parallel I am running the tutorials on a university machine that has 12 cores. I would much appreciate your assistance to resolve the above issues. Thanks in advance. |
|
Tags |
"find file points...", dambreak, foam fatal error, parallel |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
User fortran error when running CFX-10 in parallel | CFDworker | CFX | 3 | September 22, 2015 09:59 |
RSH problem for parallel running in CFX | Nicola | CFX | 5 | June 18, 2012 19:31 |
problem with running in parallel | dhruv | OpenFOAM | 3 | November 25, 2011 06:06 |
[mesh manipulation] refineMesh -parallel crashes (in cavity tutorial) | andras | OpenFOAM Meshing & Mesh Conversion | 0 | August 8, 2010 15:52 |
3D dam break flow problem | woochang | CFX | 1 | February 18, 2010 17:47 |