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

Connector equations #2486

Merged
merged 3 commits into from Feb 17, 2020
Merged

Conversation

HansOlsson
Copy link
Collaborator

Closes #2235
Please look at the discussion in that ticket. I might have missed something, but to me the general discussions regarding expressions was missing.

@@ -742,6 +742,9 @@ \subsection{Balancing Restriction and Size of Connectors}\doublelabel{balancing-
variables of an overdetermined type or record class (see \autoref{overconstrained-equation-operators-for-connection-graphs})
is the size of the output argument of the corresponding
\lstinline!equalityConstraint!() function.
\begin{nonnormative}
Expandable connector classes are excluded from this, since their component declarations are only a form of constraints.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"constraints" -> "constraint".

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

see \autoref{record-constructor-functions}. Additionally, record components can be used as
component references in expressions and in the left hand side of
assignments, subject to normal type compatibility rules. The components
see \autoref{record-constructor-functions}. The components
directly declared in a record may only be of specialized class record
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"record and type" should probably be "record or type".

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, done!

chapters/classes.tex Outdated Show resolved Hide resolved
@HansOlsson HansOlsson merged commit b71dd84 into modelica:master Feb 17, 2020
@HansOlsson HansOlsson deleted the ConnectorEquations branch February 17, 2020 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Equations with connectors
2 participants