Skip to content

Commit

Permalink
Non-normatively mention conceptual rewriting of when-equations
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Mar 16, 2022
1 parent 93fd873 commit e028cef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chapters/dae.tex
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ \chapter{Modelica DAE Representation}\label{modelica-dae-representation}
These variables change their value only at event instants $t_{\mathrm{e}}$.
\lstinline!pre(m)! are the values of $m$ immediately before the current event occurred.

\begin{nonnormative}
For equations in \lstinline!when!-clauses with discrete-valued variables on the left-hand side, the form \eqref{eq:dae-discrete-valued} relies upon the conceptual rewriting of equations described in \cref{defining-when-equations-by-if-expressions-in-equality-equations}.
\end{nonnormative}

\item
$c(t_{\mathrm{e}})$:
The conditions of all \lstinline!if!-expressions generated including \lstinline!when!-clauses after conversion, see \cref{when-equations}).
Expand Down

0 comments on commit e028cef

Please sign in to comment.