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 Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 3, 2013, 00: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

Old   August 3, 2013, 05:38
Default OpenFoam Parallel running
  #2
Senior Member
 
linnemann's Avatar
 
Niels Nielsen
Join Date: Mar 2009
Location: NJ - Denmark
Posts: 555
Rep Power: 27
linnemann will become famous soon enough
Quote:
Originally Posted by shipman View Post

/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
The line tells you the problem
__________________
Linnemann

PS. I do not do personal support, so please post in the forums.
linnemann is offline   Reply With Quote

Old   August 4, 2013, 02:45
Default
  #3
Senior Member
 
Baris (Heewa)
Join Date: Jan 2013
Location: Japan
Posts: 130
Rep Power: 13
shipman is on a distinguished road
Quote:
Originally Posted by linnemann View Post
The line tells you the problem
Dear Linnemann, Actually i am new user, and didnt understand that line. COuld you tell me please what i should do?

Thanks in advance
shipman is offline   Reply With Quote

Old   August 17, 2013, 11:50
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
It's possible that either the "mpirt" or the "composer xe" is incorrectly installed or that this file does not have enough permissions to be used.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 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


All times are GMT -4. The time now is 12:05.