MAIA bb96820c
Multiphysics at AIA
|
Go to the source code of this file.
Classes | |
class | FvSysEqnDetChem< nDim > |
Class containing the special methods of the detailed chemistry formulation. Inherits from the Navier-Stokes equation class. More... | |
struct | FvSysEqnDetChem< nDim >::ConservativeVariables |
Static indices for accessing conservative variables in nDim spatial dimensions. More... | |
struct | FvSysEqnDetChem< nDim >::FluxVariables |
Static indices for accessing flux variables. In this SysEqn identical to the conservative variables. More... | |
struct | FvSysEqnDetChem< nDim >::PrimitiveVariables |
Static indices for accessing primitive variables in nDim spatial dimensions. More... | |
struct | FvSysEqnDetChem< nDim >::SpeciesProperties |
Struct for storing all relevant species information, which is read from a given mechanism file. More... | |
struct | FvSysEqnDetChem< nDim >::NASACoefficients |
Stores all NASA coefficients. NASA coefficients are used to compute the cp and cv values. Additional, modified NASA coefficients are stored, which are used to compute the sensible energy. For now only valid for NASA-7 coefficients, which have low temperature and high temperature regions, each one described by a different polynomial. More... | |
struct | FvSysEqnDetChem< nDim >::SurfaceCoefficients |
Static indices for accessing surface coefficients. More... | |
struct | FvSysEqnDetChem< nDim >::AdditionalVariables |
Static indices for accessing additional variables. More... | |