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