Go to the documentation of this file.
42 mixedFvPatchScalarField(
p, iF)
44 valueFraction() = 0.0;
59 mixedFvPatchScalarField(ptf,
p, iF, mapper)
71 mixedFvPatchScalarField(
p, iF,
dict)
81 mixedFvPatchScalarField(tppsf)
92 mixedFvPatchScalarField(tppsf, iF)
109 mixedFvPatchScalarField& Tw = refCast<mixedFvPatchScalarField>
116 valueFraction() = Tw.valueFraction();
120 + patch().deltaCoeffs()*
123 -
thermo.he(pw, Tw, patch().faceCells())
126 mixedFvPatchScalarField::updateCoeffs();
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
static Table::iterator lookupThermo(const dictionary &thermoDict, Table *tablePtr)
Generic lookup for each of the related thermodynamics packages.
mixedEnergyFvPatchScalarField(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...
Abstract base-class for fluid and solid thermodynamic properties.
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.
This boundary condition provides a mixed condition for internal energy.
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...