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.
In model
ModelicaCompliance.Connections.Restrictions.SizeOverconstrainedInvalid
the modifier tor
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 tor
from{1, 2, 3}
to{1, 2}
to resolve the ambiguity.