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

results are different between parallel and serial mode

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 23, 2022, 11:02
Default results are different between parallel and serial mode
  #1
Senior Member
 
Nguyen Duy Trong
Join Date: Apr 2014
Posts: 124
Rep Power: 12
ndtrong is on a distinguished road
Hi everyone,
Could you please help me to explain why the simulated results running in parallel and serial mode are different like this. The difference happens only in very short moment.
I am using the reduce function in OpenFOAM like this:
Code:
scalar position = 0.0e+00;
forAll(Patches, patchi)
{
   .... do something to compute....
}
reduce (position,maxOp<scalar>());
#include "writePos.H"
Attached Images
File Type: jpg fig.jpg (47.6 KB, 9 views)
ndtrong 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
different results between serial solver and parallel solver wlt_1985 FLUENT 11 October 12, 2018 08:23
Slightly different results between parallel and serial run. Which results to trust? h0rst FLUENT 10 April 12, 2018 01:41
Different results between parallel and serial processing Sarah_Fluent FLUENT 5 March 6, 2018 11:42
The results difference between parallel and serial run. Hkp OpenFOAM Running, Solving & CFD 2 April 17, 2014 02:26
Serial vs parallel different results luca OpenFOAM Bugs 2 December 3, 2008 10:12


All times are GMT -4. The time now is 08:22.