CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   compiled vs. interpreted UDF (https://www.cfd-online.com/Forums/fluent/32888-compiled-vs-interpreted-udf.html)

co2 January 20, 2004 15:00

compiled vs. interpreted UDF
 
if i write a UDF, how do i know whether to compile it or interprete it ?

ap January 22, 2004 14:19

Re: compiled vs. interpreted UDF
 
It depends on what your UDF does. It it does heavy calculations, like UDS, or you need full access to C functions (pointers, ...), you have to use a compiled UDF.

Use interpreted UDFs only for easy tasks, and remember that a compiled UDF is faster than an interpreted one.

If you look into forum archives, you'll find some more information.

Hi :)

ap


All times are GMT -4. The time now is 20:43.