Go to the documentation of this file.
60 omega_(ptf.omega_.clone())
87 origin_(pivpvf.origin_),
89 omega_(pivpvf.omega_.clone())
98 const scalar t(this->db().time().timeOutputValue());
99 const scalar
om(omega_->value(t));
103 scalar(0), -omega.z(), omega.y(),
104 omega.z(), scalar(0), -omega.x(),
105 -omega.y(), omega.x(), scalar(0)
120 omega_->writeData(
os);
131 adjointRotatingWallVelocityFvPatchVectorField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A templated (3 x 3) tensor of objects of <T> derived from MatrixSpace.
virtual void write(Ostream &) const
A class for managing temporary objects.
static constexpr const zero Zero
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
The same as adjointWallVelocity but additionally computes the sensitivity contribution emerging from ...
virtual void write(Ostream &) const
adjointRotatingWallVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Adjoint wall velocity boundary condition. If nutUSpaldingWallFunction is employed in the flow solutio...
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 tmp< tensorField > dxdbMult() const
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
fvPatchField< vector > fvPatchVectorField
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
static tmp< T > New(Args &&... args)
Ostream & writeEntry(const keyType &key, const T &value)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...