-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Abstract
Adding superelastic electron-collision plasma reaction. The steps to calculate this rate are,
- Calculate the inverse cross-section
U is the threshold of inelastic collision.
3. Calculate the rate coefficient
Motivation
This type of reaction is important for low-temperature plasma, especially when the electron energy is low. The idea is that collisions between low-energy electrons and the excited species can heat the electron. This is implemented in BOLSIG+.
Possible Solutions
Option1: Similar to the electron-collsion-plasma reaction
Option2: Use reversible reaction. This will require a customized reverse reaction rate coefficient. We need evalKrFromStruct (similar to evalFromStruct). https://github.com/BangShiuh/cantera/tree/collision-reaction-reverse
References
Links to related Pull Requests, GitHub Issues, Users' Group topics, or other relevant material.