linear_combination_child#

class ansys.fluent.core.generated.solver.settings_261.linear_combination_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of linear_combination.

Attributes

Attribute

Summary

name

Name of the object.

constant

The constant for the linear combination.

combination_type

The type of linear combination.

entries

List of observables and coefficients for the linear combination.

Included in:

Parent

Summary

linear_combination

Linear combination observable definitions.