Go to the documentation of this file.
66 if (
dict.found(
"value"))
82 const energyJumpFvPatchScalarField& ptf
108 if (this->cyclicPatch().owner())
114 const fixedJumpFvPatchScalarField& TbPatch =
115 refCast<const fixedJumpFvPatchScalarField>
120 fixedJumpFvPatchScalarField& Tbp =
121 const_cast<fixedJumpFvPatchScalarField&
>(TbPatch);
138 this->writeEntry(
"value",
os);
149 energyJumpFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual void updateCoeffs()
virtual void setJump(const Field< scalar > &jump)
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
friend Ostream & operator(Ostream &, const fvPatchField< Type > &)
Abstract base-class for fluid and solid thermodynamic properties.
static const basicThermo & lookupThermo(const fvPatchScalarField &pf)
This boundary condition provides an energy jump condition across a pair of coupled patches....
Generic templated field type.
virtual void write(Ostream &) const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const cyclicFvPatch & cyclicPatch() const
virtual void evaluate(const Pstream::commsTypes commsType)
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()
virtual void write(Ostream &) const
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual const labelUList & faceCells() const
energyJumpFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Foam::fvPatchFieldMapper.
const fvPatch & patch() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
UList< label > labelUList
A UList of labels.
virtual volScalarField & he()=0
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...
string evaluate(label fieldWidth, const std::string &s, size_t pos=0, size_t len=std::string::npos)