Fixed boundary condition for unburnt. More...
#include <reactionThermophysicalModels/fixedUnburntEnthalpyFvPatchScalarField.H>
Fixed boundary condition for unburnt.
Definition at line 49 of file fixedUnburntEnthalpyFvPatchScalarField.H.
Public Member Functions | |
| TypeName ("fixedUnburntEnthalpy") | |
| Runtime type information.
| |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field.
| |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given fixedUnburntEnthalpyFvPatchScalarField.
| |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &) | |
| Construct as copy.
| |
| virtual tmp< fvPatchScalarField > | clone () const |
| Construct and return a clone.
| |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &, 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.
| |
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 40 of file fixedUnburntEnthalpyFvPatchScalarField.C.
Referenced by fixedUnburntEnthalpyFvPatchScalarField::clone().
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 62 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| 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 50 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | tppsf ) |
Construct as copy.
Definition at line 73 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 82 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| TypeName | ( | "fixedUnburntEnthalpy" | ) |
Runtime type information.
| virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 94 of file fixedUnburntEnthalpyFvPatchScalarField.H.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().
| 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 fixedUnburntEnthalpyFvPatchScalarField.H.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().
| void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 93 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References GeometricField< Type, PatchField, GeoMesh >::boundaryField(), fvPatchField< Type >::evaluate(), hhuCombustionThermo::hu(), Foam::operator==(), thermo, and hhuCombustionThermo::Tu().