Load Fluent UDF
fluent_load_udfCompile or interpret an existing Fluent UDF source file for use in ANSYS Fluent simulations, ensuring your custom functions are ready to run.
Instructions
Compile or interpret an existing Fluent UDF source file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compile | No | ||
| source_file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| tool | Yes | ||
| error | No | ||
| message | Yes |