|
[Sponsors] |
October 21, 2008, 04:32 |
How to Plot Graph in Fluent ?
|
#1 |
Guest
Posts: n/a
|
1. How to plot graph of "Pressure vs Time" in Fluent?
In XY plot, I could not find any "Time" function in X-Axis Function. 2. How to plot "Viscosity vs Time" & "Shear Rate vs Time" graph in Fluent? I could not find the "Viscosity,Shear Rate & Filled Volume" in Y-Axis function. Please help me. |
|
October 21, 2008, 10:41 |
Re: How to Plot Graph in Fluent ?
|
#2 |
Guest
Posts: n/a
|
Did you do unsteady (transient) simulations?
Also then these plots can only be done using monitors. |
|
October 21, 2008, 23:33 |
Re: How to Plot Graph in Fluent ?
|
#3 |
Guest
Posts: n/a
|
Yes, unsteady simulation.
You mean setting at Monitor, and get the graph during simulation?? |
|
October 22, 2008, 04:04 |
Re: How to Plot Graph in Fluent ?
|
#4 |
Guest
Posts: n/a
|
Correct - otherwise you have to use your saved files, load all of them using a script and process them, writing the results to files which you can combine.
|
|
July 5, 2013, 14:34 |
|
#5 |
New Member
ana
Join Date: Jul 2013
Posts: 7
Rep Power: 13 |
Hi, I'm working in cyclone simulation. I want to know How to plot graph of
1."Aerodynamic Diameter Vs Collection Efficiency" in Fluent? 2."Aerodynamic Diameter Vs Fraction of Total Amount Deposited" in Fluent? 3."Normalized Particle Diameter Vs Collection Efficiency" in Fluent? I really need to sought out these problems. |
|
July 6, 2013, 14:38 |
|
#6 |
Member
Join Date: Jul 2012
Posts: 49
Rep Power: 14 |
Hi antara,
I am also working on gas cyclone. Why exactly do you need to go for Aerodynamic Diameter Vs Collection Efficiency, Aerodynamic Diameter Vs Fraction of Total Amount Deposited, and Normalized Particle Diameter Vs Collection Efficiency? Cyclones are characterized in terms of cut-off diameters, and I think you should go with that. |
|
July 8, 2013, 14:21 |
|
#7 |
New Member
antu
Join Date: Jul 2013
Posts: 5
Rep Power: 13 |
Thanks for your reply. I needed this graph to know the collection efficiency in tubes, internal loss and also penetration efficiency. But I could not plot those graphs.Do I need to plot these on matlab? Or can I use fluent for this??
|
|
July 16, 2013, 01:29 |
|
#8 |
New Member
Join Date: Jul 2013
Posts: 18
Rep Power: 13 |
Hi,
I need to plot a transient case of temperature against time plot. I have did an autosave during the the simulation. Previously, I have used monitor and I have the graph plotted from using average vertex. After closing Fluent, I cannot seem to retrieve the graph plotted. Could anyone assist in this? Thank you very much for your time in advance. |
|
July 16, 2013, 03:06 |
|
#9 |
Member
Stephan Langenberg
Join Date: Sep 2011
Location: Germany
Posts: 73
Rep Power: 15 |
Hi,
Usually a plot is saved in a *.out format. Search for *.out in your fluent or project path and you should find your file. - If you still can't find it take a look on your monitor settings and enable the writh plot field... |
|
July 16, 2013, 03:19 |
|
#10 | |
New Member
Nara Shikamaru
Join Date: Apr 2012
Posts: 22
Rep Power: 14 |
Quote:
I usually write up a python script to generate the journal file for fluent then just run the journal file in fluent. |
||
July 16, 2013, 05:33 |
|
#11 |
New Member
Join Date: Jul 2013
Posts: 18
Rep Power: 13 |
Thank you so much for the reply.
I understand what you all have suggested. I would like to ask if i need to compile all the data using script (udf), may i ask how should i go about writing the script? Thank you so much in advance. |
|
July 16, 2013, 05:55 |
|
#12 |
Member
Stephan Langenberg
Join Date: Sep 2011
Location: Germany
Posts: 73
Rep Power: 15 |
In my opinion a UDF need to to compiled in every case. Is this a general question or does your script mean an special case? When you saw writing scribt, is this about an UDF or about the plot export you asked in the last post?
Generall: There is a UDF Guide on the fluent homepage (customer portal) this is a good hint for a lot of applications. |
|
July 16, 2013, 06:01 |
|
#13 |
New Member
Join Date: Jul 2013
Posts: 18
Rep Power: 13 |
Thank you for the haste reply.
I am only referring to a general case as of how to write the udf script to plot the time dependent graph using data files saved during the run. Thank you for your time. |
|
February 13, 2015, 10:58 |
|
#14 |
New Member
hazwani
Join Date: Nov 2014
Posts: 15
Rep Power: 12 |
Hi,
I have the same problem as Jane, I still could not understand on how to plot "Pressure vs Time" in FLUENT. I really appreciate who can explain in details. Thanks |
|
February 13, 2015, 11:15 |
|
#15 |
Senior Member
Cees Haringa
Join Date: May 2013
Location: Delft
Posts: 607
Rep Power: 0 |
Before running your simulation, go to monitors > volume monitors or surface monitors > set up a monitor point on the desired location > make sure you select "write to file" and set the desired axis values (iterations, time-steps or flow-time).
Volume monitors should be used if you want to know your value in a whole domain, or a part of the domain volume; so for pressure: if you want to know the average value over the whole domain. Surface monitors should be used if you want to know the value on a plane, line or point. For pressure, you may want to know the surface-average value on a wall, or for a point, the vertex-average value. For this, you need to set up a new surface > point and enter the desired coordinates. |
|
February 14, 2015, 01:08 |
|
#16 |
New Member
hazwani
Join Date: Nov 2014
Posts: 15
Rep Power: 12 |
Thanks to CeesH,
After closing FLUENT, I cannot retrieve the saved file. May you assist in this? Thanks for your time |
|
February 14, 2015, 04:29 |
|
#17 |
New Member
hazwani
Join Date: Nov 2014
Posts: 15
Rep Power: 12 |
Hi, I have one question regarding to contour. How to figure out the development of pressure contours at different times in transient simulation?
Thank you |
|
April 30, 2015, 12:13 |
Plot monitor files by Fluent?
|
#18 |
Senior Member
Joe
Join Date: Feb 2012
Location: Canada
Posts: 112
Rep Power: 14 |
Hello,
I am wondering how to plot my variables in Fluent. I have created a surface monitor for a point in my transient calculation(suppose velocity versus time). I save the monitor file. I want to know a way how I can directly plot that .out file in Fluent . I can open .out file, but need to open it in notepad first and remove the header and then open it by Excel which can be time consuming if you have many surface monitor files. I am looking for a fast way. any idea? Thank you in advance! |
|
July 7, 2015, 17:12 |
|
#19 |
New Member
shorab hossain
Join Date: Jun 2015
Posts: 4
Rep Power: 11 |
[QUOTE=CeesH;531740]
Thank you for your reply. I am beginner in Ansys.and working on pulsatile blood flow through artery.now i want to draw velocity vs time graph at different position of artery In Ansys fluent.How can i draw it in CFD post?Or is there any other way? |
|
July 8, 2015, 11:17 |
|
#20 |
Senior Member
Joe
Join Date: Feb 2012
Location: Canada
Posts: 112
Rep Power: 14 |
Shorab,
I do not use CFD post. I use Tecplot 360 to post-process my data. I believe those figures you shared, are prepared by Tecplot. Best of Luck |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to plot Shear Stress Graph in Fluent? | Jane | FLUENT | 0 | November 19, 2008 21:30 |
how to use tecplot to plot 3D graph? | sam | CFX | 1 | April 30, 2008 22:42 |
xy data from graph plot to excel | Radhika | Siemens | 5 | February 23, 2007 08:23 |
How to plot different model's graph on a graph? | echo | Siemens | 1 | April 28, 2006 04:54 |
graph plot | anindya | Main CFD Forum | 2 | September 17, 2003 13:00 |