CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > Tecplot

Unstructured data with Tecplot

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 4, 2008, 06:41
Default Unstructured data with Tecplot
  #1
Andreas
Guest
 
Posts: n/a
Hi everybody!

I've been wondering if there is a way to visualize completely unstructured raw data with Tecplot.

I have 2D data points, and for each point 6 variables. I don't have any connectivity information, and the points are not ordered in any way.

the file I am working with looks like that:

<x1> <y1> <velocityX1> <velocityY1> <pressure1> <temperature1> <x2> <y2> <velocityX2> <velocityY2> <pressure2> <temperature2> ..... and so on ....

In Gnuplot this is very easy to realize. just plot the file using the columns you want... But I need to do it in Tecplot.

I hope I am using the right forum. Thanks in advance!

Andreas

  Reply With Quote

Old   August 4, 2008, 06:46
Default Re: Unstructured data with Tecplot
  #2
Andreas
Guest
 
Posts: n/a
oops, I just saw that my file structure didn't work. let's give it another try:

x1 y1 velocityX1 velocityY1 pressure1 temperature1 x2 y2 velocityX2 velocityY2 pressure2 temperature2 ... xN yN velocityXN velocityYN pressureN temperatureN

this is how my file looks like

  Reply With Quote

Old   August 8, 2008, 19:23
Default Re: Unstructured data with Tecplot
  #3
paul
Guest
 
Posts: n/a
Hello,

yes you could, basically you need to write a program that will arrange your file in Tecplot format ( a C/C++ or FORTRAN code ... ).

If you really need a code like this contact me,

Paul

  Reply With Quote

Old   August 12, 2008, 05:30
Default Re: Unstructured data with Tecplot
  #4
Andreas
Guest
 
Posts: n/a
Hey Paul,

thanks for your reply. In the meantime I already wrote a program like that.

It is a little strange because I create the connectivity information artificially where it has never been. But it's fine. I just switch off the mesh in Tecplot, and it's alright.

Andreas

  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading Additional Data Quantities from Fluent into Tecplot fremder Tecplot 9 December 16, 2016 15:35
TECPLOT cell-centered data iilw1314 Tecplot 2 August 8, 2011 21:15
CGNS vs Tecplot Data Format LWhitson2 Main CFD Forum 3 July 1, 2011 13:50
How to update polyPatchbs localPoints liu OpenFOAM Running, Solving & CFD 6 December 30, 2005 17:27
Tecplot can't read data file from Fluent. stephen FLUENT 8 November 21, 2001 20:27


All times are GMT -4. The time now is 23:22.