CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

how to plot contours

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 21, 2003, 09:50
Default how to plot contours
  #1
prasat
Guest
 
Posts: n/a
Hai I want to know how to plot contours. prasat
  Reply With Quote

Old   January 22, 2003, 03:08
Default Re: how to plot contours
  #2
HOC
Guest
 
Posts: n/a
You can use Matlab, it is very easy... HOC
  Reply With Quote

Old   January 22, 2003, 08:14
Default Re: how to plot contours
  #3
Praveen
Guest
 
Posts: n/a
I have used matlab, VU, vigie, gnuplot and tecplot. Check out the cfd-online resources page.
  Reply With Quote

Old   January 23, 2003, 01:52
Default Re: how to plot contours
  #4
Ist
Guest
 
Posts: n/a
Tecplot is better to make a contour plot or the flow field plot. Matlab is also ok, but difficult to make a grid point.
  Reply With Quote

Old   January 23, 2003, 09:04
Default Re: how to plot contours
  #5
prasat
Guest
 
Posts: n/a
hai pravn,HOC,Ist I was asking about plotting contours when points are irregular. I do not think we can do it in gnuplot.But in matlab we can convert irreglar grids into regular grids. but I do not want to that. I want to plot in irreglar grids. Bye pratap
  Reply With Quote

Old   January 23, 2003, 11:21
Default Re: how to plot contours
  #6
Joern Beilke
Guest
 
Posts: n/a
No ploblem to do it with tectplot. It should be also possible to call tecplot from your own program.

  Reply With Quote

Old   January 23, 2003, 19:26
Default Re: how to plot contours
  #7
Ist
Guest
 
Posts: n/a
I think so.... maybe Tecplot is more flexible than matlab especially for irregular grid..
  Reply With Quote

Old   January 23, 2003, 22:34
Default Re: how to plot contours
  #8
mukhopadhyay
Guest
 
Posts: n/a
(1)"when points are irregular"-

do you mean nonuniform grid in rect cart coord?

(2)"in matlab we can convert irreglar grids into regular grids"-

if your answer to (1) is 'yes', then suggest revisit matlab. type 'help contour'. vectors x and y define x and y coord respectively. 'contour(x,y,z)' command does the job simply. the data format of matrix z should be consistent with x and y.
  Reply With Quote

Old   January 24, 2003, 03:32
Default Re: how to plot contours
  #9
prasat
Guest
 
Posts: n/a
My tecplot is 9.0-2-3 but I could find a option for contours. Please write in detail and how to call it from my fortran program. prasat
  Reply With Quote

Old   January 27, 2003, 03:19
Default Re: how to plot contours
  #10
Praveen
Guest
 
Posts: n/a
Matlab can handle both structured and unstructured grids. For structured grid use "contour" and for unstructured triangular grids use "pdecont". If it is a totally arbitrary distribution of points, then there is an old software called "surfer" which can handle that. Even tecplot can do triangulation of a given distribution of points and then plot the contours.
  Reply With Quote

Old   February 4, 2003, 16:11
Default Re: how to plot contours
  #11
Clifford Bradford
Guest
 
Posts: n/a
I assume you data is on a triangular mesh. If so you are incorrect you can do it in both gnuplot and Matlab. I don't recall how to do it in gnuplot but the trimesh function in Matlab gets the job done
  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 to plot FLUENT contours on MATLAB Thiago Combustion FLUENT 1 October 10, 2013 14:13
Urgent! how to plot contours without grid in the figure? ivanbuz FLUENT 11 November 10, 2009 21:44
extension for liquid fraction contours venugopal FLUENT 0 June 11, 2004 01:27
graph plot anindya Main CFD Forum 2 September 17, 2003 12:00


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