absorptionCoeffs Class Reference

Public Types

typedef FixedList< scalar, nCoeffs_coeffArray
 

Public Member Functions

 absorptionCoeffs ()
 
 ~absorptionCoeffs ()
 Destructor. More...
 
const coeffArraycoeffs (const scalar T) const
 Return the coefficients corresponding to the given temperature. More...
 
void initialise (const dictionary &)
 
bool invTemp () const
 
scalar Tcommon () const
 
scalar Tlow () const
 
scalar Thigh () const
 
const coeffArrayhighACoeffs () const
 
const coeffArraylowACoeffs () const
 

Static Public Attributes

static const int nCoeffs_ = 6
 

Detailed Description

Definition at line 53 of file absorptionCoeffs.H.

Member Typedef Documentation

◆ coeffArray

typedef FixedList<scalar, nCoeffs_> coeffArray

Definition at line 60 of file absorptionCoeffs.H.

Constructor & Destructor Documentation

◆ absorptionCoeffs()

absorptionCoeffs ( )
inline

Definition at line 94 of file absorptionCoeffs.H.

◆ ~absorptionCoeffs()

Destructor.

Definition at line 31 of file absorptionCoeffs.C.

Member Function Documentation

◆ coeffs()

const Foam::radiationModels::absorptionCoeffs::coeffArray & coeffs ( const scalar  T) const

Return the coefficients corresponding to the given temperature.

Definition at line 50 of file absorptionCoeffs.C.

References Foam::T().

Here is the call graph for this function:

◆ initialise()

void initialise ( const dictionary dict)

Definition at line 68 of file absorptionCoeffs.C.

References dict.

Referenced by greyMean::greyMean().

Here is the caller graph for this function:

◆ invTemp()

bool invTemp ( ) const
inline

Definition at line 26 of file absorptionCoeffsI.H.

◆ Tcommon()

Foam::scalar Tcommon ( ) const
inline

Definition at line 32 of file absorptionCoeffsI.H.

◆ Tlow()

Foam::scalar Tlow ( ) const
inline

Definition at line 38 of file absorptionCoeffsI.H.

◆ Thigh()

Foam::scalar Thigh ( ) const
inline

Definition at line 44 of file absorptionCoeffsI.H.

◆ highACoeffs()

const Foam::radiationModels::absorptionCoeffs::coeffArray & highACoeffs ( ) const
inline

Definition at line 51 of file absorptionCoeffsI.H.

◆ lowACoeffs()

const Foam::radiationModels::absorptionCoeffs::coeffArray & lowACoeffs ( ) const
inline

Definition at line 58 of file absorptionCoeffsI.H.

Member Data Documentation

◆ nCoeffs_

const int nCoeffs_ = 6
static

Definition at line 59 of file absorptionCoeffs.H.


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