|
[Sponsors] |
June 30, 2011, 15:54 |
CGNS vs Tecplot Data Format
|
#1 |
New Member
L.Bryce Whitson Jr.
Join Date: Jun 2011
Posts: 18
Rep Power: 15 |
I need to write a software tool to import a CFD results file, generate path-lines of data throughout the data set, and then export the data to a new set of data files. This is so the data can be used in the RADCAL, narrow-band radiation model.
I am currently doing my CFD calculations using FLUENT which can output to many different formats, but I am considering the use of either CGNS or Tecplot ASCII. I feel like with either data set I am going to have a lot to learn about reading the data into my own FORTRAN program for post processing, but I thought that someone here might have a suggestion on which to use. The final data format I need will look something like this: Path_Length, Temperature, <Species Mole Fractions> The path length is calculated as the straight-line distance from one point to the other. In general we do this on a single plane. I know that I will end up having to interpolate data to each of the sample point locations that I want to use. Any advice is greatly appreciated. |
|
July 1, 2011, 04:25 |
|
#2 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
Hi,
I'm also interested to know the advantages and disadvantages of these 2 formats. But I think it should be a comparison between CGNS and Tecplot binary, instead of ASCII. I wonder if there is some real advantages if I'm only using tecplot for visualization |
|
July 1, 2011, 04:52 |
|
#3 | |
Senior Member
Raashid Baig
Join Date: Mar 2010
Location: Bangalore, India
Posts: 135
Rep Power: 16 |
Quote:
http://www.paraview.org/ and http://www.vtk.org/ Much of what you intend to do might be available through Paraview and VTK. |
||
July 1, 2011, 14:50 |
|
#4 |
Senior Member
Scott Rumage
Join Date: May 2009
Location: Seattle, WA
Posts: 152
Rep Power: 17 |
We do a good job of documenting our data format here: http://download.tecplot.com/360/current/dataformat.pdf
One can also use our TecIO library to create a binary Tecplot format here: http://download.tecplot.com/tecio/2009/ One can also use a separate application called "Preplot" to turn a Tecplot ASCII file to Tecplot binary (found on the TecIO page as well). I am not qualified to comment on whether the Tecplot or the CGNS format is better suited for the application. Scott |
|
Tags |
cgns, fluent, radcal, tecplot |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Best format for simulation data? | cbisw | Main CFD Forum | 9 | May 30, 2011 03:38 |
tecplot data format | ztdep | Tecplot | 3 | October 10, 2008 02:49 |
TECPLOT file data format Plz Explain | whats_in_a_name | FLUENT | 1 | February 21, 2007 09:50 |
tecplot data format | Harry | Tecplot | 0 | June 24, 2006 18:32 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |