|
[Sponsors] |
October 28, 2004, 17:54 |
Tecplot format
|
#1 |
Guest
Posts: n/a
|
I am using KIVA for my CFD analysis. I was unable to open the the results of the post processing files in tecplot even though they are written to be redeable in tecplot. What could the possible reason be? Can anyone help me?
|
|
October 29, 2004, 05:18 |
Re: Tecplot format
|
#2 |
Guest
Posts: n/a
|
If your results have the tecplot format, you should be able to open them selecting: file - Load Data Files - search the name of the data file.dat
|
|
October 30, 2004, 01:50 |
Re: Tecplot format
|
#3 |
Guest
Posts: n/a
|
Thanks Oscar, but I think the the results are not in tecplot format. So can you please tell me what format tecplot uses.
|
|
November 1, 2004, 11:30 |
Re: Tecplot format
|
#4 |
Guest
Posts: n/a
|
Ok.- Here is the format I implemented in my programs for the tecplot output:
TITLE="here the title" VARIABLES= "x" "y" "z" "U [m/s]" "V [m/s]" "etc" ZONE N=7974 E=24000 F=FEPOINT ET=TETRAHEDRON T="time=1" x-coord y-coord z-coord u v etc inmediately next to this columns you have to specify the vertex-number of the tetrahedron where you're gonna interpolate. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Converting CSV to tecplot format | xiyuqiu | Tecplot | 1 | November 12, 2010 07:30 |
tecplot data format | ztdep | Tecplot | 3 | October 10, 2008 02:49 |
Tecplot output format in 2-D cartesian grid | jinwon park | Tecplot | 5 | April 7, 2008 07:28 |
TECPLOT file data format Plz Explain | whats_in_a_name | FLUENT | 1 | February 21, 2007 09:50 |
Binary File format for Tecplot | CFD Student | Tecplot | 3 | February 27, 2006 06:29 |