user_defined_functions#

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

Bases: Group

User-defined functions to define the turbulent viscosity and the turbulent Prandtl and Schmidt numbers.

Attributes

Attribute

Summary

subgrid_scale_turb_visc

Subgrid-scale turbulent viscosity function.

turb_visc_mf

Turbulent viscosity function.

turb_visc

Turbulent viscosity function.

tke_prandtl

TKE prandtl number function.

tdr_prandtl

TDR prandtl number function.

sdr_prandtl

SDR prandtl number function.

energy_prandtl

Energy Prandtl number function.

wall_prandtl

Wall Prandtl number function.

turbulent_schmidt

Turbulent Schmidt number function.

Included in:

Parent

Summary

viscous

Viscous object.