41 fixedValueFvPatchScalarField(p, iF)
54 fixedValueFvPatchScalarField(ptf, p, iF, mapper)
66 fixedValueFvPatchScalarField(p, iF, dict)
76 fixedValueFvPatchScalarField(tppsf)
87 fixedValueFvPatchScalarField(tppsf, iF)
109 fixedValueFvPatchScalarField::updateCoeffs();
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field, sets Updated to false.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Abstract base-class for fluid and solid thermodynamic properties.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Macros for easy insertion into run-time selection tables.
static Table::iterator lookupThermo(const dictionary &thermoDict, Table *tablePtr)
Generic lookup for each of the related thermodynamics packages.
virtual volScalarField & he()=0
Enthalpy/Internal energy [J/kg].
virtual volScalarField & p()
Pressure [Pa].
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
fixedEnergyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Foam::fvPatchFieldMapper.
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
virtual const volScalarField & T() const
Temperature [K].
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides a fixed condition for internal energy.