|
[Sponsors] |
Big Difference Between serial run and parallel run case |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 19, 2013, 16:46 |
Big Difference Between serial run and parallel run case
|
#1 |
Member
yijin Mao
Join Date: May 2010
Location: Columbia, MO
Posts: 64
Rep Power: 16 |
Hi All,
I'm trying to solve a fluid dynamics problem with modified icoFoam (see attached). Found that different processor running give me very different results. Both solver and cases are attached, please give me any suggestions on what happened. Thank you all in advanced! |
|
March 25, 2013, 09:47 |
|
#2 |
Senior Member
Francois Beaubert
Join Date: Mar 2009
Location: Lille, France
Posts: 147
Rep Power: 17 |
Do you mean that you have different results if you run you case on 1 or n processors ?
|
|
March 28, 2013, 03:12 |
|
#3 |
Member
Jim Knopf
Join Date: Dec 2010
Posts: 60
Rep Power: 16 |
Which version did you use?
How did you call the solver? Like: Code:
mpirun -np N icoFoam -parallel >LOG & |
|
December 5, 2014, 09:27 |
|
#4 |
Member
Yuanchuan Liu
Join Date: Oct 2012
Posts: 31
Rep Power: 14 |
Hi Yijin,
I know this thread was posted a long time ago but I recently ran into a similar problem. I am using a modified version of interDyMFoam to calculate hydrodynamic force for a heave column with a circular thick plate with prescribed motion pattern. My case can run well in serial mode but if I run it in parallel mode, it will blow out after some time. And the results are also different. I am sure both cases share the same mesh and same settings. Have you finally found the problem for your case? Any comments or suggestions will be appreciated. Thank you! Yuanchuan Liu |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Case running in serial, but Parallel run gives error | atmcfd | OpenFOAM Running, Solving & CFD | 18 | March 26, 2016 13:40 |
serial run fine, but parallel run diverged | phsieh2005 | OpenFOAM Running, Solving & CFD | 2 | October 6, 2009 09:33 |
Parallel run diverges, serial does not | SammyB | OpenFOAM Running, Solving & CFD | 1 | May 10, 2009 04:28 |
Run in parallel a 2mesh case | cosimobianchini | OpenFOAM Running, Solving & CFD | 2 | January 11, 2007 07:33 |
Serial run OK parallel one fails | r2d2 | OpenFOAM Running, Solving & CFD | 2 | November 16, 2005 13:44 |