Marshak boundary for radiation G field. More...
#include <radiation/MarshakRadiationMixedFvPatchScalarField.H>
Marshak boundary for radiation G field.
- radiation temperature taken from patch value
Definition at line 50 of file MarshakRadiationMixedFvPatchScalarField.H.
Public Member Functions | |
TypeName ("MarshakRadiation") | |
Runtime type information. | |
MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. | |
MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given MarshakRadiationFvPatchField onto a new. | |
MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &) | |
Construct as copy. | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. | |
MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, 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 | autoMap (const fvPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object. | |
virtual void | rmap (const fvPatchScalarField &, const labelList &) |
Reverse map the given fvPatchField onto this fvPatchField. | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. | |
virtual void | write (Ostream &) const |
Write. |
MarshakRadiationFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 38 of file MarshakRadiationMixedFvPatchScalarField.C.
Referenced by MarshakRadiationFvPatchScalarField::clone().
MarshakRadiationFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 68 of file MarshakRadiationMixedFvPatchScalarField.C.
References dictionary::found(), pow4(), scalarField(), Foam::radiation::sigmaSB, fvPatch::size(), and dimensioned< Type >::value().
MarshakRadiationFvPatchScalarField | ( | const MarshakRadiationFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given MarshakRadiationFvPatchField onto a new.
patch
Definition at line 54 of file MarshakRadiationMixedFvPatchScalarField.C.
Construct as copy.
Definition at line 99 of file MarshakRadiationMixedFvPatchScalarField.C.
MarshakRadiationFvPatchScalarField | ( | const MarshakRadiationFvPatchScalarField & | ptf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 110 of file MarshakRadiationMixedFvPatchScalarField.C.
TypeName | ( | "MarshakRadiation" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 104 of file MarshakRadiationMixedFvPatchScalarField.H.
References MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 121 of file MarshakRadiationMixedFvPatchScalarField.H.
References MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField().
|
inline |
Return the temperature field name.
Definition at line 137 of file MarshakRadiationMixedFvPatchScalarField.H.
|
inline |
Return reference to the temperature field name to allow.
adjustment
Definition at line 144 of file MarshakRadiationMixedFvPatchScalarField.H.
|
inline |
Return the emissivity.
Definition at line 150 of file MarshakRadiationMixedFvPatchScalarField.H.
|
inline |
Return reference to the emissivity to allow adjustment.
Definition at line 156 of file MarshakRadiationMixedFvPatchScalarField.H.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 124 of file MarshakRadiationMixedFvPatchScalarField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 133 of file MarshakRadiationMixedFvPatchScalarField.C.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 142 of file MarshakRadiationMixedFvPatchScalarField.C.
References Foam::pow4(), Foam::radiation::sigmaSB, and dimensioned< Type >::value().
|
virtual |
Write.
Definition at line 169 of file MarshakRadiationMixedFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, fvPatchField< scalar >::write(), and Ostream::writeKeyword().