Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
HansOlsson and henrikt-ma authored Nov 21, 2023
1 parent 1944c1f commit 32895ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1084,10 +1084,10 @@ \section{Balanced Models}\label{balanced-models}
I.e., top-level inputs are treated as known variables. This represents the number of binding equations that will be provided when the class is used.
\end{nonnormative}
\item
For over-determined connectors, \cref{equation-operators-for-overconstrained-connection-based-equation-systems1}, each spanning tree without any root node adds the difference between the size of the output of equalityConstraint and the size of the over-determined type or record.
For over-determined connectors, \cref{equation-operators-for-overconstrained-connection-based-equation-systems1}, each spanning tree without any root node adds the difference between the size of the output of \lstinline!equalityConstraint! and the size of the over-determined type or record.
\begin{nonnormative}
By definition this term is zero in simulation models, but relevant for checking component models.
There are no other changes in the variable and equation count for models - but a restriction on the size of the output of equalityConstraint, \cref{balancing-restriction-and-size-of-connectors}.
There are no other changes in the variable and equation count for models -- but a restriction on the size of the output of \lstinline!equalityConstraint!, \cref{balancing-restriction-and-size-of-connectors}.
\end{nonnormative}
\end{itemize}
\end{definition}
Expand Down

0 comments on commit 32895ac

Please sign in to comment.