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< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
turbulentTemperatureRadFixedGradientFvPatchScalarField (const turbulentTemperatureRadFixedGradientFvPatchScalarField &, 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... | |
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... | |
Definition at line 137 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.
turbulentTemperatureRadFixedGradientFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 42 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.
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.
turbulentTemperatureRadFixedGradientFvPatchScalarField | ( | const turbulentTemperatureRadFixedGradientFvPatchScalarField & | psf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
turbulentTemperatureCoupledBaffleFixedGradientFvPatchScalarField onto a new patch
Definition at line 57 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.
turbulentTemperatureRadFixedGradientFvPatchScalarField | ( | const turbulentTemperatureRadFixedGradientFvPatchScalarField & | psf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 154 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.
TypeName | ( | "incompressible::turbulentTemperatureRadFixedGradient" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 190 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 210 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 169 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.
References Foam::endl(), Foam::gSum(), Foam::Info, dictionary::lookup(), UPstream::msgType(), turbulentTemperatureRadFixedGradientFvPatchScalarField::Qs, turbulentTemperatureRadFixedGradientFvPatchScalarField::Qv, and rho0.
|
virtual |
Write.
Definition at line 260 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.C.
References fvPatchField::write().
|
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().
|
private |
Name of Heat flux for W.
const word QvName_;
Definition at line 152 of file turbulentTemperatureRadFixedGradientFvPatchScalarField.H.
Referenced by turbulentTemperatureRadFixedGradientFvPatchScalarField::updateCoeffs().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.