Go to the documentation of this file.
41 mixedFvPatchScalarField(
p, iF)
43 valueFraction() = 0.0;
58 mixedFvPatchScalarField(ptf,
p, iF, mapper)
70 mixedFvPatchScalarField(
p, iF,
dict)
80 mixedFvPatchScalarField(tppsf)
91 mixedFvPatchScalarField(tppsf, iF)
112 mixedFvPatchScalarField& Tw = refCast<mixedFvPatchScalarField>
119 valueFraction() = Tw.valueFraction();
122 + patch().deltaCoeffs()*
125 -
thermo.heu(pw, Tw, patch().faceCells())
128 mixedFvPatchScalarField::updateCoeffs();
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Foam::psiuReactionThermo.
static const word dictName
mixedUnburntEnthalpyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Mixed boundary condition for unburnt.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
Foam::fvPatchFieldMapper.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...