Fixed ​
Constrains a translational flange to a fixed position.
This component represents a mechanical anchor or a fixed reference point within a 1D translational system. It rigidly sets the position of its single translational flange (flange) to a constant value specified by the parameter s0. The key behavior is defined by the simple algebraic constraint:
math
Usage ​
TranslationalComponents.Fixed(s0=0.0)
Parameters: ​
| Name | Description | Units | Default value |
|---|---|---|---|
s0 | Fixed offset position | m | 0 |
Connectors ​
flange- This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)
Behavior ​
Source ​
dyad
"""
Constrains a translational flange to a fixed position.
This component represents a mechanical anchor or a fixed reference point within a 1D translational system.
It rigidly sets the position of its single translational flange (`flange`) to a constant value specified by the parameter `s0`.
The key behavior is defined by the simple algebraic constraint:math flange.s = s0
Flattened Source
dyad
"""
Constrains a translational flange to a fixed position.
This component represents a mechanical anchor or a fixed reference point within a 1D translational system.
It rigidly sets the position of its single translational flange (`flange`) to a constant value specified by the parameter `s0`.
The key behavior is defined by the simple algebraic constraint:math flange.s = s0
Test Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses
Tests