Go to the documentation of this file.
66 if (
dict.found(
"value"))
82 const energyJumpAMIFvPatchScalarField& ptf
108 if (this->cyclicAMIPatch().owner())
114 const fixedJumpAMIFvPatchScalarField& TbPatch =
115 refCast<const fixedJumpAMIFvPatchScalarField>
120 fixedJumpAMIFvPatchScalarField& Tbp =
121 const_cast<fixedJumpAMIFvPatchScalarField&
>(TbPatch);
138 this->writeEntry(
"value",
os);
149 energyJumpAMIFvPatchScalarField
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.
energyJumpAMIFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
virtual void write(Ostream &) const
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
virtual void updateCoeffs()
friend Ostream & operator(Ostream &, const fvPatchField< Type > &)
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)
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.
const cyclicAMIFvPatch & cyclicAMIPatch() const
virtual void updateCoeffs()
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual void write(Ostream &) const
virtual const labelUList & faceCells() const
This boundary condition provides an energy jump condition across a pair of coupled patches with an ar...
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)