A fixed boundary condition for enthalpy. More...
#include <basicThermophysicalModels/fixedEnthalpyFvPatchScalarField.H>
A fixed boundary condition for enthalpy.
Definition at line 49 of file fixedEnthalpyFvPatchScalarField.H.
Public Member Functions | |
TypeName ("fixedEnthalpy") | |
Runtime type information.
| |
fixedEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
fixedEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
fixedEnthalpyFvPatchScalarField (const fixedEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given fixedEnthalpyFvPatchScalarField.
| |
fixedEnthalpyFvPatchScalarField (const fixedEnthalpyFvPatchScalarField &) | |
Construct as copy.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
fixedEnthalpyFvPatchScalarField (const fixedEnthalpyFvPatchScalarField &, 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.
| |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field.
|
fixedEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 35 of file fixedEnthalpyFvPatchScalarField.C.
Referenced by fixedEnthalpyFvPatchScalarField::clone().
fixedEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 57 of file fixedEnthalpyFvPatchScalarField.C.
fixedEnthalpyFvPatchScalarField | ( | const fixedEnthalpyFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given fixedEnthalpyFvPatchScalarField.
onto a new patch
Definition at line 45 of file fixedEnthalpyFvPatchScalarField.C.
fixedEnthalpyFvPatchScalarField | ( | const fixedEnthalpyFvPatchScalarField & | tppsf ) |
Construct as copy.
Definition at line 68 of file fixedEnthalpyFvPatchScalarField.C.
fixedEnthalpyFvPatchScalarField | ( | const fixedEnthalpyFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 77 of file fixedEnthalpyFvPatchScalarField.C.
TypeName | ( | "fixedEnthalpy" | ) |
Runtime type information.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 94 of file fixedEnthalpyFvPatchScalarField.H.
References fixedEnthalpyFvPatchScalarField::fixedEnthalpyFvPatchScalarField().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 111 of file fixedEnthalpyFvPatchScalarField.H.
References fixedEnthalpyFvPatchScalarField::fixedEnthalpyFvPatchScalarField().
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 88 of file fixedEnthalpyFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), fvPatchField< Type >::evaluate(), basicThermo::h(), basicThermo::hs(), Foam::name(), Foam::operator==(), basicThermo::T(), and thermo.