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/)
-   -   F_AREA with an interface wall (https://www.cfd-online.com/Forums/fluent-udf/81325-f_area-interface-wall.html)

linch October 23, 2010 13:28

F_AREA with an interface wall
 
Hello world,

I have a nice working udf, which applied to a wall is being used to calculate some useful stuff. But there is a segmentation violation problem if I apply it on a coupled interface wall. I can do a face loop over the faces, adjacent cell search using THREAD_T0 and F_C0 is also working fine, but I can't obtain single face areas since the F_AREA macro returns a [0,0,0] vector for every face.

Any ideas?

Regards,

dmoroian October 25, 2010 01:39

Post your code, if you want anybody to try to help you.


All times are GMT -4. The time now is 06:32.