KR466: What is the difference between interpreted and compiled UDFs?


The major difference between interpreted and compiled UDFs is that interpreted UDFs cannot access FLUENT solver data using direct structure references; they can only indirectly access data through the use of Fluent-supplied macros. This can be significant if, for example, you want to introduce new data structures in your UDF. More information can be found in the following link.





Show Form
No comments yet. Be the first to add a comment!