initial_conditions#

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

static_pressure

Defines the initialization of Static Pressure.

temperature

Defines the initialization of Temperature.

radiation_intensity

Defines the initialization of radiation intensity.

additional_variable

A container for Additional Variable objects.

component

A container for Component objects.

soot

Defines the initialization of Soot.

soot_nuclei

Defines the initialization of Soot Nuclei.

reaction_progress

Defines the initialization of the reaction progress variable.

flame_surface_density

Sets boundary or initial conditions for Flame Surface Density.

g_scalar

Sets boundary or initial conditions for G Scalar.

g_variance

Sets initial conditions for G Variance.

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.

electric_potential

Defines the initialization of electric potential.

magnetic_vector_potential

Defines the initialization of magnetic vector potential.

turbulence_initial_conditions

Sets initial conditions on turbulence.

wall_scale

Specifies initial conditions for the wall scale equation.

Included in:

Parent

Summary

initialisation

Defines the initialisation of flow-field variables.

initialisation

Defines the initialisation of flow-field variables.