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

file_name

The name of the UDF source file.

cpp_cmd_name

The CPP command name.

stack_size

The stack size of the virtual machine.

listing

Specifies whether the assembly code listing should be displayed.

use_contributed_cpp

Enable/disable use of cpp from the Fluent.Inc/contrib directory.

Included in:

Parent

Summary

user_defined_1

User-defined functions.