Definition at line 77 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.H.
Public Member Functions | |
TypeName ("compressible::turbulentTemperatureCoupledBaffle") | |
Runtime type information.
| |
turbulentTemperatureCoupledBaffleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
turbulentTemperatureCoupledBaffleFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
turbulentTemperatureCoupledBaffleFvPatchScalarField (const turbulentTemperatureCoupledBaffleFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
turbulentTemperatureCoupledBaffleFvPatchScalarField (const turbulentTemperatureCoupledBaffleFvPatchScalarField &, 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.
| |
tmp< scalarField > | K () const |
Get corresponding K field.
| |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field.
| |
virtual void | write (Ostream &) const |
Write.
|
turbulentTemperatureCoupledBaffleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 109 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.
Referenced by turbulentTemperatureCoupledBaffleFvPatchScalarField::clone().
turbulentTemperatureCoupledBaffleFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 137 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.
References Foam::exit(), Foam::FatalError, FatalErrorIn, and fvPatch::name().
turbulentTemperatureCoupledBaffleFvPatchScalarField | ( | const turbulentTemperatureCoupledBaffleFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
turbulentTemperatureCoupledBaffleFvPatchScalarField onto a new patch
Definition at line 122 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.
turbulentTemperatureCoupledBaffleFvPatchScalarField | ( | const turbulentTemperatureCoupledBaffleFvPatchScalarField & | wtcsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 170 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.
TypeName | ( | "compressible::turbulentTemperatureCoupledBaffle" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 130 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.H.
References turbulentTemperatureCoupledBaffleFvPatchScalarField::turbulentTemperatureCoupledBaffleFvPatchScalarField().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 147 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.H.
References turbulentTemperatureCoupledBaffleFvPatchScalarField::turbulentTemperatureCoupledBaffleFvPatchScalarField().
Foam::tmp< Foam::scalarField > K | ( | ) | const |
Get corresponding K field.
Definition at line 184 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.
References boundaryField(), polyMesh::boundaryMesh(), basicThermo::Cp(), Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorIn, polyBoundaryMesh::mesh(), mesh, fvMesh::name(), RASModel(), and thermo.
Referenced by turbulentTemperatureCoupledBaffleFvPatchScalarField::updateCoeffs().
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 231 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.
References boundary(), mapDistribute::constructMap(), mapDistribute::constructSize(), Pstream::defaultCommsType, fvPatch::deltaCoeffs(), mapDistribute::distribute(), Foam::endl(), Foam::gAverage(), Foam::gMax(), Foam::gMin(), Foam::gSum(), patchIdentifier::index(), Foam::Info, K, turbulentTemperatureCoupledBaffleFvPatchScalarField::K(), fvPatch::lookupPatchField(), directMappedPatchBase::map(), fvPatch::name(), fvPatchField< scalar >::operator, fvPatchField< scalar >::operator=(), fvPatch::patch(), directMappedPatchBase::sampleMesh(), directMappedPatchBase::samplePolyPatch(), mapDistribute::schedule(), Foam::fvc::snGrad(), and mapDistribute::subMap().
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Definition at line 351 of file turbulentTemperatureCoupledBaffleFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().