BurnedStabilizedEnergyEquation#
- class ansys.chemkin.core.premixedflames.premixedflame.BurnedStabilizedEnergyEquation(inlet: ansys.chemkin.core.inlet.Stream, label: str | None = None)#
Bases:
PremixedFlameBurner-stabilized premixed flame.
Overview#
Skip finding the intermediate solution with fixed temperature. |
|
Construct an estimated temperature profile from the equilibrium state. |
Import detail#
from ansys.chemkin.core.premixedflames.premixedflame import BurnedStabilizedEnergyEquation
Method detail#
- BurnedStabilizedEnergyEquation.skip_fix_t_solution(mode: bool = True)#
Skip finding the intermediate solution with fixed temperature.
- BurnedStabilizedEnergyEquation.automatic_temperature_profile_estimate(mode: bool = True)#
Construct an estimated temperature profile from the equilibrium state.