|
[Sponsors] |
Problems with Viewing Parallel Results on Paraview |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 8, 2014, 09:49 |
Problems with Viewing Parallel Results on Paraview
|
#1 |
New Member
CL
Join Date: Apr 2014
Posts: 4
Rep Power: 12 |
I have tried to do tutorial 2 on the SU2 website, using v3.0 release. There wasn't any compilation problem but the results was wrong when invoke in parallel.
I have tried using: - master branch and 3.0 release - using another machine But still produce incorrect result. Wonder anyone had similar issue? |
|
April 8, 2014, 18:12 |
|
#2 |
New Member
Andrw Wendorff
Join Date: Apr 2014
Posts: 28
Rep Power: 12 |
What system are you running on? Can you provide more detail into what incorrect results you are encountering? Do you have any pictures that show the errors you are experiencing?
Andrew |
|
April 9, 2014, 01:11 |
Systems and Error Clarification
|
#3 |
New Member
CL
Join Date: Apr 2014
Posts: 4
Rep Power: 12 |
It was done on intel-based system, compiled with icpc and mpicpc, metis 4.0.3.
The problem is there's no errors appearing when I compile and run the instance. However, when I output surface_flow.vtk on Paraview, it is different from serial, as shown in the image above. The console output file here, if you need it for understanding. parallel.txt Thanks! |
|
April 9, 2014, 15:09 |
|
#4 |
New Member
Andrw Wendorff
Join Date: Apr 2014
Posts: 28
Rep Power: 12 |
Can you attach the plots. If it is working in serial, but not parallel, you might want to configure it again in parallel making sure you have everything you need.
|
|
April 10, 2014, 22:56 |
|
#5 |
New Member
CL
Join Date: Apr 2014
Posts: 4
Rep Power: 12 |
@awendorff: Not sure if you meant the mesh file when you said plots. I used the mesh file from the Testcase provided by Stanford. ONERAM6 mesh
In addition, the configuration I used is ./configure CC=icc CXX=icpc --with-MPI=/path/to/mpi/mpiicpc --prefix=/path/to/install/ --with-Metis-lib=/path/to/metis-4.0.3/ --with-Metis-include=/path/to/metis-4.0.3/Lib/ I have tried using gnu compiler, openmpi and mpich. There was no compilation error (Iteration error included). In all the instance, the same output was seen in Paraview.. |
|
April 14, 2014, 17:58 |
|
#6 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi guys,
Just a note that the slight difference you see between the serial and parallel in ParaView is simply due to some additional information being in the parallel version of the file. In the parallel version, we happen to store the x, y, & z coordinates of the mesh nodes as well, and by default in ParaView (for a reason that I am not familiar), it defaults to viewing the x coordinates when you load the file. However, note that all of the same fields should still be there under the pull-down menu for the different available fields, and you should find the same types of data such as Mach, Pressure Coefficient, etc. In the attached image, I have changed over to the pressure coefficient for a parallel file. Lastly, remember that you might not see exactly the same numbers for the values due to the slight differences between serial and parallel execution (but all of the same fields should appear). Hope this helps, T |
|
April 16, 2014, 07:03 |
|
#7 |
New Member
CL
Join Date: Apr 2014
Posts: 4
Rep Power: 12 |
That solves the problem. Thanks!
|
|
April 16, 2014, 17:17 |
|
#8 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
No problem! As a quick follow-up: we have adjusted the output so that this visualization discrepancy shouldn't occur in future releases.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] problems using "accumulations (weightedAverage)" in parallel | safre | OpenFOAM Community Contributions | 5 | January 9, 2014 03:53 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |
Problems with MFIX code and Parallel Processing. | Fernando Pio | Main CFD Forum | 4 | August 29, 2006 15:33 |
CFX-5.7 MPICH Parallel Problem (Output of Results) | James Date | CFX | 7 | February 15, 2005 17:03 |
CFX - Parallel Problems | CFX User | CFX | 0 | November 1, 2004 19:12 |