43 fixedGradientFvPatchScalarField(
p, iF)
56 fixedGradientFvPatchScalarField(ptf,
p, iF, mapper)
68 fixedGradientFvPatchScalarField(
p, iF,
dict)
78 fixedGradientFvPatchScalarField(tppsf)
89 fixedGradientFvPatchScalarField(tppsf, iF)
102 const psiuReactionThermo&
thermo = db().lookupObject<psiuReactionThermo>
107 const label patchi = patch().index();
115 gradient() =
thermo.Cp(pw, Tw, patchi)*Tw.snGrad()
116 + patch().deltaCoeffs()*
118 thermo.heu(pw, Tw, patchi)
119 -
thermo.heu(pw, Tw, patch().faceCells())
122 fixedGradientFvPatchScalarField::updateCoeffs();
133 gradientUnburntEnthalpyFvPatchScalarField
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
static const word dictName
The dictionary name ("thermophysicalProperties").
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Smooth ATC in cells next to a set of patches supplied by type.
A FieldMapper for finite-volume patch fields.
virtual tmp< Field< Type > > snGrad() const
Return patch-normal gradient.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::buffered)
Evaluate the patch field, sets updated() to false.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
gradient boundary condition for unburnt
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
gradientUnburntEnthalpyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Foam::psiuReactionThermo.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
#define makePatchTypeField(PatchTypeField, typePatchTypeField)
Define a concrete fvPatchField type and add to run-time tables Example, (fvPatchScalarField,...
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
fvPatchField< scalar > fvPatchScalarField