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

TECPLOT

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 20, 2006, 13:10
Default TECPLOT
  #1
Angela
Guest
 
Posts: n/a
Hi,

I have a 2D pressure distribution in Cartesian coordinate system, the data file is in the order of (x,y,P). Since the pressure distribution has come from a multi-block solver, it has been written to the file in the form of a multi-block TECPLOT input file.

What I need is these distribution in polar coordinate system, and in equi-space format; e.g., delta_r = 0.1 and delta_theta = 10 deg, for r=[0,1], and theta=[0,360] deg.

Could anyone please help me on this as I have spent a lot of time and still don't know how I should do this.

Really appreciate it.

Angela

  Reply With Quote

Old   March 20, 2006, 15:07
Default Re: TECPLOT
  #2
Noname
Guest
 
Posts: n/a
did you try extracting circular region ?
  Reply With Quote

Old   March 20, 2006, 19:57
Default Re: TECPLOT
  #3
George
Guest
 
Posts: n/a
x=r*cos(theta), y=r*sin(theta) You use these transformation in your input files.And then you will have in TECPLOT the r,theta coordinates. As long as the delta_r and delta_theta is concerned,you only have to do r+dr and theta+dtheta in every column of your input file
  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
Importing contour maps into Tecplot jcostex Tecplot 1 May 20, 2009 12:48
Problem Exporting to Tecplot Craig FLUENT 2 July 15, 2008 23:21
How to read tecplot file witout tecplot ? Pol Tecplot 11 March 2, 2007 06:26
Using Tecplot for contours display david FLUENT 2 August 23, 2005 22:37
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 17:50.