Go to the documentation of this file.
41 const label patchi =
patch().index();
48 internalField().
group()
63 /(magGradU + ROOTVSMALL)
80 uPlus[facei] = uPlusTable_.interpolateLog10(
Rey[facei]);
97 uPlusTableName_(
"undefined-uPlusTableName"),
124 uPlusTableName_(ptf.uPlusTableName_),
125 uPlusTable_(ptf.uPlusTable_)
162 uPlusTableName_(wfpsf.uPlusTableName_),
163 uPlusTable_(wfpsf.uPlusTable_)
175 uPlusTableName_(wfpsf.uPlusTableName_),
176 uPlusTable_(wfpsf.uPlusTable_)
185 const label patchi =
patch().index();
192 internalField().
group()
202 return Rey/(calcUPlus(
Rey) + ROOTVSMALL);
213 writeEntry(
"value",
os);
224 nutUTabulatedWallFunctionFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
virtual void write(Ostream &) const
virtual tmp< scalarField > calcUPlus(const scalarField &Rey) const
virtual tmp< Field< Type > > snGrad() const
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
virtual tmp< volScalarField > nu() const =0
A class for handling words, derived from Foam::string.
constexpr const char *const group
A class for managing temporary objects.
static constexpr const zero Zero
This boundary condition provides a wall constraint on the turbulent viscosity, i.e....
static const word propertiesName
virtual const volVectorField & U(const turbulenceModel &turb) const
T get(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
virtual tmp< scalarField > calcNut() const
const nearWallDist & y() const
virtual tmp< scalarField > yPlus() const
Generic templated field type.
uniformInterpolationTable< scalar > uPlusTable_
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< Field< Type > > patchInternalField() const
label max(const labelHashSet &set, label maxValue=labelMin)
nutUTabulatedWallFunctionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Abstract base class for turbulence models (RAS, LES and laminar).
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 write(Ostream &os) const
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
Ostream & writeEntry(const keyType &key, const T &value)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface....
Foam::fvPatchFieldMapper.
static word groupName(StringType base, const word &group)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
The class nutWallFunction is a base class that parents the derived boundary conditions which provide ...
constant condensation/saturation model.
const Boundary & boundaryField() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...