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

contour plot with tecplot

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 20, 2008, 03:30
Default contour plot with tecplot
  #1
Amir
Guest
 
Posts: n/a
Hi everybody How can i plot a temperature contour for a plane? I have the x and y coordinates of each node with the corresponding temperature. The grid is 4x4 square.
  Reply With Quote

Old   February 20, 2008, 05:03
Default Re: contour plot with tecplot
  #2
jinwon park
Guest
 
Posts: n/a
You have to refer the manual to get proper output style. It is not difficult. In my case, I am using this fortran head

WRITE(1,*) 'TITLE="2D fluid"' WRITE(1,*) 'VARIABLES ="x","y","rho","vx","vy","p","e","phi"' WRITE(1,'(1x,a,f8.6,a,a,i3,a,i3)') 'ZONE T="',tw,'sec"',', I=',nx,', J=',ny

Since it is case-by-case, you have to refer the manual then you can make it suitable for your output style. Hope you can.

  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
How to plot a contour from an excel file in Tecplot? gholamghar Tecplot 9 February 11, 2021 13:43
How can I make the axes in a contour plot in tecplot as log scale seminole Tecplot 0 July 6, 2011 00:20
Unable to view contour plot on a plane azurespirit ANSYS 0 May 23, 2011 08:35
contour plot help jesse@uconn FLUENT 0 February 15, 2010 19:05
Importing contour maps into Tecplot jcostex Tecplot 1 May 20, 2009 12:48


All times are GMT -4. The time now is 00:15.