Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expandable connector fixes #11550

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Expandable connector fixes #11550

merged 1 commit into from
Nov 10, 2023

Conversation

perost
Copy link
Member

@perost perost commented Nov 10, 2023

  • Fix Typing.checkConnectorTypeBalance by using the instance parent instead of the direct parent when checking if a component is inside a connector or not.
  • Remove non-present variables in expandable connectors before collecting unassigned flow variables, to avoid generating equations for non-existent variables.
  • Remove unused function Typing.checkConnectorType.

- Fix Typing.checkConnectorTypeBalance by using the instance parent
  instead of the direct parent when checking if a component is inside a
  connector or not.
- Remove non-present variables in expandable connectors before
  collecting unassigned flow variables, to avoid generating equations
  for non-existent variables.
- Remove unused function Typing.checkConnectorType.
@perost perost added the COMP/OMC/Frontend Issue and pull request related to the frontend label Nov 10, 2023
@perost perost self-assigned this Nov 10, 2023
@perost perost enabled auto-merge (squash) November 10, 2023 13:02
@perost perost merged commit 1563dc2 into OpenModelica:master Nov 10, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/OMC/Frontend Issue and pull request related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant