valueMulticomponentMixture< ThermoType >::transportMixtureType Class Reference

Mixing type for transport properties. More...

Public Member Functions

 transportMixtureType (const PtrList< ThermoType > &specieThermos)
 Construct from list of specie thermo. More...
 
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 >::transportMixtureType

Mixing type for transport properties.

Definition at line 158 of file valueMulticomponentMixture.H.

Constructor & Destructor Documentation

◆ transportMixtureType()

transportMixtureType ( const PtrList< ThermoType > &  specieThermos)
inline

Construct from list of specie thermo.

Definition at line 185 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 222 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 234 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 86 of file valueMulticomponentMixture.C.

References args, forAll, and psi.

Friends And Related Function Documentation

◆ valueMulticomponentMixture

friend class valueMulticomponentMixture
friend

Definition at line 179 of file valueMulticomponentMixture.H.


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