50 const this_bctype& ptf,
56 parent_bctype(ptf,
p, iF, mapper)
68 parent_bctype(
p, iF,
dict)
75 const this_bctype& ptf,
79 parent_bctype(ptf, iF)
92 const psiuReactionThermo&
thermo = db().lookupObject<psiuReactionThermo>
97 const label patchi =
patch().index();
105 gradient() =
thermo.Cp(pw, Tw, patchi)*Tw.snGrad()
106 +
patch().deltaCoeffs()*
108 thermo.heu(pw, Tw, patchi)
112 this->parent_bctype::updateCoeffs();
123 gradientUnburntEnthalpyFvPatchScalarField
word dictName() const
The local dictionary name (final part of scoped name)
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Macros for easy insertion into run-time selection tables.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::buffered)
Evaluate the patch field, sets updated() to false.
psiReactionThermo & thermo
fvPatchField< scalar > fvPatchScalarField
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
A FieldMapper for finite-volume patch fields.
gradientUnburntEnthalpyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const std::string patch
OpenFOAM patch number as a std::string.
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)