Go to the documentation of this file.
43 fixedGradientFvPatchScalarField(
p, iF)
56 fixedGradientFvPatchScalarField(ptf,
p, iF, mapper)
68 fixedGradientFvPatchScalarField(
p, iF,
dict)
78 fixedGradientFvPatchScalarField(tppsf)
89 fixedGradientFvPatchScalarField(tppsf, iF)
103 const label patchi =
patch().index();
111 gradient() =
thermo.Cpv(pw, Tw, patchi)*Tw.snGrad()
112 +
patch().deltaCoeffs()*
118 fixedGradientFvPatchScalarField::updateCoeffs();
125 this->writeEntry(
"value",
os);
136 gradientEnergyFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
virtual tmp< Field< Type > > snGrad() const
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual void write(Ostream &) const
gradientEnergyFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
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.
static const basicThermo & lookupThermo(const fvPatchScalarField &pf)
Generic templated field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
virtual void updateCoeffs()
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Smooth ATC in cells next to a set of patches supplied by type.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
This boundary condition provides a gradient condition for internal energy, where the gradient is calc...