This boundary condition provides an outflow condition for total temperature for use with supersonic cases, where a user-specified value is applied in the case of reverse flow. More...
This boundary condition provides an outflow condition for total temperature for use with supersonic cases, where a user-specified value is applied in the case of reverse flow.
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 | heat capacity ration (Cp/Cv) | yes | |
inletValue | reverse flow (inlet) value | yes | |
T0 | static temperature [K] | yes |
Example of the boundary condition specification:
<patchName> { type inletOutletTotalTemperature; U U; phi phi; psi psi; gamma gamma; inletValue uniform 0; T0 uniform 0; value uniform 0; }
Definition at line 115 of file inletOutletTotalTemperatureFvPatchScalarField.H.
inletOutletTotalTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 32 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References Foam::Zero.
Referenced by inletOutletTotalTemperatureFvPatchScalarField::clone().
inletOutletTotalTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 68 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References dict, p, and Foam::Zero.
inletOutletTotalTemperatureFvPatchScalarField | ( | const inletOutletTotalTemperatureFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 51 of file inletOutletTotalTemperatureFvPatchScalarField.C.
inletOutletTotalTemperatureFvPatchScalarField | ( | const inletOutletTotalTemperatureFvPatchScalarField & | tppsf | ) |
Definition at line 104 of file inletOutletTotalTemperatureFvPatchScalarField.C.
inletOutletTotalTemperatureFvPatchScalarField | ( | const inletOutletTotalTemperatureFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 118 of file inletOutletTotalTemperatureFvPatchScalarField.C.
TypeName | ( | "inletOutletTotalTemperature" | ) |
|
inlinevirtual |
Definition at line 174 of file inletOutletTotalTemperatureFvPatchScalarField.H.
References inletOutletTotalTemperatureFvPatchScalarField::inletOutletTotalTemperatureFvPatchScalarField().
|
inlinevirtual |
Definition at line 191 of file inletOutletTotalTemperatureFvPatchScalarField.H.
References inletOutletTotalTemperatureFvPatchScalarField::inletOutletTotalTemperatureFvPatchScalarField().
|
inline |
Definition at line 207 of file inletOutletTotalTemperatureFvPatchScalarField.H.
|
inline |
Definition at line 213 of file inletOutletTotalTemperatureFvPatchScalarField.H.
|
virtual |
Definition at line 134 of file inletOutletTotalTemperatureFvPatchScalarField.C.
|
virtual |
Definition at line 144 of file inletOutletTotalTemperatureFvPatchScalarField.C.
|
virtual |
Definition at line 158 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References Foam::magSqr(), Foam::foamVersion::patch, and Foam::pos0().
|
virtual |
Definition at line 184 of file inletOutletTotalTemperatureFvPatchScalarField.C.
References os(), fvPatchField::write(), Ostream::writeEntry(), and Ostream::writeEntryIfDifferent().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.