user_defined_functions#
- class ansys.fluent.core.generated.solver.settings_271.user_defined_functions(name=None, parent=None)#
Bases:
GroupRegisters user-defined functions (UDFs) for customizing the particle behavior.
Attributes
Attribute |
Summary |
|---|---|
Specifies a UDF to update user-defined particle scalars. |
|
Specifies a UDF for custom particle body forces. |
|
Specifies a UDF for custom erosion or accretion modeling. |
|
Specifies a UDF for custom particle sampling output. |
|
Specifies a UDF for custom particle source terms. |
|
Specifies a UDF for particle stochastic collision modeling. |
|
Specifies a UDF to control particle trajectory integration time step size. |
|
Specifies a UDF for particle wall impingement modeling. |
|
Specifies a UDF for selecting the wall film regime. |
|
Specifies a UDF for droplet splashing behavior. |
|
Specifies a UDF for custom flow variable interpolation. |
|
Sets the number of user-defined scalar values stored per particle. |
|
Sets the maximum number of species available in DPM UDFs. |
Included in:
Parent |
Summary |
|---|---|
Configures the Discrete Phase Model (DPM) to track particles, droplets, or bubbles in a Lagrangian framework. |