Installation URL: https://github.com/jjkimCombustion/CEMA
Chemical Explosive Mode Analysis implemented in OpenFOAM-6
General Information
Chemical Explosive Mode Analysis (CEMA) is a systematic computational flame diagnostic for a variety of flames.
CEMA is based on the concept of mode separation in Computational Singular Perturbation method. (special attention to the chemical Jacobian matrix).
Use
chemistryType
{
solver ode;
method CEMA;
}
nElements 4; // should be the number of elements in the kinetic mechanism
Theory