You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the flaws for the Cantera transport model is that the thermo diffusion (or Soret effect) only can be turned on for multi-component model, However, Soret effect can lead to more than 10% discrepancy for H2 and H2 addition flame speed prediction. The thermo diffusion coefficient is obtained from the the full diffusion calculation in Cantera, it is possible to apply light component limit (species molecular mass< 5) as CHEMKIN done, and included additional thermo diffusion ratio calculation function for these species.
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue. Indeed, we have not yet included the thermal diffusion (Soret) effect in the DeepFlame code.
It is very important that you mentioned the potential influence on H2 flames and we should definitely look into this effect. To make it easy for us to benchmark, it would be very helpful if you could provide more information about this typical example case where the flame speed is changed by more than 10%. Then we can set up this case and implement this effect in the code to quantify the influence.
One of the flaws for the Cantera transport model is that the thermo diffusion (or Soret effect) only can be turned on for multi-component model, However, Soret effect can lead to more than 10% discrepancy for H2 and H2 addition flame speed prediction. The thermo diffusion coefficient is obtained from the the full diffusion calculation in Cantera, it is possible to apply light component limit (species molecular mass< 5) as CHEMKIN done, and included additional thermo diffusion ratio calculation function for these species.
The text was updated successfully, but these errors were encountered: