Definition at line 50 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
Public Member Functions | |
TypeName ("greyDiffusiveRadiation") | |
Runtime type information.
| |
greyDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
greyDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
greyDiffusiveRadiationMixedFvPatchScalarField (const greyDiffusiveRadiationMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given a.
| |
greyDiffusiveRadiationMixedFvPatchScalarField (const greyDiffusiveRadiationMixedFvPatchScalarField &) | |
Construct as copy.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
greyDiffusiveRadiationMixedFvPatchScalarField (const greyDiffusiveRadiationMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference.
| |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference.
| |
const word & | TName () const |
Return the temperature field name.
| |
word & | TName () |
Return reference to the temperature field name to allow.
| |
const scalar & | emissivity () const |
Return the emissivity.
| |
scalar & | emissivity () |
Return reference to the emissivity to allow adjustment.
| |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field.
| |
virtual void | write (Ostream &) const |
Write.
|
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 40 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
Referenced by greyDiffusiveRadiationMixedFvPatchScalarField::clone().
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 72 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
References dictionary::found(), Foam::mathematicalConstant::pi(), pow4(), Foam::radiation::sigmaSB, fvPatch::size(), and dimensioned< Type >::value().
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const greyDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given a.
greyDiffusiveRadiationMixedFvPatchScalarField onto a new patch
Definition at line 57 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const greyDiffusiveRadiationMixedFvPatchScalarField & | ptf ) |
Construct as copy.
Definition at line 113 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const greyDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 125 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
TypeName | ( | "greyDiffusiveRadiation" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 103 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
References greyDiffusiveRadiationMixedFvPatchScalarField::greyDiffusiveRadiationMixedFvPatchScalarField().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 120 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
References greyDiffusiveRadiationMixedFvPatchScalarField::greyDiffusiveRadiationMixedFvPatchScalarField().
const word& TName | ( | ) | const [inline]
|
Return the temperature field name.
Definition at line 136 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
word& TName | ( | ) | [inline]
|
Return reference to the temperature field name to allow.
adjustment
Definition at line 143 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
const scalar& emissivity | ( | ) | const [inline]
|
Return the emissivity.
Definition at line 149 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
scalar& emissivity | ( | ) | [inline]
|
Return reference to the emissivity to allow adjustment.
Definition at line 155 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 139 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), d, radiativeIntensityRay::dAve(), Foam::exit(), Foam::FatalError, FatalErrorIn, forAll, Foam::mag(), Foam::name(), Foam::nl, Foam::mathematicalConstant::pi(), Foam::pow4(), radiativeIntensityRay::Qem(), radiativeIntensityRay::Qin(), radiativeIntensityRay::Qr(), radiation(), and Foam::radiation::sigmaSB.
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Definition at line 234 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().