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/)
-   -   How can I get access to all flowfield properties throughout the domain by UDF (https://www.cfd-online.com/Forums/fluent-udf/78744-how-can-i-get-access-all-flowfield-properties-throughout-domain-udf.html)

behrang2009 July 31, 2010 22:32

How can I get access to all flowfield properties throughout the domain by UDF
 
Hi
I need to access to all the data associated with every node in my domain and save them in text files. I don't want to put a handful of monitors on my domain. I need to access to all of them. I know that there are some functions like C_T() (for cell temperature) and ... I just have a little problem writing a .c udf program being able to save all the data in text file for a period of time.
Thanks

dmoroian August 6, 2010 14:03

Export instead of udf
 
I think that what you need is to periodically export your data instead of writing an udf for the same purpose.
Check this post http://www.cfd-online.com/Forums/flu...tml#post258867


All times are GMT -4. The time now is 23:12.