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

SprayFOAM - Parallel Running Error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 6, 2015, 08:53
Default SprayFOAM - Parallel Running Error
  #1
New Member
 
MürgoHaw's Avatar
 
Haw
Join Date: Jan 2015
Location: Germany
Posts: 3
Rep Power: 11
MürgoHaw is on a distinguished road
Hi CFD- family,

i created a case in Sprayfoam on my 16 core workstation. The case is running perfect using 8 cores in parallel running (decomposeParDict). When i try to run with all 16 cores, i got the following error:

".../decomposeParDict" specifies 16 processors but job was started with 8 processors.


my decomposeParDict looks like:


17
18 numberOfSubdomains 16;
19
20 method hierarchicial;
21
22 simpleCoeffs
23 {
24 n ( 2 2 4 );
25 delta 0.001;
26 }
27
28 hierarchicalCoeffs
29 {
30 n ( 2 2 4 );
31 delta 0.001;
32 order xyz;
33 }
34
35 manualCoeffs
36 {
37 dataFile manual_dataFile;
38 }
39
40 metisCoeffs
41 {
42 }
43
44
45 // ************************************************** *********************** //


Can anyone help me?

Thank you very much!
MürgoHaw is offline   Reply With Quote

Old   February 6, 2015, 12:03
Default
  #2
Senior Member
 
mturcios777's Avatar
 
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28
mturcios777 will become famous soon enough
Does your decomposition results in 16 domains? If so, what does the partitioning look like?
mturcios777 is offline   Reply With Quote

Old   February 11, 2015, 22:34
Default
  #3
Member
 
Neilson Whit
Join Date: Aug 2011
Posts: 74
Rep Power: 14
wolfindark is on a distinguished road
I think you run the case with "mpirun -np 8" instead of 16...
wolfindark is offline   Reply With Quote

Old   March 20, 2015, 07:04
Default
  #4
New Member
 
MürgoHaw's Avatar
 
Haw
Join Date: Jan 2015
Location: Germany
Posts: 3
Rep Power: 11
MürgoHaw is on a distinguished road
indeed! unfortunately i just forgot to change it in my runscript. thank you very very much!
MürgoHaw 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
[OpenFOAM] an error in Calculator's equation immortality ParaView 12 June 29, 2021 00:10
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch gschaider OpenFOAM Installation 225 August 25, 2015 19:43
CGNS lib and Fortran compiler manaliac Main CFD Forum 2 November 29, 2010 06:25
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 02:32
error while compiling the USER Sub routine CFD user CFX 3 November 25, 2002 15:16


All times are GMT -4. The time now is 07:40.