wideBandDiffusiveRadiationMixedFvPatchScalarField Class Reference

This boundary condition provides a wide-band, diffusive radiation condition, where the patch temperature is specified. More...

Inheritance diagram for wideBandDiffusiveRadiationMixedFvPatchScalarField:
[legend]
Collaboration diagram for wideBandDiffusiveRadiationMixedFvPatchScalarField:
[legend]

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< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (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...
 

Detailed Description

This boundary condition provides a wide-band, diffusive radiation condition, where the patch temperature is specified.

Usage
Property Description Required Default value
T temperature field name no T

Example of the boundary condition specification:

    <patchName>
    {
        type            wideBandDiffusiveRadiation;
        value           uniform 0;
    }
See also
Foam::mixedFvPatchScalarField Foam::radiationCoupledBase
Source files

Definition at line 85 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [1/5]

Construct from patch and internal field.

Definition at line 44 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [2/5]

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 dict, dictionary::found(), fvPatchField< scalar >::operator, fvPatchField< scalar >::operator=(), p, and UList< T >::size().

Here is the call graph for this function:

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [3/5]

Construct by mapping given GreyDiffusiveRadiationMixedFvPatchField.

onto a new patch

Definition at line 59 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [4/5]

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [5/5]

Construct as copy setting internal field reference.

Definition at line 113 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "wideBandDiffusiveRadiation"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp< fvPatchScalarField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 129 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

◆ clone() [2/2]

virtual tmp< fvPatchScalarField > clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 145 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

◆ updateCoeffs()

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 303 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

References os().

Here is the call graph for this function:

The documentation for this class was generated from the following files: