CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

OpenFoam Parallel running

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 2, 2013, 23:26
Default OpenFoam Parallel running
  #1
Senior Member
 
Baris (Heewa)
Join Date: Jan 2013
Location: Japan
Posts: 130
Rep Power: 13
shipman is on a distinguished road
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.


shipman is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 09:55
parallel error with cyclic BCs for pimpleDyMFoam and trouble in resuming running sunliming OpenFOAM Bugs 21 November 22, 2013 03:38
Running in parallel Djub OpenFOAM Running, Solving & CFD 3 January 24, 2013 16:01
Running PimpleDyMFoam in parallel paul b OpenFOAM Running, Solving & CFD 8 April 20, 2011 05:21
OpenFOAM 14 stock version parallel bug msrinath80 OpenFOAM Bugs 2 May 30, 2007 14:47


All times are GMT -4. The time now is 00:17.