Public Member Functions | Private Attributes
turbulentTemperatureRadFixedGradientFvPatchScalarField Class Reference
Inheritance diagram for turbulentTemperatureRadFixedGradientFvPatchScalarField:
Inheritance graph
[legend]
Collaboration diagram for turbulentTemperatureRadFixedGradientFvPatchScalarField:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("incompressible::turbulentTemperatureRadFixedGradient")
 Runtime type information. More...
 
 turbulentTemperatureRadFixedGradientFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 turbulentTemperatureRadFixedGradientFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 turbulentTemperatureRadFixedGradientFvPatchScalarField (const turbulentTemperatureRadFixedGradientFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 turbulentTemperatureRadFixedGradientFvPatchScalarField (const turbulentTemperatureRadFixedGradientFvPatchScalarField &, 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...
 

Private Attributes

scalarField Qs
 Name of field for radiation heatFlux. More...
 
scalarField Qv
 Name of Heat flux for W. More...
 

Detailed Description

Definition at line 137 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ turbulentTemperatureRadFixedGradientFvPatchScalarField() [1/4]

Construct from patch and internal field.

Definition at line 42 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.

◆ turbulentTemperatureRadFixedGradientFvPatchScalarField() [2/4]

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

Construct from patch, internal field and dictionary.

Definition at line 73 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.

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

Here is the call graph for this function:

◆ turbulentTemperatureRadFixedGradientFvPatchScalarField() [3/4]

Construct by mapping given.

turbulentTemperatureCoupledBaffleFixedGradientFvPatchScalarField onto a new patch

Definition at line 57 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.

◆ turbulentTemperatureRadFixedGradientFvPatchScalarField() [4/4]

Construct as copy setting internal field reference.

Definition at line 154 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "incompressible::turbulentTemperatureRadFixedGradient"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 190 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.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 210 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 260 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.

References fvPatchField::write().

Here is the call graph for this function:

Field Documentation

◆ Qs

scalarField Qs
private

Name of field for radiation heatFlux.

const word QrName_; Name of Heat flux for W/m2

const word QsName_;

Definition at line 148 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.

Referenced by turbulentTemperatureRadFixedGradientFvPatchScalarField::updateCoeffs().

◆ Qv

scalarField Qv
private

Name of Heat flux for W.

const word QvName_;

Definition at line 152 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.

Referenced by turbulentTemperatureRadFixedGradientFvPatchScalarField::updateCoeffs().


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