54 if (!
dict.found(
"value"))
65 p0_ =
p.localPoints();
83 amplitude_(ptf.amplitude_),
100 amplitude_(ptf.amplitude_),
115 refCast<const angularOscillatingVelocityPointPatchVectorField>(ptf);
119 mapper(p0_, aOVptf.p0_);
129 refCast<const angularOscillatingVelocityPointPatchVectorField>(ptf);
133 p0_.
reset(aOVptf.p0_);
148 scalar angle = angle0_ + amplitude_*
sin(omega_*t.
value());
156 + p0Rel*(
cos(angle) - 1)
157 + (axisHat ^ p0Rel*
sin(angle))
158 + (axisHat & p0Rel)*(1 -
cos(angle))*axisHat
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...
void reset(const Field< Type > &)
Reset the field values to the given field.
friend Ostream & operator(Ostream &, const Field< vector > &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
scalar deltaTValue() const
Return time step value.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Foam::angularOscillatingVelocityPointPatchVectorField.
virtual void write(Ostream &) const
Write.
angularOscillatingVelocityPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &)
Construct from patch, internal field and dictionary.
virtual void reset(const pointPatchField< vector > &)
Reset the pointPatchField to the given pointPatchField.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void map(const pointPatchVectorField &, const fieldMapper &)
Map the given pointPatchField onto this pointPatchField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const Type & value() const
Return const reference to value.
Abstract base class for field mapping.
A FixedValue boundary condition for pointField.
const Time & time() const
Return time.
Abstract base class for point-mesh patch fields.
virtual void write(Ostream &) const
Write.
const DimensionedField< Type, pointMesh > & internalField() const
Return dimensioned internal field reference.
const pointPatch & patch() const
Return patch.
bool updated() const
Return true if the boundary condition has already been updated.
Basic pointPatch represents a set of points from the mesh.
Mesh consisting of general polyhedral cells.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void reset(const pointPatchField< Type > &)
Reset the pointPatchField to the given pointPatchField.
virtual void map(const pointPatchField< Type > &, const fieldMapper &)
Map the given pointPatchField onto this pointPatchField.
makePointPatchTypeField(pointPatchVectorField, angularOscillatingDisplacementPointPatchVectorField)
const dimensionSet dimless
dimensionedScalar sin(const dimensionedScalar &ds)
const dimensionSet dimLength
const dimensionSet dimTime
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.
const unitConversion unitRadians
dimensionedScalar cos(const dimensionedScalar &ds)