Opened 12 years ago

Closed 7 years ago

#1958 closed defect (wontfix)

Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Components.AxisType2.mos

Reported by: Christian Schubert Owned by: Per Östlund
Priority: high Milestone: 1.12.0
Component: Frontend Version: trunk
Keywords: unbalanced expandable connector Cc: Adrian Pop

Description

Hi,

in OpenModelica the model Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.Components.AxisType2 is unbalanced. In Dymola it is not.
I've been able to reduce the model to 7 equations and 11 variables. However, looking at the flat code produced by Dymola it should be unbalanced as well.

As I do not have sufficient knowledge about expandable connectors (this is where the problem lies) maybe someone else can have a look at the reduced problem

Attachments (4)

AxisType2.mo (2.0 KB ) - added by anonymous 12 years ago.
Controller.mo (1.3 KB ) - added by anonymous 12 years ago.
test.mos (210 bytes ) - added by anonymous 12 years ago.
AxisType2.mof (3.7 KB ) - added by anonymous 12 years ago.

Download all attachments as: .zip

Change History (16)

by anonymous, 12 years ago

Attachment: AxisType2.mo added

by anonymous, 12 years ago

Attachment: Controller.mo added

by anonymous, 12 years ago

Attachment: test.mos added

by anonymous, 12 years ago

Attachment: AxisType2.mof added

comment:1 by Adrian Pop, 12 years ago

Hi,

I don't think that non-complete models are of interest.
For expandable connector is a matter of how you interpret the specification.
We only connect all the variables from leafs to top in expandable connectors
while Dymola connects them also from top to leafs.
I really don't know if this is crucial or not (top to leafs connection) but
as far as I can see we don't have any issues with the models we've seen
until now.

Cheers,
Adrian Pop/

comment:2 by Christian Schubert, 12 years ago

Shall I then remove this test from the test suite?

comment:3 by Adrian Pop, 12 years ago

I think so.
I mean we should test only complete models and maybe some baseclasses where possible (some might have missing inners, etc). As far as I know the models of interest from the MSL are the ones which have the Experiment annotation on them.
However you can add more models if they are complete even if they don't have the Experiment annotation.

comment:4 by Martin Sjölund, 11 years ago

Milestone: 1.9.01.9.1

Postponed until 1.9.1

comment:5 by Martin Sjölund, 10 years ago

Milestone: 1.9.11.9.2

This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).

comment:6 by Martin Sjölund, 10 years ago

Milestone: 1.9.21.9.3

Milestone changed to 1.9.3 since 1.9.2 was released.

comment:7 by Martin Sjölund, 9 years ago

Milestone: 1.9.31.9.4

Moved to new milestone 1.9.4

comment:8 by Martin Sjölund, 9 years ago

Milestone: 1.9.41.9.5

Milestone pushed to 1.9.5

comment:9 by Martin Sjölund, 9 years ago

Milestone: 1.9.51.10.0

Milestone renamed

comment:10 by Martin Sjölund, 8 years ago

Milestone: 1.10.01.11.0

Ticket retargeted after milestone closed

comment:11 by Martin Sjölund, 8 years ago

Milestone: 1.11.01.12.0

Milestone moved to 1.12.0 due to 1.11.0 already being released.

comment:12 by Francesco Casella, 7 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.