equation_source_child#

class ansys.cfx.core.generated.pre_processing.settings_261.equation_source_child.equation_source_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of equation_source.

Attributes

Attribute

Summary

option

The ‘Equation Source’ option.

flux

Value of flux strength per volume, in relevant units.

xvalue

Input expression for vector VARIABLE component value in relevant units.

yvalue

Input expression for vector VARIABLE component value in relevant units.

zvalue

Input expression for vector VARIABLE component value in relevant units.

avalue

Input expression for cylindrical vector VARIABLE component value in relevant units.

rvalue

Input expression for cylindrical vector VARIABLE component value in relevant units.

tvalue

Input expression for cylindrical vector VARIABLE component value in relevant units.

xxvalue

Input expression for symmetric tensor VARIABLE component value in relevant units.

yyvalue

Input expression for symmetric tensor VARIABLE component value in relevant units.

zzvalue

Input expression for symmetric tensor VARIABLE component value in relevant units.

xyvalue

Input expression for symmetric tensor VARIABLE component value in relevant units.

xzvalue

Input expression for symmetric tensor VARIABLE component value in relevant units.

yzvalue

Input expression for symmetric tensor VARIABLE component value in relevant units.

total_source

Value of source strength, in relevant units.

multiply_by_porosity

Defines whether the source terms in porous domains is multiplied by porosity.

sink_option

Specifies whether to use specified or local values of mass fractions and temperature when the mass source is negative.

musig_sink_option

Specifies whether to use specified or local values of size fractions when the mass source is negative.

flux_coefficient

Derivative of Flux expression with respect to flux variable.

total_source_coefficient

Derivative of Total Source expression with respect to source variable.

mass_flux_pressure_coefficient

Derivative of Mass Flux expression with respect to pressure.

total_mass_source_pressure_coefficient

Derivative of Mass Source expression with respect to pressure.

axis_definition

Defines the axis for a cylindrical coordinate system or variables defined using cylindrical components.

variable

A container for Variable objects.

Included in:

Parent

Summary

equation_source

A container for Equation Source objects.