41 fixedGradientFvPatchScalarField(p, iF)
54 fixedGradientFvPatchScalarField(ptf, p, iF, mapper)
66 fixedGradientFvPatchScalarField(p, iF, dict)
76 fixedGradientFvPatchScalarField(tppsf)
87 fixedGradientFvPatchScalarField(tppsf, iF)
109 gradient() = thermo.
Cpv(pw, Tw, patchi)*Tw.
snGrad()
110 + patch().deltaCoeffs()*
112 thermo.
he(pw, Tw, patchi)
113 - thermo.
he(pw, Tw, patch().faceCells())
116 fixedGradientFvPatchScalarField::updateCoeffs();
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.
virtual tmp< Field< Type > > snGrad() const
Return patch-normal gradient.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const Boundary & boundaryField() const
Return const-reference to the boundary field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual const volScalarField & T() const
Temperature [K].
rhoReactionThermo & thermo
virtual tmp< volScalarField > Cpv() const =0
Heat capacity at constant pressure/volume [J/kg/K].
Macros for easy insertion into run-time selection tables.
virtual volScalarField & he()=0
Enthalpy/Internal energy [J/kg].
This boundary condition provides a gradient condition for internal energy, where the gradient is calc...
virtual volScalarField & p()
Pressure [Pa].
Foam::fvPatchFieldMapper.
static Table::iterator lookupThermo(const dictionary &thermoTypeDict, Table *tablePtr, const int nCmpt, const char *cmptNames[], const word &thermoTypeName)
Generic lookup for thermodynamics package thermoTypeName.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field, sets Updated to false.
gradientEnergyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)