reaction_child#

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

Bases: Group

‘child_object_type’ of reaction.

Attributes

Attribute

Summary

option

The ‘Reaction’ option.

object_origin

Where the Object definition came from.

reactions_list

‘Reactions List’ parameter.

library_file

File holding the library.

materials_list

‘Materials List’ parameter.

material_amount_option

Material amount option.

reaction_description

Description of reaction, e.g. fuel and boundary conditions of a flamelet library.

long_name

‘Long Name’ parameter.

additional_materials_list

‘Additional Materials List’ parameter.

skip_over_scalar_dissipation_rate_samples

Skip over leading N Scalar Dissipation Rate samples in Flamelet library (0 or 1 for CFX-TASCflow compatibility).

reactants

Specifies the reactant materials in a chemical reaction.

products

Defines the method of product generation in a reaction.

multiphase_reaction_rate

‘MULTIPHASE REACTION RATE’ object.

heat_release_distribution

‘HEAT RELEASE DISTRIBUTION’ object.

heat_release

Holds heat release information for multiphase reactions.

stoichiometric_mixture_fraction

Defines the stoichiometric mixture fraction for a Flamelet library.

forward_reaction_rate

‘FORWARD REACTION RATE’ object.

backward_reaction_rate

Defines the backwards rate for a chemical reaction.

third_body_term

Sets the Third Body (catalyst) term in a chemical reaction.

laminar_burning_velocity

Defines the laminar burning velocity for premixed or partially premixed combustion.

combustion_model

Defines the combustion model to be used.

Included in:

Parent

Summary

reaction

A container for Reaction objects.