CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Postprocessing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 10, 2002, 11:09
Default Postprocessing
  #1
Dimitris
Guest
 
Posts: n/a
I have a circular cyinder in axial flow and I'm calculating the temp. and heat transfer coeff. on the cylinder walls. After the simulation I export result files with the coordinates, temp, yplus and heat transfer coefficient because I want to plot them, but I only want to plot from the middle of the cylinder front, across the circumference to the middle of the backside of the cylinder, so I need values in a straight line. Until now I've been using matlab so I can sort the different nodes and interpolating them in a straight line but I wonder if CFX post can give me the results right away in a straight line or if CFX post itself can make a graph with what I want!!! Any ideas or suggestions anyone?
  Reply With Quote

Old   April 10, 2002, 16:49
Default Re: Postprocessing
  #2
Astrid
Guest
 
Posts: n/a
Define a text file containing:

- the number of points

- the x y z -coordinates

For example:


4
1 1 1
2 1 1
3 1 1
4 1 1


Read in the polyline.

Export the variables you want on the polyline.
The polyline does not have to be a line. It can be just a bunch of random numbers.

Astrid
  Reply With Quote

Old   April 10, 2002, 18:03
Default Re: Postprocessing
  #3
Dimitris
Guest
 
Posts: n/a
Well....I don't want to seem too stupid but I didn't quite follow you...can you perhaps explain one more time?
  Reply With Quote

Old   April 10, 2002, 22:06
Default Re: Postprocessing
  #4
Robin
Guest
 
Posts: n/a
Hi Dimitris,

Create a Plane in Post which cuts through your cylinder. Then create a Polyline by intersecting the cylinder boundary and the plane. You can then create a graph using the polyline you have created and the variable you wish to plot. Alternatively, you could export the data from the polyline to a file and plot it in the application of your choice.

Robin
  Reply With Quote

Old   April 11, 2002, 08:45
Default Re: Postprocessing
  #5
cfd guy
Guest
 
Posts: n/a
You're not the first one with this kind of problem. You might take a look at this link:
http://www.cfd-online.com/Forum/cfx_....cgi?read=1838
This topic was already explored.
cfd guy
  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
using fieldAverage library to average postprocessing eelcovv OpenFOAM Programming & Development 32 May 17, 2022 09:55
How to export the specific heat and viscosity for postprocessing (compressible) ? david39 OpenFOAM Post-Processing 2 January 4, 2019 07:04
[pythonFlu] Postprocessing using pythonFlu + Matplotlib +Scipy francois OpenFOAM Community Contributions 2 June 21, 2011 11:26
Question about Postprocessing Using UDF(in tutoria sarah_ron2002 FLUENT 1 April 10, 2007 16:17
postprocessing bas rijkse FLUENT 0 July 5, 2001 08:30


All times are GMT -4. The time now is 10:05.