|
[Sponsors] |
The results difference between parallel and serial run. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 10, 2014, 02:07 |
The results difference between parallel and serial run.
|
#1 |
New Member
HK Park
Join Date: Jul 2012
Posts: 1
Rep Power: 0 |
Hello,
I'm working on developing a model of plasma jet flow for plasma cutting. I've attached figures of temperature distribution at the same time. They are the results of parallel and serial run. As you can see the figures, the unphysical temperature is seen at the interface between subdomains for parallel run. As time goes on the simulation by parallel run blows up. For the results of one processor run(serial run), the temperature distribution looks good. Scotch method is used for decomposition. I already checked the mesh quality but it is fine. I don't know what causes this problem. Do you have any idea about this problem? HK |
|
April 16, 2014, 17:54 |
|
#2 |
New Member
carsten fuetterer
Join Date: Dec 2013
Location: Potsdam/Berlin
Posts: 15
Rep Power: 12 |
hi, i'm relatively new to OpenFoam and I didn't thought that there are problems in this way. interesting to know.
Did you play around with the hierarchicalCoeffs? for example (2 2 1) which can be better than (4 1 1) Maybe there are problems if the borders of the subdomains are on positions with high gradients |
|
April 17, 2014, 03:26 |
|
#3 | |
Senior Member
|
Hi,
Quote:
I can only guess that in your model you modify certain volume field with = operator and then forget to call correctBoundaryConditions method. Though the real reason can be elsewhere. |
||
Tags |
decomposepar, openfoam 2.2.x, parallel computation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
different results between serial solver and parallel solver | wlt_1985 | FLUENT | 11 | October 12, 2018 09:23 |
parallel run is slower than serial run (pimpleFoam) !!! | mechy | OpenFOAM | 18 | August 17, 2016 18:19 |
Big Difference Between serial run and parallel run case | alundilong | OpenFOAM Running, Solving & CFD | 3 | December 5, 2014 09:27 |
Big Difference Between Serial run and Parallel run case | alundilong | OpenFOAM Programming & Development | 1 | March 20, 2013 16:52 |
serial run fine, but parallel run diverged | phsieh2005 | OpenFOAM Running, Solving & CFD | 2 | October 6, 2009 09:33 |