Public Member Functions | List of all members
drivenLinearMotion Class Reference

Variable velocity displacement. The velocity is read from a uniformVectorField from the time registry with the name CofGvelocity. More...

Inheritance diagram for drivenLinearMotion:
Inheritance graph
[legend]
Collaboration diagram for drivenLinearMotion:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("drivenLinearMotion")
 
 drivenLinearMotion (const dictionary &SBMFCoeffs, const Time &runTime)
 
virtual autoPtr< solidBodyMotionFunctionclone () const
 
virtual ~drivenLinearMotion ()=default
 
virtual septernion transformation () const
 
virtual bool read (const dictionary &SBMFCoeffs)
 
- Public Member Functions inherited from solidBodyMotionFunction
 TypeName ("solidBodyMotionFunction")
 
 declareRunTimeSelectionTable (autoPtr, solidBodyMotionFunction, dictionary,(const dictionary &SBMFCoeffs, const Time &runTime),(SBMFCoeffs, runTime))
 
 solidBodyMotionFunction (const dictionary &SBMFCoeffs, const Time &runTime)
 
virtual ~solidBodyMotionFunction ()=default
 
virtual void writeData (Ostream &) const
 

Additional Inherited Members

- Static Public Member Functions inherited from solidBodyMotionFunction
static autoPtr< solidBodyMotionFunctionNew (const dictionary &SBMFCoeffs, const Time &runTime)
 
- Protected Member Functions inherited from solidBodyMotionFunction
 solidBodyMotionFunction (const solidBodyMotionFunction &)=delete
 
void operator= (const solidBodyMotionFunction &)=delete
 
- Protected Attributes inherited from solidBodyMotionFunction
dictionary SBMFCoeffs_
 
const Timetime_
 

Detailed Description

Variable velocity displacement. The velocity is read from a uniformVectorField from the time registry with the name CofGvelocity.

Optional plane of motion can be added with the normal vector

Source files

Definition at line 55 of file drivenLinearMotion.H.

Constructor & Destructor Documentation

◆ drivenLinearMotion()

drivenLinearMotion ( const dictionary SBMFCoeffs,
const Time runTime 
)

Definition at line 45 of file drivenLinearMotion.C.

References Foam::blockMeshTools::read().

Here is the call graph for this function:

◆ ~drivenLinearMotion()

virtual ~drivenLinearMotion ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( "drivenLinearMotion"  )

◆ clone()

virtual autoPtr<solidBodyMotionFunction> clone ( ) const
inlinevirtual

◆ transformation()

Foam::septernion transformation ( ) const
virtual

Implements solidBodyMotionFunction.

Definition at line 73 of file drivenLinearMotion.C.

References DebugInFunction, Foam::endl(), R, solidBodyMotionFunction::time_, and dimensioned::value().

Here is the call graph for this function:

◆ read()

bool read ( const dictionary SBMFCoeffs)
virtual

Implements solidBodyMotionFunction.

Definition at line 88 of file drivenLinearMotion.C.

References solidBodyMotionFunction::read().

Here is the call graph for this function:

The documentation for this class was generated from the following files: