user_defined#

class ansys.fluent.core.generated.solver.settings_252.user_defined(name=None, parent=None)#

Bases: Group

User-defined functions.

Attributes

Attribute

Summary

auto_compile_compiled_functions

For this Fluent session, specify whether to allow auto-compilation of compiled UDF when a case file (or settings file) is read.

function_hooks

Hook up user-defined functions.

manage

Manage UDF libraries.

memory

Allocate user-defined memory.

scalars

Define user-defined scalars.

Methods

Method

Summary

execute_on_demand

Execute UDFs on demand.

interpreted_functions

Load interpreted user-defined functions.

compiled_udf

Compile user-defined functions.

oned_coupling

Load 1D library.

enable_udf_on_gpu

Compile UDFs with OpenCL support.

fan_model

Configure user-defined fan model.

customized_addon_library

Compile customized addon module?.

Included in:

Parent

Summary

setup

‘setup’ child.