Motions
Define body motions in SimLab.
From the menu bar, click .
Introduction
Common parameters:
- Start Time / End Time
- Specifies the start and finish times which define the window where the motion is active.
- Damping Time
- This parameter specifies a time window for the acceleration of the body. At the start time, the motion will ramp up from the body’s initial state to the specified value over this time. This minimizes pressure fluctuations and instabilities caused by instantaneous changes in velocity.
- Advanced Options
- A free text box where additional parameters can be specified.
Motion Types
The following motion types are supported in SimLab. Also, animation is supported for few of the motions.
- Translation
- motion_type = IMPOSE_VEL. Defines a translation type motion.
- Rotation
- motion_type = ROTATE_AXIS. Defines a rotation type motion.
- Planetary
- motion_type = PLANETARY. Allows definition of planetary gears.
- Conrod
- motion_type = CONROD. Allows definition of a piston and conrod
mechanism.Note: Conrod motion is normally accompanied by a Rotation motion for the crankshaft.
- Rigid Body
- motion_type = PASSIVE_RIGID_BODY. Defines a 6-DOF rigid body motion for a body freely interacting with the fluid. Constraints, forces, and damping are available for each translation and rotation component.
- Custom
- motion_type = POSITION_FILE. Allows import of a time history file to define any kind of arbitrary motion. The solver will automatically linearly interpolate between the prescribed position data.
- Ocillate
- motion_type = OSCILLATE. Oscillatory motion is defined as the to and fro motion of an object from its mean position.
Other Options
A free text box where additional parameters can be specified.