Definition at line 50 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
Collaboration diagram for wideBandDiffusiveRadiationMixedFvPatchScalarField:Public Member Functions | |
| TypeName ("wideBandDiffusiveRadiation") | |
| Runtime type information.
| |
| wideBandDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field.
| |
| wideBandDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given GreyDiffusiveRadiationMixedFvPatchField.
| |
| wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &) | |
| Construct as copy.
| |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone.
| |
| wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, 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.
| |
| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 40 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
Referenced by wideBandDiffusiveRadiationMixedFvPatchScalarField::clone().
| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 72 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References dictionary::found(), Foam::mathematicalConstant::pi(), pow4(), Foam::radiation::sigmaSB, fvPatch::size(), and dimensioned< Type >::value().
| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const wideBandDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given GreyDiffusiveRadiationMixedFvPatchField.
onto a new patch
Definition at line 57 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const wideBandDiffusiveRadiationMixedFvPatchScalarField & | ptf ) |
Construct as copy.
Definition at line 106 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const wideBandDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 118 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
| TypeName | ( | "wideBandDiffusiveRadiation" | ) |
Runtime type information.
| virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 103 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().
| 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 wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().
| const word& TName | ( | ) | const [inline]
|
Return the temperature field name.
Definition at line 136 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
| word& TName | ( | ) | [inline]
|
Return reference to the temperature field name to allow.
adjustment
Definition at line 143 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
| const scalar& emissivity | ( | ) | const [inline]
|
Return the emissivity.
Definition at line 149 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
| scalar& emissivity | ( | ) | [inline]
|
Return reference to the emissivity to allow adjustment.
Definition at line 155 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
| void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 132 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.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(), radiativeIntensityRay::Qr(), and radiation().
| void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Definition at line 216 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, fvPatchField< scalar >::write(), and Ostream::writeKeyword().