40 mixedFvPatchScalarField(
p, iF)
42 valueFraction() = 0.0;
56 mixedFvPatchScalarField(
p, iF,
dict)
69 mixedFvPatchScalarField(ptf,
p, iF, mapper)
80 mixedFvPatchScalarField(tppsf, iF)
96 physicalProperties::typeName
101 mixedFvPatchScalarField& Tw = refCast<mixedFvPatchScalarField>
108 valueFraction() = Tw.valueFraction();
111 + patch().deltaCoeffs()*
114 -
thermo.heu(Tw, patch().faceCells())
117 mixedFvPatchScalarField::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 keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Mixed boundary condition for unburnt.
mixedUnburntEnthalpyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void updateCoeffs()
Update the coefficients associated with the patch 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