|
GRINS-0.8.0
|
#include <iomanip>#include "grins/math_constants.h"#include "grins/gas_recombination_catalytic_wall.h"#include "grins/constant_catalycity.h"#include "grins/cantera_mixture.h"#include "grins/antioch_chemistry.h"#include "grins/materials_parsing.h"#include "grins/physics_naming.h"#include "grins/chemistry_builder.h"#include "libmesh/getpot.h"
Go to the source code of this file.
Functions | |
| template<typename ChemicalMixture > | |
| int | test (ChemicalMixture &chem_mixture) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 132 of file gas_recombination_catalytic_wall.C.
References GRINS::ChemistryBuilder::build_chemistry().
| int test | ( | ChemicalMixture & | chem_mixture | ) |
Definition at line 43 of file gas_recombination_catalytic_wall.C.
References GRINS::CatalyticWallBase< Chemistry >::domega_dot_dT(), GRINS::CatalyticWallBase< Chemistry >::domega_dot_dws(), GRINS::CatalyticWallBase< Chemistry >::omega_dot(), and GRINS::Constants::two_pi.