Skip to content

Commit

Permalink
Cleanup related to 'spatialDistribution'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Oct 13, 2020
1 parent 271ff7c commit a0b69a2
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions chapters/revisions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@ \subsection{Main changes in Modelica 3.4}\label{main-changes-in-modelica-3-4}
and 12.5. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/1608}{\#1608}.
\item
Clarified named arguments for builtin operators, in particular
spatialDistribution, \cref{derivative-and-special-purpose-operators-with-function-syntax} and \cref{positional-or-named-input-arguments-of-functions}. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/2002}{\#2002}.
Clarified named arguments for builtin operators, in particular \lstinline!spatialDistribution!, \cref{derivative-and-special-purpose-operators-with-function-syntax} and \cref{positional-or-named-input-arguments-of-functions}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2002}{\#2002}.
\item
Clarified that \lstinline!semiLinear! is continuous, \cref{derivative-and-special-purpose-operators-with-function-syntax}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/112}{\#112}.
Expand Down Expand Up @@ -474,8 +473,8 @@ \subsection{Main changes in Modelica 3.3 Revision 1}\label{main-changes-in-model
Corrected size of enumeration, \cref{numeric-functions-and-conversion-functions} and \cref{type-conversion-of-enumeration-values-to-string-or-integer}. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/1369}{\#1369}.
\item
Clarified \lstinline!spatialDistribution!, \cref{built-in-mathematical-functions-and-external-built-in-functions}. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/1510}{\#1510}.
Clarified \lstinline!spatialDistribution!, \cref{built-in-mathematical-functions-and-external-built-in-functions}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/1510}{\#1510}.
\item
Restricted \lstinline!cardinality! to give a clear definition, \cref{cardinality-deprecated}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/1409}{\#1409}.
Expand Down Expand Up @@ -694,8 +693,7 @@ \subsection{Main changes in Modelica 3.3}\label{main-changes-in-modelica-3-3}
\item
Language elements to define synchronous state machines, \cref{state-machines}.
\item
The spatialDistribution function for special one-dimensional flow
problems, \cref{spatialdistribution}.
The \lstinline!spatialDistribution! function for special one-dimensional flow problems, \cref{spatialdistribution}.
\item
The getInstanceName function for diagnostic messages, \cref{getinstancename}.
\item
Expand Down Expand Up @@ -776,7 +774,7 @@ \subsection{Contributors to Modelica 3.3}\label{contributors-to-modelica-3-3}
been provided by Alain Thura, Emmanuel Ledinot, Claire Campan, and
Martin Malmheden.

The spatialDistribution operator was initiated by Hubertus Tummescheit,
The \lstinline!spatialDistribution! operator was initiated by Hubertus Tummescheit,
based on an operator of Dymola, and with contributions from Hans Olsson.

The improved definition of pure and impure functions and the enhanced import-clause was proposed by Peter Fritzson.
Expand Down

0 comments on commit a0b69a2

Please sign in to comment.