64 if (dict.
found(
"value"))
66 fvPatchScalarField::operator=
73 evaluate(Pstream::blocking);
112 const fixedJumpFvPatchScalarField& TbPatch =
113 refCast<const fixedJumpFvPatchScalarField>
118 fixedJumpFvPatchScalarField& Tbp =
119 const_cast<fixedJumpFvPatchScalarField&
>(TbPatch);
126 jump_ = thermo.
he(pp, Tbp.jump(), faceCells);
const fvPatch & patch() const
Return patch.
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...
const cyclicFvPatch & cyclicPatch() const
Return local reference cast into the cyclic patch.
void size(const label)
Override size to be inconsistent with allocated storage.
This boundary condition provides an energy jump condition across a pair of coupled patches...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Field< scalar > jump_
"jump" field
void writeEntry(const word &keyword, Ostream &os) const
Write the field as a dictionary entry.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
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)
energyJumpFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
Foam::fvPatchFieldMapper.
bool updated() const
Return true if the boundary condition has already been updated.
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
volScalarField scalarField(fieldObject, mesh)
virtual const volScalarField & T() const
Temperature [K].
virtual const labelUList & faceCells() const
Return faceCells.
virtual void write(Ostream &) const
Write.
label index() const
Return the index of this patch in the fvBoundaryMesh.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void write(Ostream &) const
Write.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void updateCoeffs()
Update the coefficients.