Skip to content

Commit

Permalink
Working
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Dec 17, 2020
1 parent 4e7579d commit 1c245d0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions chapters/revisions.tex
Expand Up @@ -53,21 +53,21 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2365}{\#2365}.
\item Rewrote rationale to be positive, \cref{rationale-for-clocked-semantics}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2512}{\#2512}.
\item Clarified terminology for discrete states, \cref{clocked-state-variable}.
\item Clarified terminology for discrete states, \cref{clocked-state-variables}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2651}{\#2651}.
\end{itemize}

\item Improved DAE-chapter to be a complete description, \cref{modelica-dae-representation}.
\begin{itemize}
Added clocked variables.
\item Added clocked variables.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2286}{\#2286}.
\item Stated solvability requirements for discrete-valued variables.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2639}{\#2639}.
\end{itemize}

\item Improved annotations.
\begin{itemize}
\item Clarified Evaluate annotation for hierarchical components, \cref{{annotations-for-code-generation}.
\item Clarified Evaluate annotation for hierarchical components, \cref{annotations-for-code-generation}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2288}{\#2288}.
\item Added test-case annotation for incorrect models, \cref{annotations-for-simulation-experiments}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2340}{\#2340}.
Expand Down Expand Up @@ -103,7 +103,7 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
\item Deprecate "builtin" external language, \cref{external-function-interface}.
Avoid reference to Modelica.Math \cref{built-in-mathematical-functions-and-external-built-in-functions}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2662}{\#2662}.
\item Deprecate byte order mark, \mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity}.
\item Deprecate byte order mark, \cref{mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2675}{\#2675}.
\item Minor English language improvements, including removing "allows to" and "may not".
Tickets \href{https://github.com/modelica/ModelicaSpecification/issues/2685}{\#2685}, \href{https://github.com/modelica/ModelicaSpecification/issues/2683}{\#2683}, and additional ones.
Expand All @@ -122,10 +122,12 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
\item Updated notation to use have mass-flows as derivatives, \cref{derivation-of-stream-equations}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2644}{\#2644}.

\if0
\item xxx, \cref{xxx}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/}{\#}.
\item xxx, \cref{xxx}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/}{\#}.
\fi
\end{itemize}
\section{Modelica 3.4}\label{modelica-3-4}
Modelica 3.4 was released April 10, 2017. The Modelica 3.4 specification
Expand Down

0 comments on commit 1c245d0

Please sign in to comment.