OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

absorptionCoeffs Class Reference

Collaboration diagram for absorptionCoeffs:

List of all members.


Public Types

typedef FixedList< scalar,
nCoeffs_
coeffArray

Public Member Functions

 absorptionCoeffs (Istream &)
 Construct from Istream.
 absorptionCoeffs ()
 ~absorptionCoeffs ()
const coeffArraycoeffs (const scalar T) const
 Return the coefficients corresponding to the given temperature.
void initialise (const dictionary &)
void initialise (Istream &)
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 48 of file absorptionCoeffs.H.


Member Typedef Documentation

Definition at line 55 of file absorptionCoeffs.H.


Constructor & Destructor Documentation

absorptionCoeffs ( Istream is  ) 

Construct from Istream.

Definition at line 23 of file absorptionCoeffs.C.

References absorptionCoeffs::nCoeffs_.

absorptionCoeffs (  )  [inline]

Definition at line 92 of file absorptionCoeffs.H.

~absorptionCoeffs (  ) 

Definition at line 44 of file absorptionCoeffs.C.


Member Function Documentation

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

Return the coefficients corresponding to the given temperature.

Definition at line 66 of file absorptionCoeffs.C.

void initialise ( const dictionary dict  ) 

Definition at line 89 of file absorptionCoeffs.C.

void initialise ( Istream  ) 

Definition at line 83 of file absorptionCoeffs.C.

bool invTemp (  )  const [inline]

Definition at line 18 of file absorptionCoeffsI.H.

Foam::scalar Tcommon (  )  const [inline]

Definition at line 24 of file absorptionCoeffsI.H.

Foam::scalar Tlow (  )  const [inline]

Definition at line 30 of file absorptionCoeffsI.H.

Foam::scalar Thigh (  )  const [inline]

Definition at line 36 of file absorptionCoeffsI.H.

const Foam::radiation::absorptionCoeffs::coeffArray & highACoeffs (  )  const [inline]

Definition at line 43 of file absorptionCoeffsI.H.

const Foam::radiation::absorptionCoeffs::coeffArray & lowACoeffs (  )  const [inline]

Definition at line 50 of file absorptionCoeffsI.H.


Member Data Documentation

const int nCoeffs_ = 6 [static]

Definition at line 54 of file absorptionCoeffs.H.

Referenced by absorptionCoeffs::absorptionCoeffs().


The documentation for this class was generated from the following files:
  • src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.H
  • src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffs.C
  • src/thermophysicalModels/radiation/radiationModel/fvDOM/absorptionCoeffs/absorptionCoeffsI.H
Copyright © 2000-2009 OpenCFD Ltd