coefficientWilkeMulticomponentMixture< 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...
 

Friends

class coefficientWilkeMulticomponentMixture
 

Detailed Description

template<class ThermoType>
class Foam::coefficientWilkeMulticomponentMixture< ThermoType >::transportMixtureType

Mixing type for transport properties.

Definition at line 72 of file coefficientWilkeMulticomponentMixture.H.

Constructor & Destructor Documentation

◆ transportMixtureType()

transportMixtureType ( const PtrList< ThermoType > &  specieThermos)

Construct from list of specie thermo.

Definition at line 85 of file coefficientWilkeMulticomponentMixture.C.

References forAll, multicomponentMixture< ThermoType >::specieThermos(), and Foam::sqrt().

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 123 of file coefficientWilkeMulticomponentMixture.C.

References forAll, 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 144 of file coefficientWilkeMulticomponentMixture.C.

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

Here is the call graph for this function:

Friends And Related Function Documentation

◆ coefficientWilkeMulticomponentMixture


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