95 const word& modelType,
autoPtr< Function1< scalar > > scale_
The scaling function.
dimensionedScalar lambda_
Damping coefficient [1/s].
vectorField origins_
Origins of the scaling coordinate.
A list of keyword definitions, which are a keyword followed by any number of values (e...
damping(const word &name, const word &modelType, const dictionary &dict, const fvMesh &mesh)
Construct from components.
TypeName("damping")
Runtime type information.
const fvMesh & mesh() const
Return const access to the mesh database.
virtual bool read(const dictionary &dict)
Read dictionary.
A class for handling words, derived from string.
const word & name() const
Return const access to the source name.
virtual ~damping()
Destructor.
Base fvOption for damping functions.
Mesh data needed to do the Finite Volume discretisation.
Cell-set options abstract base class. Provides a base set of controls, e.g.:
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
tmp< volScalarField::Internal > forceCoeff() const
vectorField directions_
Directions of increasing scaling coordinate.