- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Simple MultiBody question
Simple MultiBody question
Simple MultiBody question
I'm using MultiBody from the MSL. How can I create/attach an extra frame that is rigidly connected to an inertial part/component? (I need these extra frames in order to introduce forces/torques acting on the inertial component in a physically meaningful way).
Thanks, Henk
Re: Simple MultiBody question
Hi Henk,
From my understanding every parts in MultiBody library have at least one frame attached. Refer to The New Modelica MultiBody Library for more detail description.
Say you are using a Bodybox(like a beam) in Parts folder, then you can attach Force/Torque on both ends and the force and torque can described in either frame. If you want to have force not at the ends of the beam but in between ends, you need to attach a fixedtranslation to translate coordinate so that force can act on other positions of the beam.
Yuchen
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Simple MultiBody question