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/)
-   -   Fluent: Cell ID identification for a given point (x,y,z) (https://www.cfd-online.com/Forums/fluent-udf/139237-fluent-cell-id-identification-given-point-x-y-z.html)

Jun_Milan July 20, 2014 10:39

Fluent: Cell ID identification for a given point (x,y,z)
 
Hello everyone,

Does anyone have a UDF that identifies the cell ID the given point (x,y,z) is in ?
I have searched for this in the internet and in this forum, I have found an interesting function called CX_Find_Cell_With_Point but apparently it does not work with recent versions of Fluent. I work with Fluent v14.5.

Thank you very much for your help,

Jun_Milan

blackmask July 20, 2014 19:54

you need to
Code:

#include "cxndsearch.h"


All times are GMT -4. The time now is 10:44.