- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Ambiguity in...
Page Start Prev 1 Next End
Ambiguity in MultiBody.Examples.Rotational3DEffects.GearConstraint
Ambiguity in MultiBody.Examples.Rotational3DEffects.GearConstraint
Feb-28-14 12:27:34
Hi. In the Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint model, input to the torque element is given by one sine wave for which the frequency is input as a vector. Isn't this wrong?
Also in the connect equation for the sine wave and the torque model is
connect(sine.y,torque1.torque)
whereas when we manually connect sine wave and a torque model, it asks for an index and the connect equation will be
connect(sine.y,torque1.torque[x]), x being either 1,2 or 3.
Can anyone explain why this ambiguity exists?
Edited by: Sanjay_Kamath - Feb-28-14 12:28:09
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Ambiguity in...
There are 0 guests and 0 other users also viewing this topic