#include <Mixture_Averaged.H>
|
| | Mixture_Averaged () |
| |
| double | dynamic_viscosity (double T, Set::Patch< const Set::Scalar > &X, int i, int j, int k) const |
| |
| double | thermal_conductivity (double T, Set::Patch< const Set::Scalar > &X, int i, int j, int k) const |
| |
| void | diffusion_coeffs (Set::Patch< Set::Scalar > &DKM, double T, double P, Set::Patch< const Set::Scalar > &X, int i, int j, int k) const |
| |
|
| static constexpr const char * | name = "mixture_averaged" |
| |
Definition at line 40 of file Mixture_Averaged.H.
◆ Mixture_Averaged()
| Model::Gas::Transport::Mixture_Averaged::Mixture_Averaged |
( |
| ) |
|
|
inline |
◆ collision_integral()
| double Model::Gas::Transport::Mixture_Averaged::collision_integral |
( |
double |
Tstar | ) |
const |
|
inlineprivate |
◆ diffusion_coeffs()
◆ dynamic_viscosity()
| double Model::Gas::Transport::Mixture_Averaged::dynamic_viscosity |
( |
double |
T, |
|
|
Set::Patch< const Set::Scalar > & |
X, |
|
|
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ k_eucken()
| double Model::Gas::Transport::Mixture_Averaged::k_eucken |
( |
double |
T, |
|
|
Set::Patch< const Set::Scalar > & |
X, |
|
|
int |
i, |
|
|
int |
j, |
|
|
int |
k, |
|
|
int |
n |
|
) |
| const |
|
inlineprivate |
◆ mu_enskog()
| double Model::Gas::Transport::Mixture_Averaged::mu_enskog |
( |
double |
T, |
|
|
int |
i |
|
) |
| const |
|
inlineprivate |
◆ Parse()
◆ thermal_conductivity()
| double Model::Gas::Transport::Mixture_Averaged::thermal_conductivity |
( |
double |
T, |
|
|
Set::Patch< const Set::Scalar > & |
X, |
|
|
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
|
inline |
◆ MW
| std::vector<double> Model::Gas::Transport::Mixture_Averaged::MW |
|
private |
◆ name
| constexpr const char* Model::Gas::Transport::Mixture_Averaged::name = "mixture_averaged" |
|
staticconstexpr |
◆ nspecies
| int Model::Gas::Transport::Mixture_Averaged::nspecies |
|
private |
◆ Rg
| double Model::Gas::Transport::Mixture_Averaged::Rg |
|
private |
◆ thermo
◆ type
| std::string Model::Gas::Transport::Mixture_Averaged::type |
|
private |
◆ val1
| std::vector<double> Model::Gas::Transport::Mixture_Averaged::val1 |
|
private |
◆ val2
| std::vector<double> Model::Gas::Transport::Mixture_Averaged::val2 |
|
private |
The documentation for this class was generated from the following file: