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 &)=delete | |
| Disallow copy without setting internal field reference. More... | |
| mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Copy constructor 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 51 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 63 of file mixedUnburntEnthalpyFvPatchScalarField.C.
References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().

|
delete |
Disallow copy without setting internal field reference.
| mixedUnburntEnthalpyFvPatchScalarField | ( | const mixedUnburntEnthalpyFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Copy constructor setting internal field reference.
Definition at line 76 of file mixedUnburntEnthalpyFvPatchScalarField.C.
| TypeName | ( | "mixedUnburntEnthalpy" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 101 of file mixedUnburntEnthalpyFvPatchScalarField.H.
References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField(), and mixedUnburntEnthalpyFvPatchScalarField::updateCoeffs().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 87 of file mixedUnburntEnthalpyFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), basicThermo::Cp(), basicThermo::dictName, psiuReactionThermo::heu(), Foam::makePatchTypeField(), patchi, thermo, and psiuReactionThermo::Tu().
Referenced by mixedUnburntEnthalpyFvPatchScalarField::clone().

