|
[Sponsors] |
May 19, 2009, 09:54 |
Importing contour maps into Tecplot
|
#1 |
New Member
Joćo
Join Date: May 2009
Posts: 2
Rep Power: 0 |
Hi,
The problem I'm experiencing is this: - I'm working with flow manager and I draw a contour map (file attached #1) on it. - I export that contour map in tecplot format .dat (at least that what it says there) and the data file that comes out is the one attached, or at least equal as this is a copy of it in .txt format (#2). - When I try to open it in tecplot (file, load data file, tecplot data loader) it reads the data file. When I ask to draw 2D cartesian, it draws the graphic shown in attachement #3. My question is: In what format must a data file be in order to Tecplot 360 can read/draw it like a contour map? What are the steps to draw the contour map while importing a data file like the one I have? Can you help with this issue? Perhaps send me an example of a data file which you can read into a contour map and the steps to draw it into Tecplot? I would appreciate that very much. Thanks |
|
May 20, 2009, 13:48 |
|
#2 |
Senior Member
Scott Fowler
Join Date: May 2009
Posts: 122
Rep Power: 17 |
You must update the header of the data file to indicate to Tecplot that you're dealing with IJ-Ordered data, otherwise Tecplot just reads it as I-Ordered.
TITLE = "My Data" VARIABLES = "x-pos" "y-pos" "S" "Status" ZONE T="My Zone" STRANDID=0, SOLUTIONTIME=0 I=49, J=36, K=1, ZONETYPE=Ordered DATAPACKING=POINT DT=(SINGLE SINGLE SINGLE SINGLE ) Scott |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to change min and max contour variable with Tecplot | gina | FLUENT | 1 | May 4, 2009 09:54 |
how to change min and max contour variable with Tecplot | gina | Tecplot | 3 | May 1, 2009 15:22 |
contour plot with tecplot | Amir | Tecplot | 1 | February 20, 2008 06:03 |
Tecplot problem of plotting boundary in contour | mafoi | Tecplot | 1 | April 5, 2005 07:43 |
contour using tecplot | prasat | Tecplot | 0 | February 17, 2003 12:25 |