udf_functions#

class ansys.fluent.core.generated.solver.settings_271.udf_functions(name=None, parent=None)#

Bases: Group

Configure user-defined function operations.

Attributes

Attribute

Summary

source_files

The source files.

header_files

The header files.

use_built_in_compiler

Enable/disable the use of the built-in compiler.

library_name

The UDF libraries.

unload_library_name

Name of the UDF library to unload.

Methods

Method

Summary

compile

Compile user-defined functions using the data in this group.

load

Load the UDF library using the data in this group.

unload

Unload the UDF library using the data in this group.

Included in:

Parent

Summary

user_defined_1

User-defined functions.