Definition at line 53 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.
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. |
enum heatSourceType |
Enumeration listing the possible hest source input modes.
Definition at line 62 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.
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.
turbulentHeatFluxTemperatureFvPatchScalarField | ( | const turbulentHeatFluxTemperatureFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
turbulentHeatFluxTemperatureFvPatchScalarField onto a new patch
Definition at line 72 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
turbulentHeatFluxTemperatureFvPatchScalarField | ( | const turbulentHeatFluxTemperatureFvPatchScalarField & | thftpsf | ) |
Construct as copy.
Definition at line 104 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
turbulentHeatFluxTemperatureFvPatchScalarField | ( | const turbulentHeatFluxTemperatureFvPatchScalarField & | thftpsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 116 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
TypeName | ( | "compressible::turbulentHeatFluxTemperature" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 125 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.
References turbulentHeatFluxTemperatureFvPatchScalarField::clone().
Referenced by turbulentHeatFluxTemperatureFvPatchScalarField::clone().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 142 of file turbulentHeatFluxTemperatureFvPatchScalarField.H.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 130 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 140 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
References turbulentHeatFluxTemperatureFvPatchScalarField::rmap().
Referenced by turbulentHeatFluxTemperatureFvPatchScalarField::rmap().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 157 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
References RASModel::alphaEff(), boundaryField(), basicThermo::Cp(), Foam::exit(), Foam::FatalError, FatalErrorIn, Foam::gSum(), Foam::nl, and turbulenceModel::thermo().
|
virtual |
Write.
Definition at line 208 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, fvPatchField< scalar >::write(), and Ostream::writeKeyword().