modelFreeBody
Free flying body attached by two springs to environment
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example demonstrates:
- The animation of spring and damper components
- A body can be freely moving without any connection to a joint. In this case body coordinates are used automatically as states (whenever joints are present, it is first tried to use the generalized coordinates of the joints as states).
- If a body is freely moving, the initial position and velocity of the body can be defined with the "Initialization" menu as shown with the body "body1" in the left part (click on "Initialization").

Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | animation | true | = true, if animation shall be enabled |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Mechanics.MultiBody.World | world | ||
| Modelica.Mechanics.MultiBody.Parts.FixedTranslation | bar2 | ||
| Modelica.Mechanics.MultiBody.Forces.Spring | spring1 | ||
| Modelica.Mechanics.MultiBody.Parts.BodyShape | body | ||
| Modelica.Mechanics.MultiBody.Forces.Spring | spring2 |