GRINS-0.8.0
|
Public Member Functions | |
void | init_air_kinetics () |
Public Member Functions inherited from GRINSTesting::KineticsTestBase | |
template<typename ThermoMixture , typename ThermoEvaluator > | |
void | test_omega_dot_common (ThermoMixture &mixture, NASAThermoTestBase &thermo_funcs, const std::vector< libMesh::Real > &Y, libMesh::Real rel_tol) |
Public Member Functions inherited from GRINSTesting::SpeciesTestBase | |
SpeciesTestBase () | |
libMesh::Real | molar_mass (unsigned int idx) |
libMesh::Real | R_species (unsigned int idx) |
Public Member Functions inherited from GRINSTesting::AirTestBase | |
void | init_air_test (unsigned int &N2_idx, unsigned int &O2_idx, unsigned int &N_idx, unsigned int &O_idx, unsigned int &NO_idx, std::vector< unsigned int > &active_species) |
Additional Inherited Members | |
Protected Attributes inherited from GRINSTesting::KineticsTestBase | |
unsigned int | _n_reactions |
std::vector< libMesh::Real > | _Ea_coeffs |
std::vector< libMesh::Real > | _preexp_coeffs |
std::vector< libMesh::Real > | _temp_exp_coeffs |
std::vector< std::vector< libMesh::Real > > | _three_body_coeffs |
std::vector< bool > | _is_three_body_rxn |
std::vector< std::vector< libMesh::Real > > | _reactant_stoich_coeffs |
std::vector< std::vector< libMesh::Real > > | _product_stoich_coeffs |
Protected Attributes inherited from GRINSTesting::SpeciesTestBase | |
unsigned int | _N2_idx |
unsigned int | _O2_idx |
unsigned int | _O_idx |
unsigned int | _N_idx |
unsigned int | _NO_idx |
std::vector< unsigned int > | _active_species |
|
inline |
Definition at line 87 of file air_5sp.C.
References GRINSTesting::SpeciesTestBase::_active_species, GRINSTesting::KineticsTestBase::_Ea_coeffs, GRINSTesting::KineticsTestBase::_is_three_body_rxn, GRINSTesting::SpeciesTestBase::_N2_idx, GRINSTesting::SpeciesTestBase::_N_idx, GRINSTesting::KineticsTestBase::_n_reactions, GRINSTesting::SpeciesTestBase::_NO_idx, GRINSTesting::SpeciesTestBase::_O2_idx, GRINSTesting::SpeciesTestBase::_O_idx, GRINSTesting::KineticsTestBase::_preexp_coeffs, GRINSTesting::KineticsTestBase::_product_stoich_coeffs, GRINSTesting::KineticsTestBase::_reactant_stoich_coeffs, GRINSTesting::KineticsTestBase::_temp_exp_coeffs, GRINSTesting::KineticsTestBase::_three_body_coeffs, and GRINSTesting::AirTestBase::init_air_test().
Referenced by GRINSTesting::AntiochAirNASA9KineticsTest::setUp(), and GRINSTesting::CanteraAirNASA9KineticsTest::setUp().