Go to the documentation of this file.
52 #ifndef tabulatedAccelerationSource_H
53 #define tabulatedAccelerationSource_H
102 template<
class RhoFieldType>
105 const RhoFieldType&
rho,
114 TypeName(
"tabulatedAccelerationSource");
123 const word& modelType,
A class for handling words, derived from Foam::string.
const word & name() const
Return const access to the source name.
Solid-body 6-DoF acceleration source.
TypeName("tabulatedAccelerationSource")
Runtime type information.
Tabulated 6DoF acceleration.
Finite volume options abstract base class. Provides a base set of controls, e.g.:
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
const fvMesh & mesh() const
Return const access to the mesh database.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
tabulated6DoFAcceleration motion_
Run-time selectable acceleration model.
virtual bool read(const dictionary &dict)
Read dictionary.
virtual ~tabulatedAccelerationSource()=default
Destructor.
word UName_
Velocity field name, default = U.