bounded_formulation#

class ansys.fluent.core.generated.solver.settings_271.bounded_formulation(name=None, parent=None)#

Bases: Group

Bounded second-order formulation options.

Attributes

Attribute

Summary

use_bounded_variant

Use bounded variant of the second-order time implicit formulation for conservative variables.

use_alternative_bounded_variant

Use alternative variant of the bounded second-order implicit formulation for primitive variables.

include_combustion_variables

Include PDF-combustion variables with meaningful physical bounds in time limiter calculation.

Included in:

Parent

Summary

second_order_time_options

Options for second-order time formulation.