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/)
-   -   Multiple UDFs Compilation Procedure (https://www.cfd-online.com/Forums/fluent-udf/74013-multiple-udfs-compilation-procedure.html)

MASOUD March 22, 2010 14:42

Multiple UDFs Compilation Procedure
 
I would like to know how can I hook-up and compile several UDFs into the Fluent?

Masoud

TDi March 23, 2010 11:39

I think it is pretty straightforward to import multiple UDF's.
Define->User-Defined->Functions->Compiled...
Use the Add... button to load as many different source code (*.c) files as you like. Each source code file can contain multiple DEFINE_ macros.
Click Build... to compile them. Errors are reported to the main window.
Click Load to make them available for linking to dynamic meshes.

MASOUD March 23, 2010 12:00

Thanks...right, simple it is.


All times are GMT -4. The time now is 21:16.