FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

turbulentHeatFluxTemperatureFvPatchScalarField Class Reference

#include <src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentHeatFluxTemperature/turbulentHeatFluxTemperatureFvPatchScalarField.H>


Detailed Description

Definition at line 53 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.

Collaboration diagram for turbulentHeatFluxTemperatureFvPatchScalarField:

List of all members.

Public Types

enum  heatSourceType { hsPower, hsFlux }
 

Enumeration listing the possible hest source input modes.

More...

Public Member Functions

 TypeName ("compressible::turbulentHeatFluxTemperature")
 Runtime type information.
 turbulentHeatFluxTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 turbulentHeatFluxTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 turbulentHeatFluxTemperatureFvPatchScalarField (const turbulentHeatFluxTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 turbulentHeatFluxTemperatureFvPatchScalarField (const turbulentHeatFluxTemperatureFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 turbulentHeatFluxTemperatureFvPatchScalarField (const turbulentHeatFluxTemperatureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarField >  clone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual void  autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void  rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void  updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void  write (Ostream &) const
 Write.

Member Enumeration Documentation

Enumeration listing the possible hest source input modes.

Enumerator:
hsPower 
hsFlux 

Definition at line 62 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.


Constructor & Destructor Documentation

turbulentHeatFluxTemperatureFvPatchScalarField ( const fvPatch &   p,
const DimensionedField< scalar, volMesh > &   iF  
)

Construct from patch and internal field.

Definition at line 59 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

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

Construct from patch, internal field and dictionary.

Definition at line 87 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

Construct by mapping given.

turbulentHeatFluxTemperatureFvPatchScalarField onto a new patch

Definition at line 72 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 116 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.


Member Function Documentation

TypeName ( "compressible::turbulentHeatFluxTemperature"    )

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  ) const [inline, virtual]
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 142 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.

void autoMap ( const fvPatchFieldMapper &   m  ) [virtual]

Map (and resize as needed) from self given a mapping object.

Definition at line 130 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.

void rmap ( const fvPatchScalarField &   ptf,
const labelList &   addr  
) [virtual]
void updateCoeffs (  ) [virtual]
void write ( Ostream &   os  ) const [virtual]

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