This boundary condition provides a wide-band, diffusive radiation condition, where the patch temperature is specified. More...
#include <wideBandDiffusiveRadiationMixedFvPatchScalarField.H>


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. | |
| wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference. | |
| virtual tmp< fvPatchField< scalar > > | clone () const |
| Return a clone. | |
| virtual tmp< fvPatchField< scalar > > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Clone with an internal field reference. | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. | |
| virtual void | write (Ostream &) const |
| Write. | |
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:
<patchName>
{
type wideBandDiffusiveRadiation;
value uniform 0;
}
Definition at line 81 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct from patch and internal field.
Definition at line 37 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References p, and Foam::Zero.
Referenced by TypeName(), wideBandDiffusiveRadiationMixedFvPatchScalarField(), wideBandDiffusiveRadiationMixedFvPatchScalarField(), and wideBandDiffusiveRadiationMixedFvPatchScalarField().

| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict ) |
Construct from patch, internal field and dictionary.
Definition at line 65 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References dict, IOobjectOption::MUST_READ, fvPatchField< scalar >::operator=(), p, and Foam::Zero.

| 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 52 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References p, and wideBandDiffusiveRadiationMixedFvPatchScalarField().

| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const wideBandDiffusiveRadiationMixedFvPatchScalarField & | ptf | ) |
Construct as copy.
Definition at line 91 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References wideBandDiffusiveRadiationMixedFvPatchScalarField().

| wideBandDiffusiveRadiationMixedFvPatchScalarField | ( | const wideBandDiffusiveRadiationMixedFvPatchScalarField & | ptf, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct as copy setting internal field reference.
Definition at line 101 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References wideBandDiffusiveRadiationMixedFvPatchScalarField().

| TypeName | ( | "wideBandDiffusiveRadiation" | ) |
Runtime type information.
References wideBandDiffusiveRadiationMixedFvPatchScalarField().

|
inlinevirtual |
Return a clone.
Definition at line 147 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 155 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 114 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryFieldRef(), radiativeIntensityRay::dAve(), boundaryRadiationProperties::emissivity(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, forAll, UPstream::incrMsgType(), Foam::mag(), mesh, UPstream::msgType(), n, Foam::name(), name, MeshObject< fvMesh, GeometricMeshObject, boundaryRadiationProperties >::New(), Foam::nl, Foam::constant::mathematical::pi(), radiativeIntensityRay::qem(), radiativeIntensityRay::qin(), radiativeIntensityRay::qr(), Foam::refCast(), boundaryRadiationProperties::transmissivity(), and Foam::Zero.

|
virtual |
Write.
Definition at line 293 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.
References os(), and mixedFvPatchField< Type >::write().
