You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2019. It is now read-only.
- Added new module ExpandableConnectors that handles expandable
connections.
- Changed Prefixes.ConnectorType from an enumeration into a bit field,
so that it also can keep track of whether something is a connector,
expandable connector, or expandable connector element.
- Fixed connector form error message so that the whole connector name is
printed out.
- Changed OCConnectionGraph.handleOverconstrainedConnections to take a
Connections record, so it only needs to be created once and so that
expandable connector can be handled first.
- Removed the list of broken equations from Equation.CONNECT since it
wasn't used.
Belonging to [master]:
- #2941
- OpenModelica/OpenModelica-testsuite#1125
0 commit comments