Skip to content

Commit

Permalink
Update chapters/dae.tex
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 committed Oct 3, 2023
1 parent d917df5 commit 4648a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/dae.tex
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ \chapter{Modelica DAE Representation}\label{modelica-dae-representation}
\item
Non-\lstinline!Integer! equations at most requiring flipping sides of the equation to obtain the used assignment form.
\item
For \lstinline!Integer! uniquely as a term (without any multiplicative factor) on either side of the equation, at most requiring addition or subtraction of a previously computed value to obtain the used assignment form.
For \lstinline!Integer! equations the solved variable must appear uniquely as a term (without any multiplicative factor) on either side of the equation, at most requiring addition or subtraction of other terms in the equation to obtain the used assignment form.
\end{itemize}
The interpretation of the non-solved form of \eqref{eq:dae-discrete-real} at events, on the other hand, is that at events, the discrete-time \lstinline!Real! variables $z$ are solved together with the continuous-time variables using \eqref{eq:dae} and \eqref{eq:dae-discrete-real}.

Expand Down

0 comments on commit 4648a07

Please sign in to comment.