flame_indicator#
- class ansys.fluent.core.generated.solver.settings_261.flame_indicator(name=None, parent=None)#
Bases:
CommandDefine 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_time
real Spark region refinement time period.
- spark_region_x
real Spark region refinement centroid x-coordinate.
- spark_region_y
real Spark region refinement centroid y-coordinate.
- spark_region_z
real Spark region refinement centroid z-coordinate.
- spark_region_radius
real Spark region refinement radius.
Arguments
Argument |
Summary |
|---|---|
Include vorticity detection for the flame indicator. |
|
Include refinement in the spark region. |
|
Spark region refinement time period. |
|
Spark region refinement centroid x-coordinate. |
|
Spark region refinement centroid y-coordinate. |
|
Spark region refinement centroid z-coordinate. |
|
Spark region refinement radius. |
Included in:
Parent |
Summary |
|---|---|
The combustion predefined criteria object. |