user_defined_coupling_variables_via_udm_child#
- class ansys.fluent.core.generated.solver.settings_261.user_defined_coupling_variables_via_udm_child(name=None, parent=None)#
Bases:
Group‘child_object_type’ of user_defined_coupling_variables_via_udm.
Attributes
Attribute |
Summary |
|---|---|
Index for the user defined coupling variable. This index is used to identify the UDM in the fluent case file. |
|
List of zones for the user defined coupling variable. |
|
Indicates whether the variable is extensive (e.g., total energy) or intensive (e.g., temperature). |
|
Marks the variable as an input to Fluent from the coupled system. |
|
Marks the variable as an output from Fluent to the coupled system. |
|
Specifies the name for the output variable sent to the coupled system. |
|
Specifies the name of the input variable received from the coupled system. |
Included in:
Parent |
Summary |
|---|---|
Enables configuration of user-defined coupling variables using User-Defined Memory (UDM). |