user_defined_functions#

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

Bases: Group

Main object.

Attributes

Attribute

Summary

body_force

The name of the DPM body force function.

source_terms

The name of the DPM source function.

erosion_accretion

The name of the DPM erosion/accretion function.

output

The name of the DPM output function.

scalar_update

The name of the DPM scalar update function.

collision

The name of the DPM collision function.

dpm_time_step_size

The name of the DPM timestep function.

impingement_model

The name of the impingement model function.

film_regime

The name of the film regime function.

splashing_distribution

The name of the splashing distribution function.

flow_interpolation

The name of the interpolation function.

number_of_scalars

The number of user reals stored on a particle.

max_num_udf_species

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

Included in:

Parent

Summary

discrete_phase

Toplevel object.