modelica / Modelica-Compliance

A semantics compliance suite for the Modelica language
Other
17 stars 16 forks source link

Ambiguous test ModelicaCompliance.Connections.Restrictions.SizeOverconstrainedInvalid #67

Closed qlambert-pro closed 5 years ago

qlambert-pro commented 5 years ago

In model ModelicaCompliance.Connections.Restrictions.SizeOverconstrainedInvalid the modifier to r does not have the correct dimension value. The model, however, seem to be testing whether the number of flow variables is equal to the number of "other" variables for overdetermined connectors. I suggest we change the modifier to r from {1, 2, 3} to {1, 2} to resolve the ambiguity.