Skip to content

Commit

Permalink
AvoidLetsOne
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Oct 12, 2020
1 parent 8a3f033 commit 7e98429
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions chapters/revisions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1265,8 +1265,8 @@ \subsection{Contributors to the Modelica Language, Version 3.2}\label{contributo
and demonstrated its use on a vehicle dynamics example. Utilizing the
prototype implementation, Francesco Casella demonstrated with a model of
a thermal power plant with 390 iteration variables of the initialization
problem, that an appropriate usage of the homotopy operator lets one
reliably initialize the system without providing guess values for the
problem, that an appropriate usage of the homotopy operator allows the
system to reliably initialized without providing guess values for the
iteration variables. This was a strong indication that the homotopy
operator will indeed improve initialization in Modelica significantly.

Expand Down Expand Up @@ -1426,13 +1426,13 @@ \subsection{Main changes in Modelica 3.1}\label{main-changes-in-modelica-3-1}
URIs can be used for links in html-documentation and for the Bitmap
annotation (such as: \filename{modelica://Modelica.Mechanics/C.jpg} for image
\filename{C.jpg} that is stored in the directory of package
\lstinline!Modelica.Mechanics!). This lets one store resources in a package on
\lstinline!Modelica.Mechanics!). This allows storing resources in a package on
persistent storage and to reference resources via package and resource
names.
\item
\emph{Annotation} \lstinline!connectorSizing! to automatically enlarge a
vector of connectors and connect to a free element of this vector when
a connection line is drawn. This lets one improve the user
a connection line is drawn. This allows improving the user
convenience, especially for state machine and fluid models.
\item
\emph{Annotation} \lstinline!inverse! to define inverses of functions. This
Expand Down Expand Up @@ -1874,7 +1874,7 @@ \subsection{Main Changes in Modelica 3.0}\label{main-changes-in-modelica-3-0}
New annotations for graphical annotations in \cref{annotations-for-graphical-objects}:\\
New attribute \lstinline!Smooth = enumeration(None, Bezier)! for graphical objects
and connection lines (Bezier defines a Bezier spline).\\
New attribute \lstinline!visible! in \lstinline!record Placement! lets one make a graphical
New attribute \lstinline!visible! in \lstinline!record Placement! allows making a graphical
annotation invisible (e.g.\ after inheritance).\\
New attributes \lstinline!startAngle!, \lstinline!endAngle! in record ellipse to define part
of an ellipse.\\
Expand Down

0 comments on commit 7e98429

Please sign in to comment.