This boundary condition provides a total temperature condition. More...
This boundary condition provides a total temperature condition.
Property | Description | Required | Default value |
---|---|---|---|
U | Velocity field name | no | U |
phi | Flux field name | no | phi |
psi | Compressibility field name | no | thermo:psi |
gamma | ratio of specific heats (Cp/Cv) | yes | |
T0 | total temperature | yes |
Example of the boundary condition specification:
<patchName> { type totalTemperature; gamma 1.4; T0 uniform 800; }
Definition at line 102 of file totalTemperatureFvPatchScalarField.H.
totalTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 31 of file totalTemperatureFvPatchScalarField.C.
Referenced by totalTemperatureFvPatchScalarField::clone().
totalTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 63 of file totalTemperatureFvPatchScalarField.C.
totalTemperatureFvPatchScalarField | ( | const totalTemperatureFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 46 of file totalTemperatureFvPatchScalarField.C.
totalTemperatureFvPatchScalarField | ( | const totalTemperatureFvPatchScalarField & | tppsf | ) |
Definition at line 91 of file totalTemperatureFvPatchScalarField.C.
totalTemperatureFvPatchScalarField | ( | const totalTemperatureFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 105 of file totalTemperatureFvPatchScalarField.C.
TypeName | ( | "totalTemperature" | ) |
|
inlinevirtual |
Definition at line 164 of file totalTemperatureFvPatchScalarField.H.
References totalTemperatureFvPatchScalarField::totalTemperatureFvPatchScalarField().
|
inlinevirtual |
Definition at line 181 of file totalTemperatureFvPatchScalarField.H.
References totalTemperatureFvPatchScalarField::totalTemperatureFvPatchScalarField().
|
inline |
Definition at line 197 of file totalTemperatureFvPatchScalarField.H.
|
inline |
Definition at line 203 of file totalTemperatureFvPatchScalarField.H.
|
virtual |
Definition at line 122 of file totalTemperatureFvPatchScalarField.C.
|
virtual |
Definition at line 132 of file totalTemperatureFvPatchScalarField.C.
|
virtual |
Definition at line 146 of file totalTemperatureFvPatchScalarField.C.
References Foam::magSqr(), Foam::foamVersion::patch, and Foam::pos0().
|
virtual |
Definition at line 173 of file totalTemperatureFvPatchScalarField.C.
References os(), fvPatchField::write(), Ostream::writeEntry(), and Ostream::writeEntryIfDifferent().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.