|
[Sponsors] |
Strange post processing resuls for parallel computation of Onera M6 tutorial |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 21, 2013, 07:29 |
Strange post processing resuls for parallel computation of Onera M6 tutorial
|
#1 |
Member
Akash Chaudhari
Join Date: Dec 2012
Location: Pune, India
Posts: 31
Rep Power: 13 |
Sorry for posting this query in optimization section, but there wasn't any better location with installation and announcements being the only other sections for SU2.
There seems to be some issue with using parallel computation for ONERAM6 tutorial. I used 2 parallel processes for this case. The flow.vtk file shows strange structure around the wing when viewed in paraview. This did not happen in case of 2D flows. Could there be some problem while merging the solutions of the two domains? If anyone has faced the same problem or has answer to this problem, please help. |
|
June 21, 2013, 08:20 |
|
#2 |
Senior Member
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16 |
Better use plt file.
vtk file is not supported now. |
|
June 28, 2013, 19:47 |
|
#3 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi,
Indeed, we are moving toward supporting Tecplot files and CGNS as our open file format. Many improvements have been made to the Tecplot ASCII writer already, and the next several developer releases should contain more upgrades in the binary formats (such as faster/cleaner file merging in parallel, removal of partition boundaries in the files, etc.). Thanks for working with the code, Tom |
|
June 29, 2013, 03:30 |
|
#4 |
Member
Akash Chaudhari
Join Date: Dec 2012
Location: Pune, India
Posts: 31
Rep Power: 13 |
So in the future versions would there be no support for paraview?
|
|
June 29, 2013, 04:00 |
|
#5 |
Senior Member
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16 |
||
July 2, 2013, 03:16 |
|
#6 |
Member
Akash Chaudhari
Join Date: Dec 2012
Location: Pune, India
Posts: 31
Rep Power: 13 |
||
July 2, 2013, 06:35 |
|
#7 |
Senior Member
Cean
Join Date: Feb 2010
Posts: 128
Rep Power: 16 |
Only need to ChangE in cfg file to specify output in cgns format.
|
|
August 19, 2013, 13:37 |
|
#8 | |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
Hi,
The developers' version of SU2 includes a brand new paraview output. If you have a while, please check out the new code https://github.com/su2code Best, Francisco Quote:
|
||
August 30, 2013, 06:30 |
|
#9 |
Member
Akash Chaudhari
Join Date: Dec 2012
Location: Pune, India
Posts: 31
Rep Power: 13 |
Hi Francisco,
I compiled the latest version from github. But I do not get .vtk files in the output even when I specify PARAVIEW as OUTPUT_FORMAT. Do I need to link any libraries to the code in order to do this? Thanks, Akash |
|
August 30, 2013, 07:05 |
|
#10 |
Member
Akash Chaudhari
Join Date: Dec 2012
Location: Pune, India
Posts: 31
Rep Power: 13 |
Figured it out. Just had to run
Code:
./SU2_SOL config_file.cfg |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about post processing | qtian | OpenFOAM Post-Processing | 0 | July 24, 2007 13:44 |
UDF for post processing | mvee | FLUENT | 0 | May 23, 2007 13:13 |
Tecplot for CFX post processing | pantangi goud | CFX | 2 | August 24, 2005 17:42 |
Post Processing in FEM | Abhijit Tilak | Main CFD Forum | 0 | April 26, 2004 12:59 |
post processing in CFD | MANISH BHARGAVA | Main CFD Forum | 0 | October 17, 1998 21:51 |