|
[Sponsors] |
February 26, 2006, 07:52 |
Binary File format for Tecplot
|
#1 |
Guest
Posts: n/a
|
Dear CFD People,
I wrote my density based finite volume solver for unsteady flows. I use tecplot to visualize the solutions. Since I get huge solution files for unsteady flows, I intend to write output as "binary" files so that they occupy smaller disc sizes. Can anyone please give me binary file format which is used by Tecplot? Best regards. CFD Student |
|
February 26, 2006, 10:51 |
Re: Binary File format for Tecplot
|
#2 |
Guest
Posts: n/a
|
You may want to have a look at the Tecplot Reference Manual Chapter 11. The Binary format specification is not made public by Tecplot Inc., but there is a binary library available for some systems (tecio.a).
|
|
February 26, 2006, 16:34 |
Re: Binary File format for Tecplot
|
#3 |
Guest
Posts: n/a
|
using the tecplot library is one option. if you really want to code it on your own, take a look at the source code of 'preplot', a conversion tool which comes with tecplot (including the source).
|
|
February 27, 2006, 06:29 |
Re: Binary File format for Tecplot
|
#4 |
Guest
Posts: n/a
|
Thanks a lot for all. I did use tecIO.lib for binary output.
Best regards. CFD Student |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wmake compiling new solver | mksca | OpenFOAM Programming & Development | 14 | June 22, 2018 07:29 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |
paraview installation woes | vex | OpenFOAM Installation | 15 | January 30, 2011 08:11 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |
Fluent/UNS binary file format reference | Federico | FLUENT | 0 | October 11, 2001 05:50 |