FreeFOAM The Cross-Platform CFD Toolkit
wideBandDiffusiveRadiationMixedFvPatchScalarField Class Reference

#include <src/thermophysicalModels/radiation/derivedFvPatchFields/wideBandDiffusiveRadiation/wideBandDiffusiveRadiationMixedFvPatchScalarField.H>


Detailed Description

List of all members.

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.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 wideBandDiffusiveRadiationMixedFvPatchScalarField (const wideBandDiffusiveRadiationMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
const wordTName () const
 Return the temperature field name.
wordTName ()
 Return reference to the temperature field name to allow.
const scalar & emissivity () const
 Return the emissivity.
scalar & emissivity ()
 Return reference to the emissivity to allow adjustment.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 40 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

Referenced by wideBandDiffusiveRadiationMixedFvPatchScalarField::clone().

Construct by mapping given GreyDiffusiveRadiationMixedFvPatchField.

onto a new patch

Definition at line 57 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 118 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.C.


Member Function Documentation

TypeName ( "wideBandDiffusiveRadiation"  )

Runtime type information.

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

Construct and return a clone setting internal field reference.

Definition at line 120 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

References wideBandDiffusiveRadiationMixedFvPatchScalarField::wideBandDiffusiveRadiationMixedFvPatchScalarField().

const word& TName ( ) const
inline

Return the temperature field name.

Definition at line 136 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

word& TName ( )
inline

Return reference to the temperature field name to allow.

adjustment

Definition at line 143 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

const scalar& emissivity ( ) const
inline

Return the emissivity.

Definition at line 149 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

scalar& emissivity ( )
inline

Return reference to the emissivity to allow adjustment.

Definition at line 155 of file wideBandDiffusiveRadiationMixedFvPatchScalarField.H.

void write ( Ostream os) const
virtual

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