41 fixedGradientFvPatchScalarField(p, iF)
54 fixedGradientFvPatchScalarField(ptf, p, iF, mapper)
66 fixedGradientFvPatchScalarField(p, iF, dict)
76 fixedGradientFvPatchScalarField(tppsf)
87 fixedGradientFvPatchScalarField(tppsf, iF)
113 gradient() = thermo.
Cp(pw, Tw, patchi)*Tw.
snGrad()
114 + patch().deltaCoeffs()*
116 thermo.
heu(pw, Tw, patchi)
117 - thermo.
heu(pw, Tw, patch().faceCells())
120 fixedGradientFvPatchScalarField::updateCoeffs();
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual tmp< Field< Type > > snGrad() const
Return patch-normal gradient.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const Boundary & boundaryField() const
Return const-reference to the boundary field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual const volScalarField & Tu() const =0
Unburnt gas temperature [K].
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
rhoReactionThermo & thermo
Macros for easy insertion into run-time selection tables.
const word dictName() const
Return the local dictionary name (final part of scoped name)
virtual volScalarField & p()
Pressure [Pa].
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
Foam::psiuReactionThermo.
gradientUnburntEnthalpyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
gradient boundary condition for unburnt
virtual tmp< volScalarField > Cp() const =0
Heat capacity at constant pressure [J/kg/K].
virtual volScalarField & heu()=0
Unburnt gas enthalpy [J/kg].
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field, sets Updated to false.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)