|
[Sponsors] |
May 29, 2006, 07:53 |
I'm postprocessing big data in
|
#1 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
I'm postprocessing big data in parallel with postChannel utility. I noticed that postChannel does not work in parallel and breaks with the following error. I tried to run postChannel on tutorial case Channel395 and it gave the same error. My guess is that the code responsible for collapsing the field does not work in parallel since it needs to communicate with other processors to do the collapsing. I tried to force the code to collapse the fields at the end, and it only broke at the end, which means averaging works well in parallel. Can any body help solving this problem?
here is the error message: Create time Create mesh for time = 120 Reading transportProperties Collapsing fields for time constant Collapsing fields for time 40 ----------------------------------------------------------------------------- One of the processes started by mpirun has exited with a nonzero exit code. This typically indicates that the process finished in error. If your process did not finish in error, be sure to include a "return 0" or "exit(0)" in your C code before exiting the application. PID 19000 failed on node n1 (192.168.192.20) due to signal 11. ----------------------------------------------------------------------------- best regards, Maka |
|
May 30, 2006, 06:37 |
Also nAveragingSteps.raw is no
|
#2 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
Also nAveragingSteps.raw is not copied by reconstructPar to the reconstructed folder and has to be copied manually. This refers to V 1.2.
regards, Maka |
|
November 5, 2015, 00:05 |
|
#3 |
Member
Manjura Maula Md. Nayamatullah
Join Date: May 2013
Location: San Antonio, Texas, USA
Posts: 42
Rep Power: 13 |
I had the similar problem to run postChannel in parallel as my mesh is very fine with huge mesh points. Does any body how the postChannel will work in parallel or within simulation run?
I would appreciate any suggestions. Thanks MMMN |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PostChannel utility not working in OpenFoam 15 | nishant_hull | OpenFOAM Running, Solving & CFD | 15 | January 18, 2012 06:26 |
PostChannel | maka | OpenFOAM Post-Processing | 5 | July 22, 2009 10:15 |
PostChannel | maka | OpenFOAM Bugs | 4 | April 21, 2009 15:14 |
PostChannel Utility in openfoam15 not working | nishant_hull | OpenFOAM Bugs | 0 | August 14, 2008 16:49 |
Parallel postChannel from within channelOodles for DNS and LES | maka | OpenFOAM Running, Solving & CFD | 1 | February 18, 2008 14:08 |