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

how to decide I,J,K values in .DAT for plotting in Tecplot

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 10, 2016, 05:46
Default how to decide I,J,K values in .DAT for plotting in Tecplot
  #1
New Member
 
Join Date: Jul 2013
Posts: 28
Rep Power: 12
Roule is on a distinguished road
Hi all,

I have a .DAT file which has the following header:

TITLE = "B00001"
VARIABLES = "position-x", "position-y", "V-x", "V-y"
ZONE T="Frame 0", I=200, J=150

So it has 4 columns and 30,000 rows.

I want to add a new column V-z now. So do I need to input any K=<something> in the 3rd line of the file? If yes, what should be this <something> value?

Another question,
If I want to remove 50 rows from the original file, what values should I put in the I,J,K line now.

sorry if this is too simple a question.
Roule is offline   Reply With Quote

Old   March 15, 2016, 10:00
Default
  #2
Senior Member
 
Scott Rumage
Join Date: May 2009
Location: Seattle, WA
Posts: 152
Rep Power: 16
scott_rumage is on a distinguished road
Roule,
You asked: I want to add a new column V-z now. So do I need to input any K=<something> in the 3rd line of the file? If yes, what should be this <something> value?

You would only add another K value for the “position-z” value. The IJK values reference the grid which is currently just X and Y values (so K has no value for a 2D grid). For 2D grids one only uses IJ values. For 3D grids one must add the K dimension. The V-z variable implies that you have a third dimension. However one could add this V-z variable as a new column, and plot the variable in 2D. This would be an unusual thing to do (plot the velocity in the z direction on a X-Y plane), but it is easily doable.
You asked: If I want to remove 50 rows from the original file, what values should I put in the I,J,K line now.

You would need to be careful in how you removed the rows. Removing the rows will change the grid size and the I,K order. However I am not able say what the new I,J values would be.

Scott
scott_rumage is offline   Reply With Quote

Reply

Tags
tecplot 360

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Tecplot 10 - connecting lines between blank values fractals Tecplot 0 February 17, 2011 03:49
max node values exceed max element values in contour plot jason_t FLUENT 0 August 19, 2009 11:32
exact face values RubenG Main CFD Forum 0 June 22, 2009 11:09
strange node values @ solid/fluid interface - help JB FLUENT 2 November 1, 2008 12:04
how to display values of each phase in tecplot? major FLUENT 4 October 30, 2004 04:01


All times are GMT -4. The time now is 18:47.