Public Member Functions | List of all members
wideBandDiffusiveRadiationMixedFvPatchScalarField Class Reference

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

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

Public Member Functions

 TypeName ("wideBandDiffusiveRadiation")
 
 wideBandDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 wideBandDiffusiveRadiationMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
 wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &)
 
virtual tmp< fvPatchScalarFieldclone () const
 
 wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 

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 81 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [1/5]

Definition at line 39 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

Referenced by wideBandDiffusiveRadiationMixedFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [2/5]

wideBandDiffusiveRadiationMixedFvPatchScalarField ( const fvPatch p,
const DimensionedField< scalar, volMesh > &  iF,
const dictionary dict 
)

Definition at line 67 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

References dict, fvPatchField::operator, fvPatchField::operator=(), and p.

Here is the call graph for this function:

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [3/5]

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [4/5]

◆ wideBandDiffusiveRadiationMixedFvPatchScalarField() [5/5]

Member Function Documentation

◆ TypeName()

TypeName ( "wideBandDiffusiveRadiation"  )

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

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

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Definition at line 297 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

References os(), and Foam::vtk::write().

Here is the call graph for this function:

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