user_defined_functions#
- class ansys.fluent.core.generated.solver.settings_242.user_defined_functions.user_defined_functions(name=None, parent=None)#
Bases:
Group
Main menu to set DPM user-defined functions. User-defined functions can be used to customize the discrete phase model to include additional body forces, modify interphase exchange terms (sources), calculate or integrate scalar values along the particle trajectory, and more.
Attributes
Attribute |
Summary |
---|---|
Specify the name of the DPM body force function. |
|
Specify the name of the DPM source function. |
|
Specify the name of the DPM erosion/accretion function. |
|
Specify the name of the DPM output function. |
|
Specify the name of the DPM scalar update function. |
|
Specify the name of the DPM collision function. |
|
Specify the name of the DPM timestep function. |
|
Specify the name of the impingement model function. |
|
Specify the name of the film regime function. |
|
Specify the name of the splashing distribution function. |
|
Specify the name of the interpolation function. |
|
Specify the number of user reals stored on a particle. |
|
Specify the maximum number of species that can be used in DPM UDFs. |
Included in:
Parent |
Summary |
---|---|
Toplevel menu of the Discrete Phase multiphase model. A discrete phase model (DPM) is used when the aim is to investigate the behavior of the particles from a Lagrangian view and a discrete perspective. |