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()

Destructor.

Definition at line 31 of file absorptionCoeffs.C.

References absorptionCoeffs::coeffs(), Foam::endl(), Foam::nl, Foam::T(), and WarningInFunction.

Referenced by absorptionCoeffs::absorptionCoeffs().

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

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 51 of file absorptionCoeffs.C.

Referenced by absorptionCoeffs::absorptionCoeffs(), and absorptionCoeffs::~absorptionCoeffs().

Here is the caller graph for this function:

◆ initialise()

void initialise ( const dictionary dict)

Definition at line 68 of file absorptionCoeffs.C.

References dictionary::lookup().

Referenced by absorptionCoeffs::absorptionCoeffs().

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

◆ invTemp()

bool invTemp ( ) const
inline

Definition at line 26 of file absorptionCoeffsI.H.

Referenced by absorptionCoeffs::absorptionCoeffs().

Here is the caller graph for this function:

◆ Tcommon()

Foam::scalar Tcommon ( ) const
inline

Definition at line 32 of file absorptionCoeffsI.H.

Referenced by absorptionCoeffs::absorptionCoeffs().

Here is the caller graph for this function:

◆ Tlow()

Foam::scalar Tlow ( ) const
inline

Definition at line 38 of file absorptionCoeffsI.H.

Referenced by absorptionCoeffs::absorptionCoeffs().

Here is the caller graph for this function:

◆ Thigh()

Foam::scalar Thigh ( ) const
inline

Definition at line 44 of file absorptionCoeffsI.H.

Referenced by absorptionCoeffs::absorptionCoeffs().

Here is the caller graph for this function:

◆ highACoeffs()

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

Definition at line 51 of file absorptionCoeffsI.H.

Referenced by absorptionCoeffs::absorptionCoeffs().

Here is the caller graph for this function:

◆ lowACoeffs()

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

Definition at line 58 of file absorptionCoeffsI.H.

Referenced by absorptionCoeffs::absorptionCoeffs().

Here is the caller graph for this function:

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: