tmp< Foam::volScalarField > EbDeltaLambdaT(const volScalarField &T, const Vector2D< scalar > &band) const
Integral energy at T from lambda1 to lambda2.
dimensionedScalar EblambdaT(const dimensionedScalar &T, const scalar lambda) const
Spectral emission for the black body at T and lambda.
scalar fLambdaT(const scalar lambdaT) const
blackBodyEmission(const label nLambda, const volScalarField &T)
Construct from components.
const dimensionedScalar C1_
Constant C1.
const volScalarField & T_
PtrList< volScalarField > bLambda_
void correct(const label lambdaI, const Vector2D< scalar > &band)
const volScalarField & bLambda(const label lambdaI) const
Black body spectrum.
const dimensionedScalar C2_
Constant C2.
static const List< Tuple2< scalar, scalar > > emissivePowerTable
Static table of black body emissive power.
Class black body emission.
interpolationTable< scalar > table_
Interpolation table of black body emissive power.