CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Fluent UDF and Scheme Programming (https://www.cfd-online.com/Forums/fluent-udf/)
-   -   Way to access fluent report variables (https://www.cfd-online.com/Forums/fluent-udf/158064-way-access-fluent-report-variables.html)

ravi.karamarkar1 August 14, 2015 04:53

Way to access fluent report variables
 
Hello,

Is there any way to access the variables which FLUENT reports let say from surface integrals. My specific requirement is to access the reported temperature on the user created point from surface integrals.

Can I access that variable or store it in rp variable?
I want to store it and further use it in my UDF.

One way I can see is, I can write that value and then read it. But I have to do it after every iteration so it is not the best way to do this.
Any one knows a better way to do this?

`e` August 18, 2015 07:13

Is there another way of selecting this point where the user creates said point? For example, if the user is selecting a location based on geometry (highest point in the z-direction) then the temperature can be accessed at this point via UDF.


All times are GMT -4. The time now is 04:28.