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 164 of file valueMultiComponentMixture.H.

References basicSpecieMixture::kappa(), basicSpecieMixture::mu(), and p.

Here is the call graph for this function:

Member Function Documentation

◆ mu()

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

Dynamic viscosity [kg/m/s].

Definition at line 222 of file valueMultiComponentMixture.C.

References valueMultiComponentMixture< ThermoType >::transportMixture::kappa(), and Foam::constant::physicoChemical::mu.

Referenced by valueMultiComponentMixture< ThermoType >::thermoMixture::THE().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ kappa()

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

Thermal conductivity [W/m/K].

Definition at line 234 of file valueMultiComponentMixture.C.

References valueMultiComponentMixture< ThermoType >::cellThermoMixture(), and Foam::constant::electromagnetic::kappa.

Referenced by valueMultiComponentMixture< ThermoType >::transportMixture::mu().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ moleWeighted()

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

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: