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")
 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...
 
const word & TName () const
 Return the temperature field name. More...
 
word & TName ()
 Return reference to the temperature field name to allow. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 
- Public Member Functions inherited from radiationCoupledBase
 TypeName ("radiationCoupledBase")
 Runtime type information. More...
 
 radiationCoupledBase (const fvPatch &patch, const word &calculationMethod, const scalarField &emissivity)
 Construct from patch, emissivity mode and emissivity. More...
 
 radiationCoupledBase (const fvPatch &patch, const word &calculationMethod, const scalarField &emissivity, const fvPatchFieldMapper &mapper)
 Construct from patch, emissivity mode and emissivity and mapper. More...
 
 radiationCoupledBase (const fvPatch &patch, const dictionary &dict)
 Construct from patch and dictionary. More...
 
virtual ~radiationCoupledBase ()
 Destructor. More...
 
word emissivityMethod () const
 Method to obtain emissivity. More...
 
scalarField emissivity () const
 Calculate corresponding emissivity field. More...
 
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField. More...
 
void write (Ostream &) const
 Write. More...
 

Additional Inherited Members

- Public Types inherited from radiationCoupledBase
enum  emissivityMethodType { SOLIDRADIATION, LOOKUP }
 Type of supplied emissivity. More...
 
- Protected Attributes inherited from radiationCoupledBase
const emissivityMethodType method_
 How to get emissivity. More...
 
scalarField emissivity_
 Emissivity. 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 83 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

Constructor & Destructor Documentation

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

Construct by mapping given GreyDiffusiveRadiationMixedFvPatchField.

onto a new patch

Definition at line 59 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().

Here is the call graph for this function:

Construct as copy.

Definition at line 115 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().

Here is the call graph for this function:

Construct as copy setting internal field reference.

Definition at line 132 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

References wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs().

Here is the call graph for this function:

Member Function Documentation

TypeName ( "wideBandDiffusiveRadiation"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 134 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().

Here is the call graph for this function:

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

Construct and return a clone setting internal field reference.

Definition at line 151 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().

Here is the call graph for this function:

const word& TName ( ) const
inline

Return the temperature field name.

Definition at line 167 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

References wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs(), and wideBandDiffusiveRadiationMixedFvPatchScalarField::write().

Here is the call graph for this function:

word& TName ( )
inline

Return reference to the temperature field name to allow.

adjustment

Definition at line 174 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

void updateCoeffs ( )
virtual
void write ( Ostream &  os) const
virtual

Write.

Definition at line 248 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

References Foam::makePatchTypeField(), radiation(), write(), and radiationCoupledBase::write().

Referenced by wideBandDiffusiveRadiationMixedFvPatchScalarField::TName(), and wideBandDiffusiveRadiationMixedFvPatchScalarField::updateCoeffs().

Here is the call graph for this function:

Here is the caller graph for this function:


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