41 fixedValueFvPatchVectorField(p, iF),
53 fixedValueFvPatchVectorField(p, iF),
68 fixedValueFvPatchVectorField(ptf, p, iF, mapper),
78 fixedValueFvPatchVectorField(ptf),
89 fixedValueFvPatchVectorField(ptf, iF),
116 vector tauHat = tau0_/(
mag(tau0_) + ROOTVSMALL);
120 operator==(tauHat*(tauHat & (tau0_*(1.0/(ry*nuEff)) + Uc)));
122 fixedValueFvPatchVectorField::updateCoeffs();
130 writeEntry(
"value", os);
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
dimensioned< scalar > mag(const dimensioned< Type > &)
const char *const group
Group name for atomic constants.
Foam::fvPatchFieldMapper.
A list of keyword definitions, which are a keyword followed by any number of values (e...
static word groupName(Name name, const word &group)
virtual tmp< volScalarField > nuEff() const =0
Return the effective viscosity.
Macros for easy insertion into run-time selection tables.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
Set a constant shear stress as tau0 = -nuEff dU/dn.
rDeltaT dimensionedInternalField()
Abstract base class for turbulence models (RAS, LES and laminar).
T lookupOrDefault(const word &, const T &, bool recursive=false, bool patternMatch=true) const
Find and return a T,.
virtual void write(Ostream &) const
Write.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
static const word propertiesName
Default name of the turbulence properties dictionary.
fixedShearStressFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.