40 fixedGradientFvPatchScalarField(
p, iF)
42 gradient() = scalar(0);
54 fixedGradientFvPatchScalarField(
p, iF,
dict)
67 fixedGradientFvPatchScalarField(ptf,
p, iF, mapper, false)
80 fixedGradientFvPatchScalarField(tppsf, iF)
94 mapper(*
this, ptf, [&](){
return this->patchInternalField(); });
95 mapper(gradient(), ptf.gradient(), scalar(0));
105 map(refCast<const gradientUnburntEnthalpyFvPatchScalarField>(ptf), mapper);
119 physicalProperties::typeName
130 + patch().deltaCoeffs()*
133 -
thermo.heu(Tw, patch().faceCells())
136 fixedGradientFvPatchScalarField::updateCoeffs();
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...
virtual const volScalarField & Cp() const =0
Heat capacity at constant pressure [J/kg/K].
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base class for field mapping.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field, sets Updated to false.
virtual tmp< Field< Type > > snGrad() const
Return patch-normal gradient.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
gradient boundary condition for unburnt
void map(const gradientUnburntEnthalpyFvPatchScalarField &, const fieldMapper &)
Map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
gradientUnburntEnthalpyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Base-class for combustion fluid thermodynamic properties based on compressibility.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
makeNullConstructablePatchTypeField(fvPatchVectorField, noSlipFvPatchVectorField)
fluidMulticomponentThermo & thermo