flame_indicator#

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

Bases: Command

Define cell registers and adaption settings suitable for a flame adaptive refinement simulation.

Parameters:
vortex_indicatorbool

Include vorticity detection for the flame indicator.

spark_region_refinementbool

Include refinement in the spark region.

spark_region_timereal

Spark region refinement time period.

spark_region_xreal

Spark region refinement centroid x-coordinate.

spark_region_yreal

Spark region refinement centroid y-coordinate.

spark_region_zreal

Spark region refinement centroid z-coordinate.

spark_region_radiusreal

Spark region refinement radius.

Arguments

Argument

Summary

vortex_indicator

Include vorticity detection for the flame indicator.

spark_region_refinement

Include refinement in the spark region.

spark_region_time

Spark region refinement time period.

spark_region_x

Spark region refinement centroid x-coordinate.

spark_region_y

Spark region refinement centroid y-coordinate.

spark_region_z

Spark region refinement centroid z-coordinate.

spark_region_radius

Spark region refinement radius.

Included in:

Parent

Summary

combustion

The combustion predefined criteria object.