valueMulticomponentMixture< ThermoType >::transportMixture Class Reference

Public Member Functions

 transportMixture (const PtrList< ThermoType > &specieThermos)
 
scalar mu (const scalar p, const scalar T) const
 Dynamic viscosity [kg/m/s]. More...
 
scalar kappa (const scalar p, const scalar T) const
 Thermal conductivity [W/m/K]. More...
 
template<class Method , class ... Args>
Foam::scalar moleWeighted (Method psiMethod, const Args &... args) const
 

Friends

class valueMulticomponentMixture
 

Detailed Description

template<class ThermoType>
class Foam::valueMulticomponentMixture< ThermoType >::transportMixture

Definition at line 147 of file valueMulticomponentMixture.H.

Constructor & Destructor Documentation

◆ transportMixture()

transportMixture ( const PtrList< ThermoType > &  specieThermos)
inline

Definition at line 163 of file valueMulticomponentMixture.H.

Member Function Documentation

◆ mu()

Foam::scalar mu ( const scalar  p,
const scalar  T 
) const

Dynamic viscosity [kg/m/s].

Definition at line 221 of file valueMulticomponentMixture.C.

References Foam::constant::physicoChemical::mu, p, and Foam::T().

Here is the call graph for this function:

◆ kappa()

Foam::scalar kappa ( const scalar  p,
const scalar  T 
) const

Thermal conductivity [W/m/K].

Definition at line 233 of file valueMulticomponentMixture.C.

References Foam::constant::electromagnetic::kappa, p, and Foam::T().

Here is the call graph for this function:

◆ moleWeighted()

Foam::scalar moleWeighted ( Method  psiMethod,
const Args &...  args 
) const

Definition at line 106 of file valueMulticomponentMixture.C.

References args, forAll, and psi.

Friends And Related Function Documentation

◆ valueMulticomponentMixture

friend class valueMulticomponentMixture
friend

Definition at line 161 of file valueMulticomponentMixture.H.


The documentation for this class was generated from the following files: