52 if (dict.
found(
"value"))
54 fvPatchScalarField::operator=
61 evaluate(Pstream::commsTypes::blocking);
102 const fixedJumpAMIFvPatchScalarField& TbPatch =
103 refCast<const fixedJumpAMIFvPatchScalarField>
108 fixedJumpAMIFvPatchScalarField& Tbp =
109 const_cast<fixedJumpAMIFvPatchScalarField&
>(TbPatch);
116 jump_ = thermo.
he(Tbp.jump(), faceCells);
virtual void updateCoeffs()
Update the coefficients.
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
fluidReactionThermo & thermo
Base-class for fluid and solid thermodynamic properties.
void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)
label index() const
Return the index of this patch in the fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e...
bool updated() const
Return true if the boundary condition has already been updated.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
void size(const label)
Override size to be inconsistent with allocated storage.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
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.
virtual volScalarField & he()=0
Enthalpy/Internal energy [J/kg].
const cyclicAMIFvPatch & cyclicAMIPatch() const
Return local reference cast into the cyclic AMI patch.
virtual const labelUList & faceCells() const
Return faceCells.
Field< scalar > jump_
"jump" field
Foam::fvPatchFieldMapper.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
This boundary condition provides an energy jump condition across a pair of coupled patches with an ar...
const fvPatch & patch() const
Return patch.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
volScalarField scalarField(fieldObject, mesh)
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
virtual const volScalarField & T() const =0
Temperature [K].
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
energyJumpAMIFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
static const basicThermo & lookupThermo(const fvPatchScalarField &pf)
Lookup the thermo associated with the given patch field.
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
virtual void write(Ostream &) const
Write.
virtual void write(Ostream &) const
Write.