This boundary condition provides a wide-band, diffusive radiation condition, where the patch temperature is specified. More...
Public Member Functions | |
TypeName ("wideBandDiffusiveRadiation") | |
Runtime type information. More... | |
wideBandDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
wideBandDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given GreyDiffusiveRadiationMixedFvPatchField. More... | |
wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &) | |
Construct as copy. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
This boundary condition provides a wide-band, diffusive radiation condition, where the patch temperature is specified.
Property | Description | Required | Default value |
---|---|---|---|
T | temperature field name | no | T |
Example of the boundary condition specification:
myPatch { type wideBandDiffusiveRadiation; value uniform 0; }
Definition at line 84 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 43 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 71 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References dict, fvPatchField::operator, fvPatchField::operator=(), and p.
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 58 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const wideBandDiffusiveRadiationMixedFvPatchScalarField & | ptf | ) |
Construct as copy.
Definition at line 102 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const wideBandDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 112 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
TypeName | ( | "wideBandDiffusiveRadiation" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 128 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 145 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 124 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References GeometricField::boundaryField(), radiativeIntensityRay::dAve(), dimensionedInternalField(), boundaryRadiationProperties::emissivity(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, mesh, UPstream::msgType(), n, Foam::name(), Foam::compressible::New(), Foam::nl, Foam::constant::mathematical::pi(), radiativeIntensityRay::Qem(), radiativeIntensityRay::Qin(), radiativeIntensityRay::Qr(), and radiation().
|
virtual |
Write.
Definition at line 230 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.