47 #ifndef tabulatedAccelerationSource_H 48 #define tabulatedAccelerationSource_H 94 template<
class RhoFieldType>
97 const RhoFieldType&
rho,
106 TypeName(
"tabulatedAccelerationSource");
115 const word& modelType,
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~tabulatedAccelerationSource()
Destructor.
const fvMesh & mesh() const
Return const access to the mesh database.
word UName_
Velocity field name, default = U.
Tabulated 6DoF acceleration.
A class for handling words, derived from string.
TypeName("tabulatedAccelerationSource")
Runtime type information.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
const word & name() const
Return const access to the source name.
tabulated6DoFAcceleration motion_
Run-time selectable acceleration model.
Mesh data needed to do the Finite Volume discretisation.
Solid-body 6-DoF acceleration source.
Finite volume options abstract base class. Provides a base set of controls, e.g.: ...
virtual bool read(const dictionary &dict)
Read dictionary.