user_defined_functions#

class ansys.fluent.core.solver.settings_231.user_defined_functions.user_defined_functions(name=None, parent=None)#

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

body_force_function

Specify the name of the DPM body force function.

collision_function

Specify the name of the DPM collision function.

dpm_time_step_function

Specify the name of the DPM timestep function.

erosion_accretion_function

Specify the name of the DPM erosion/accretion function.

film_regime_function

Specify the name of the film regime function.

interpolation_function

Specify the name of the interpolation function.

impingement_model_function

Specify the name of the impingement model function.

output_function

Specify the name of the DPM output function.

scalar_update_function

Specify the name of the DPM scalar update function.

source_function

Specify the name of the DPM source function.

splashing_distribution_function

Specify the name of the splashing distribution function.

number_of_scalars

Specify the number of user reals stored on a particle.

maximum_udf_species

Specify the maximum number of species that can be used in DPM UDFs.

Included in:

Parent

Summary

discrete_phase

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.