initial_conditions#

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

Bases: Group

Holds the details of initial condition specification for one or more equations.

Attributes

Attribute

Summary

velocity_type

Specifies if we are using Cartesian or Cylindrical components for initial conditions.

cartesian_velocity_components

Defines the initialization of velocity by Cartesian components.

cylindrical_velocity_components

Defines the initialization of velocity by Cylindrical components.

temperature

Defines the initialization of Temperature.

additional_variable

A container for Additional Variable objects.

component

A container for Component objects.

radiation_intensity

Defines the initialization of radiation intensity.

soot

Defines the initialization of Soot.

soot_nuclei

Defines the initialization of Soot Nuclei.

reaction_progress

Defines the initialization of the reaction progress variable.

g_scalar

Sets boundary or initial conditions for G Scalar.

g_variance

Sets initial conditions for G Variance.

flame_surface_density

Sets boundary or initial conditions for Flame Surface Density.

fuel_tracer

Sets initial conditions for Fuel Tracer for the residual material model.

mixture_fraction

Defines the initialization of mixture fraction.

mixture_fraction_variance

Defines the initialization of mixture fraction variance.

volume_fraction

Sets boundary condition or initial condition on volume fraction.

size_group

A container for Size Group objects.

droplet_number

Specifies droplet number equation boundary conditions.

turbulence_initial_conditions

Sets initial conditions on turbulence.

Included in:

Parent

Summary

fluid_child

‘child_object_type’ of fluid.