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

3D plots in fluent

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 11, 2007, 05:50
Default 3D plots in fluent
  #1
bharat
Guest
 
Posts: n/a
hi fnds, can anybdy help me to plot 3D graph of variables in fluent thank you

Bharat Makwana
  Reply With Quote

Old   May 11, 2007, 08:37
Default Re: 3D plots in fluent
  #2
Adriano
Guest
 
Posts: n/a
fluent can't plot 3D graphs; you can extract data by exporting them and plot them in excell or in Matlab (better). A

  Reply With Quote

Old   May 11, 2007, 13:06
Default Re: 3D plots in fluent
  #3
A A S
Guest
 
Posts: n/a
Why is Matlab better?
  Reply With Quote

Old   May 14, 2007, 04:58
Default Re: 3D plots in fluent
  #4
Dr. Flow Squad
Guest
 
Posts: n/a
It just is!
  Reply With Quote

Old   May 15, 2007, 12:47
Default Re: 3D plots in fluent
  #5
A A S
Guest
 
Posts: n/a
Excel is quick and dirty. I like it!
  Reply With Quote

Old   May 17, 2007, 11:33
Default Re: 3D plots in fluent
  #6
Ketan
Guest
 
Posts: n/a
how can we extract data from fluent. Actually I want to plot axial distantce V/s Radial velocity (is dimensional less)i.e radial velocity/ (r*w), where r = radial coordinate & w = rotational velocity of refernce frame, These at different times that are also dimensinal less t/Ts t = actual flow time and Ts = sqrt(w)/sqrt(E) E = ekman number.
  Reply With Quote

Old   May 24, 2007, 12:17
Default Re: 3D plots in fluent
  #7
Adriano
Guest
 
Posts: n/a
If your case is time dependent, save frequently (by outsave) and run a macro that save in a ascii file the variables that you need. After import them in matlab and good luck

If you have just performed the calculation, write a matlab cod that write a fluent journal file such as:

read-case xx-1.cas read-data xx-1.dat //file/export/ascii pathFile\nomeFile-1.YYY nomeSurfaceOrInterior () yes listOfVariables

read-case xx-2.cas read-data xx-2.dat //file/export/ascii pathFile\nomeFile-2.YYY nomeSurf () yes listOfVariables

....

read case xx-N.cas read data xx-N.dat //file/export/ascii pathFile\nomeFile-N.YYY nomeSurf () yes listOfVariables

hope it's helpful

good luck

A

  Reply With Quote

Old   May 24, 2007, 13:32
Default Re: 3D plots in fluent
  #8
bashu
Guest
 
Posts: n/a
There is a matlab code that reads all the data is acsii in one big file and you can use it to plot the data. I don't think you can do a 3D plot with 2 varaibles.

Here is where you can get it:

http://www.iit.edu/~mostmoh/visual.html

  Reply With Quote

Old   May 25, 2007, 12:22
Default Re: 3D plots in fluent
  #9
Ketan
Guest
 
Posts: n/a
hi

I din't understand what u told me. i dont know how to write code in matlab. can u please explain in detail or do they have any documentaion regarding this. Thanks Ketan
  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
Two questions on Fluent UDF Steven Fluent UDF and Scheme Programming 7 March 23, 2018 03:22
How to open Icem mesh in Ansys Fluent? emmkell FLUENT 27 February 6, 2018 03:34
fluent parallel problem in win7 x64 system dunga82 FLUENT 8 April 19, 2012 20:23
Fluent 6.3 32bit vs Fluent 12.0 64bit ibex7 FLUENT 7 April 18, 2011 02:44
Master node in parallel computing only distirubtion syadgar FLUENT 1 September 8, 2009 16:41


All times are GMT -4. The time now is 22:58.