|
[Sponsors] |
December 21, 2012, 03:46 |
How can I get a value from a report plot
|
#1 |
New Member
Man-seok Ko
Join Date: Apr 2010
Location: Incheon, South Korea
Posts: 2
Rep Power: 0 |
I guess all of the values on a report plot is stored on somewhere.
So It might be possilbe to recall the value of t-1, t-2 ... Is there any one who know to recall the values? ex) Plot.getvalue(Report_Plot, t-2) or the method to get the values using filed function. |
|
December 21, 2012, 09:45 |
|
#2 |
New Member
Join Date: Nov 2012
Location: Germany
Posts: 7
Rep Power: 14 |
Hey,
try to rightclick the plot node ( plot corresponding to your report), in the pop up menue choose "Tabulate...". You'll get a pop up table with columns for time step and corresponding value. |
|
December 21, 2012, 09:54 |
|
#3 |
New Member
Man-seok Ko
Join Date: Apr 2010
Location: Incheon, South Korea
Posts: 2
Rep Power: 0 |
Thanks dke
What I want to do is to calculate a user define function with a values on the plot at every time step(or iteration) the way you mentioned is not profer to do that. It is possible, if I get the values every step and store on memory temporary, using Java. but I guess there are easier way to get the values. What if we can export the values to use the menu you mentioned(tabulate), it means the values must be stored in somewhere of the simfile. So, What I try to do is to extract and directly use the values Last edited by toastmaster; December 21, 2012 at 10:10. |
|
December 21, 2012, 10:12 |
|
#4 |
New Member
Join Date: Nov 2012
Location: Germany
Posts: 7
Rep Power: 14 |
Ah ok, i see your problem.
Well, i didnt try it this way, yet. I know one solution that's working just in time. You can use the field function corresponding to each report (Tools-> Field Functions-> Report: Name of the report). But the Field function only stores the value of the current time step. |
|
Tags |
get values, java, report plot |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to plot Cp Vs X/c | abhiprayj | Main CFD Forum | 1 | March 28, 2017 03:58 |
Plot on a curve | Monica | FLUENT | 1 | July 11, 2012 01:24 |
A girl fail to plot velocity profile when mesh changes + Wall function | asherah | STAR-CCM+ | 0 | February 19, 2010 18:45 |
Transfer low-res graphic file plot to excel plot | quarkz | Main CFD Forum | 3 | April 9, 2009 14:54 |
graph plot | anindya | Main CFD Forum | 2 | September 17, 2003 13:00 |