-
Notifications
You must be signed in to change notification settings - Fork 6
Description
name: Non-equilibrium plasma including EEDF computation (two-term approximation)
about: Computation of an EEDF providing a set of electron collision cross sections and a reduced electric field E/N
title: Non-equilibrium plasma including EEDF
labels: feature-request
assignees: '@QuentinMale, @NicolasBarleon'
Abstract
We aim to solve
using numerical methods described in Ref. [1] to obtain rate coefficients for the plasma reactions
Motivation
Describe the need for the proposed change:
- What problem is it trying to solve?
Solving EEDF to define reaction rate for electron collision reactions.
Reproducing the work of Ref. [2] for a complete non-equilibrium plasma modeling. - Who is affected by the change?
Users of the plasma WIP feature. - Why is this a good solution?
We need to solve the EEDF to be able to compute the plasma reaction rates. The approach is robust and has been used and validated in Refs [1,2].
Possible Solutions
Implementation of the numerical methods of Ref. [1] as already done in the open-source code BOLOS (https://github.com/aluque/bolos). Use of the work of @BangShiuh for the cross section reading and usage.
Implementation of new reaction types may be needed to take into account feeding of vibrational energy during collisional processes and fast gas heating (see Section 3.2 Ref. [2]).
Work in progress branch(es)
https://github.com/QuentinMale/canteraBS/tree/collision-reaction
https://github.com/QuentinMale/canteraBS/tree/canteraPlasma
References
[1] Hagelaar, G. J. M., & Pitchford, L. C. (2005). Solving the Boltzmann equation to obtain electron transport coefficients and rate coefficients for fluid models. Plasma Sources Science and Technology, 14(4), 722–733. https://doi.org/10.1088/0963-0252/14/4/011
[2] Cheng, L., Barleon, N., Cuenot, B., Vermorel, O., & Bourdon, A. (2022). Plasma assisted combustion of methane-air mixtures: Validation and reduction. Combustion and Flame, 240, 111990. https://doi.org/10.1016/j.combustflame.2022.111990