This boundary condition provides a grey-diffuse condition for radiation intensity, I
, for use with the finite-volume discrete-ordinates model (fvDOM), in which the radiation temperature is retrieved from the temperature field boundary condition.
More...
Public Member Functions | |
TypeName ("greyDiffusiveRadiation") | |
greyDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
greyDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
greyDiffusiveRadiationMixedFvPatchScalarField (const greyDiffusiveRadiationMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
greyDiffusiveRadiationMixedFvPatchScalarField (const greyDiffusiveRadiationMixedFvPatchScalarField &) | |
virtual tmp< fvPatchScalarField > | clone () const |
greyDiffusiveRadiationMixedFvPatchScalarField (const greyDiffusiveRadiationMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
const word & | TName () const |
word & | TName () |
virtual void | updateCoeffs () |
virtual void | write (Ostream &) const |
This boundary condition provides a grey-diffuse condition for radiation intensity, I
, for use with the finite-volume discrete-ordinates model (fvDOM), in which the radiation temperature is retrieved from the temperature field boundary condition.
Property | Description | Required | Default value |
---|---|---|---|
T | temperature field name | no | T |
Example of the boundary condition specification:
<patchName> { type greyDiffusiveRadiation; T T; value uniform 0; }
Definition at line 85 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 39 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
Referenced by greyDiffusiveRadiationMixedFvPatchScalarField::clone().
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 69 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
References dict, fvPatchField::operator, fvPatchField::operator=(), and p.
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const greyDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 55 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const greyDiffusiveRadiationMixedFvPatchScalarField & | ptf | ) |
Definition at line 102 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
greyDiffusiveRadiationMixedFvPatchScalarField | ( | const greyDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 113 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
TypeName | ( | "greyDiffusiveRadiation" | ) |
|
inlinevirtual |
Definition at line 134 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
References greyDiffusiveRadiationMixedFvPatchScalarField::greyDiffusiveRadiationMixedFvPatchScalarField().
|
inlinevirtual |
Definition at line 151 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
References greyDiffusiveRadiationMixedFvPatchScalarField::greyDiffusiveRadiationMixedFvPatchScalarField().
|
inline |
Definition at line 167 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
|
inline |
Definition at line 174 of file greyDiffusiveRadiationMixedFvPatchScalarField.H.
|
virtual |
Definition at line 126 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
References GeometricField::boundaryField(), GeometricField::boundaryFieldRef(), radiativeIntensityRay::dAve(), boundaryRadiationProperties::emissivity(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::mag(), mesh, UPstream::msgType(), n, MeshObject< fvMesh, Foam::GeometricMeshObject, boundaryRadiationProperties >::New(), Foam::nl, Foam::foamVersion::patch, Foam::constant::mathematical::pi(), Foam::pow4(), radiativeIntensityRay::qem(), radiativeIntensityRay::qin(), radiativeIntensityRay::qr(), fvDOM::setRayIdLambdaId(), Foam::constant::physicoChemical::sigma, boundaryRadiationProperties::transmissivity(), and Foam::Zero.
|
virtual |
Definition at line 298 of file greyDiffusiveRadiationMixedFvPatchScalarField.C.
References os(), and Foam::vtk::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.