48 if (
dict.found(
"value"))
112 .patchInternalField()
116 refValue() = mapper.fromNeighbour(UpNbr);
120 refValue() -=
n*(
n & refValue());
133 transportModel.rho().boundaryField()[patch().index()]
134 *transportModel.nuEff(patch().index())
135 *patch().deltaCoeffs()
145 transportModelNbr.rho().boundaryField()[patchNbr.
index()]
155 valueFraction() = Ds/(muEffByDelta + Ds);
164 transportModelNbr.rho().boundaryField()[patchNbr.
index()]
165 *transportModelNbr.nuEff(patchNbr.
index())
172 valueFraction() = muEffByDeltaNbr()/(muEffByDelta + muEffByDeltaNbr());
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionSet & dimensions() const
Return dimensions.
Generic GeometricField class.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
static int & msgType()
Message tag of standard messages.
Base class for single-phase compressible turbulence models.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
Film surface velocity boundary condition.
filmSurfaceVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
friend Ostream & operator(Ostream &, const fvPatchField< Type > &)
virtual void operator=(const UList< Type > &)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
label index() const
Return the index of this patch in the fvBoundaryMesh.
virtual const scalarField & deltaCoeffs() const
Return the face - cell distance coefficient.
const GeometricField::Patch & lookupPatchField(const word &name) const
Lookup and return the patchField of the named field from the.
Base class for fv patches that provide mapping between two fv patches.
const fvPatch & nbrFvPatch() const
Get the patch to map from.
static const mappedFvPatchBaseBase & getMap(const fvPatch &patch)
Cast the given fvPatch to a mappedFvPatchBaseBase. Handle errors.
const fvMesh & nbrMesh() const
Get the mesh for the region to map from.
This boundary condition provides a base class for 'mixed' type boundary conditions,...
const Type & lookupType(const word &group=word::null) const
Lookup and return the object of the given Type.
A class for managing temporary objects.
const dimensionSet dimless
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
dimensioned< scalar > mag(const dimensioned< Type > &)
Field< vector > vectorField
Specialisation of Field<T> for vector.
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)