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

Friends

class coefficientWilkeMultiComponentMixture
 

Detailed Description

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

Definition at line 66 of file coefficientWilkeMultiComponentMixture.H.

Constructor & Destructor Documentation

◆ transportMixture()

transportMixture ( const PtrList< ThermoType > &  specieThermos)

Definition at line 53 of file coefficientWilkeMultiComponentMixture.C.

References forAll, coefficientWilkeMultiComponentMixture< ThermoType >::transportMixture::mu(), p, Foam::sqr(), Foam::sqrt(), and T.

Referenced by coefficientWilkeMultiComponentMixture< ThermoType >::coefficientWilkeMultiComponentMixture().

Here is the call graph for this function:
Here is the caller 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 128 of file coefficientWilkeMultiComponentMixture.C.

References forAll, and coefficientWilkeMultiComponentMixture< ThermoType >::transportMixture::kappa().

Referenced by coefficientWilkeMultiComponentMixture< ThermoType >::transportMixture::transportMixture().

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 149 of file coefficientWilkeMultiComponentMixture.C.

References coefficientWilkeMultiComponentMixture< ThermoType >::cellThermoMixture(), and forAll.

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

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

Friends And Related Function Documentation

◆ coefficientWilkeMultiComponentMixture

Definition at line 98 of file coefficientWilkeMultiComponentMixture.H.


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