This boundary condition provides a fixed condition for internal energy. More...
Public Member Functions | |
TypeName ("fixedEnergy") | |
fixedEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
fixedEnergyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
fixedEnergyFvPatchScalarField (const fixedEnergyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
fixedEnergyFvPatchScalarField (const fixedEnergyFvPatchScalarField &) | |
virtual tmp< fvPatchScalarField > | clone () const |
fixedEnergyFvPatchScalarField (const fixedEnergyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
virtual void | updateCoeffs () |
This boundary condition provides a fixed condition for internal energy.
<patchName> { type fixedEnergy; value uniform 100; }
Definition at line 62 of file fixedEnergyFvPatchScalarField.H.
fixedEnergyFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 31 of file fixedEnergyFvPatchScalarField.C.
Referenced by fixedEnergyFvPatchScalarField::clone().
fixedEnergyFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 55 of file fixedEnergyFvPatchScalarField.C.
fixedEnergyFvPatchScalarField | ( | const fixedEnergyFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 42 of file fixedEnergyFvPatchScalarField.C.
fixedEnergyFvPatchScalarField | ( | const fixedEnergyFvPatchScalarField & | tppsf | ) |
Definition at line 67 of file fixedEnergyFvPatchScalarField.C.
fixedEnergyFvPatchScalarField | ( | const fixedEnergyFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 77 of file fixedEnergyFvPatchScalarField.C.
TypeName | ( | "fixedEnergy" | ) |
|
inlinevirtual |
Definition at line 107 of file fixedEnergyFvPatchScalarField.H.
References fixedEnergyFvPatchScalarField::fixedEnergyFvPatchScalarField().
|
inlinevirtual |
Definition at line 124 of file fixedEnergyFvPatchScalarField.H.
References fixedEnergyFvPatchScalarField::fixedEnergyFvPatchScalarField().
|
virtual |
Definition at line 88 of file fixedEnergyFvPatchScalarField.C.
References fvPatchField::evaluate(), basicThermo::lookupThermo(), Foam::operator==(), and Foam::foamVersion::patch.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.