|
[Sponsors] |
August 3, 2013, 00:26 |
OpenFoam Parallel running
|
#1 |
Senior Member
Baris (Heewa)
Join Date: Jan 2013
Location: Japan
Posts: 130
Rep Power: 13 |
Hi everbody,
I saw all post about the parallel running in openfoam and I thought that some of you can help to me about my case. Truely speaking, I am new OF user and try to solve cavitating flows inside of the injector nozzle. I am using cavitatingFoam. I faced problem during the parallel running. ny pc has 24 CPU. So i set the decomposePArDict as follows to use 20 CPU; object decomposeParDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // numberOfSubdomains 20; method simple; simpleCoeffs { n ( 5 4 1 ); delta 0.001; } about decomposition there is no problem, but when i try to run the program; mpirun -np 20 cavitatingFoam -parallel it gives following error; ~/OpenFOAM/efs-cal-2.2.1/run/470000meshes/water/Pin_0.25$ mpirun -np 20 cavitatingFoam -parallel /opt/intel/composer_xe_2013.3.163/mpirt/bin/intel64/mpirun: 96: .: Can't open /opt/intel/composer_xe_2013.3.163/mpirt/bin/intel64/mpivars.sh Do you have any idea how can i solve thiss problem? Thanks in advance. |
|
August 3, 2013, 05:38 |
OpenFoam Parallel running
|
#2 |
Senior Member
Niels Nielsen
Join Date: Mar 2009
Location: NJ - Denmark
Posts: 556
Rep Power: 27 |
The line tells you the problem
__________________
Linnemann PS. I do not do personal support, so please post in the forums. |
|
August 4, 2013, 02:45 |
|
#3 |
Senior Member
Baris (Heewa)
Join Date: Jan 2013
Location: Japan
Posts: 130
Rep Power: 13 |
||
August 17, 2013, 11:50 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@George: Does the file "/opt/intel/composer_xe_2013.3.163/mpirt/bin/intel64/mpivars.sh" exist? You can check it by running: Code:
ls -l /opt/intel/composer_xe_2013.3.163/mpirt/bin/intel64/mpivars.sh Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Large test case for running OpenFoam in parallel | fhy | OpenFOAM Running, Solving & CFD | 23 | April 6, 2019 10:55 |
parallel error with cyclic BCs for pimpleDyMFoam and trouble in resuming running | sunliming | OpenFOAM Bugs | 21 | November 22, 2013 04:38 |
Running in parallel | Djub | OpenFOAM Running, Solving & CFD | 3 | January 24, 2013 17:01 |
Running PimpleDyMFoam in parallel | paul b | OpenFOAM Running, Solving & CFD | 8 | April 20, 2011 06:21 |
OpenFOAM 14 stock version parallel bug | msrinath80 | OpenFOAM Bugs | 2 | May 30, 2007 15:47 |