equation_source_child#

class ansys.cfx.core.generated.pre_processing.settings_261.equation_source_child_2.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_solid_fraction

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

flux_coefficient

Derivative of Flux expression with respect to flux variable.

total_source_coefficient

Derivative of Total Source expression with respect to source variable.

axis_definition

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

Included in:

Parent

Summary

equation_source

A container for Equation Source objects.