Mixed boundary condition for unburnt. More...
Public Member Functions | |
TypeName ("mixedUnburntEnthalpy") | |
Runtime type information. More... | |
mixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
mixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given mixedUnburntEnthalpyFvPatchScalarField. More... | |
mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &) | |
Construct as copy. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
Mixed boundary condition for unburnt.
Definition at line 48 of file mixedUnburntEnthalpyFvPatchScalarField.H.
mixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 36 of file mixedUnburntEnthalpyFvPatchScalarField.C.
Referenced by mixedUnburntEnthalpyFvPatchScalarField::clone(), and mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().
mixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 64 of file mixedUnburntEnthalpyFvPatchScalarField.C.
References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().
mixedUnburntEnthalpyFvPatchScalarField | ( | const mixedUnburntEnthalpyFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given mixedUnburntEnthalpyFvPatchScalarField.
onto a new patch
Definition at line 51 of file mixedUnburntEnthalpyFvPatchScalarField.C.
References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().
Construct as copy.
Definition at line 76 of file mixedUnburntEnthalpyFvPatchScalarField.C.
References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().
mixedUnburntEnthalpyFvPatchScalarField | ( | const mixedUnburntEnthalpyFvPatchScalarField & | tppsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 86 of file mixedUnburntEnthalpyFvPatchScalarField.C.
TypeName | ( | "mixedUnburntEnthalpy" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 93 of file mixedUnburntEnthalpyFvPatchScalarField.H.
References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 110 of file mixedUnburntEnthalpyFvPatchScalarField.H.
References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField(), and mixedUnburntEnthalpyFvPatchScalarField::updateCoeffs().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 97 of file mixedUnburntEnthalpyFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), basicThermo::Cp(), dictionaryName::dictName(), psiuReactionThermo::heu(), Foam::makePatchTypeField(), basicThermo::p(), patchi, thermo, and psiuReactionThermo::Tu().
Referenced by mixedUnburntEnthalpyFvPatchScalarField::clone().