interpreted_functions#
- class ansys.fluent.core.generated.solver.settings_252.interpreted_functions(name=None, parent=None)#
Bases:
Command
Load interpreted user-defined functions.
Arguments
Argument |
Summary |
---|---|
The name of the UDF source file. |
|
The CPP command name. |
|
The stack size of the virtual machine. |
|
Specifies whether the assembly code listing should be displayed. |
|
Enable/disable use of cpp from the Fluent.Inc/contrib directory. |
Included in:
Parent |
Summary |
---|---|
User-defined functions. |