Fixed boundary condition for unburnt. More...


Public Member Functions | |
| TypeName ("fixedUnburntEnthalpy") | |
| Runtime type information. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given fixedUnburntEnthalpyFvPatchScalarField. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &) | |
| Construct as copy. More... | |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &, 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... | |
Fixed boundary condition for unburnt.
Definition at line 48 of file fixedUnburntEnthalpyFvPatchScalarField.H.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 37 of file fixedUnburntEnthalpyFvPatchScalarField.C.
Referenced by fixedUnburntEnthalpyFvPatchScalarField::clone(), and fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().

| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 61 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().

| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given fixedUnburntEnthalpyFvPatchScalarField.
onto a new patch
Definition at line 48 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().

Construct as copy.
Definition at line 73 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().

| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 83 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| TypeName | ( | "fixedUnburntEnthalpy" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 93 of file fixedUnburntEnthalpyFvPatchScalarField.H.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().

|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 110 of file fixedUnburntEnthalpyFvPatchScalarField.H.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField(), and fixedUnburntEnthalpyFvPatchScalarField::updateCoeffs().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 94 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), dictionaryName::dictName(), fvPatchField< Type >::evaluate(), psiuReactionThermo::heu(), Foam::makePatchTypeField(), Foam::operator==(), basicThermo::p(), patchi, and psiuReactionThermo::Tu().
Referenced by fixedUnburntEnthalpyFvPatchScalarField::clone().


1.8.13