Skip to content

Commit

Permalink
Change section title to 'Recommended selection of start-values'
Browse files Browse the repository at this point in the history
Addressing comment by Hans: modelica#2916 (comment)
  • Loading branch information
henrikt-ma committed May 11, 2021
1 parent cb5a47f commit 02bad1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chapters/equations.tex
Expand Up @@ -926,7 +926,7 @@ \subsection{The Number of Equations Needed for Initialization}\label{the-number-
diagnostics are given.
\end{example}

\subsection{Recommended selection of start-attributes}\label{recommended-selection-of-start-attributes}
\subsection{Recommended selection of start values}\label{recommended-selection-of-start-values}

In general many variables have \lstinline!start!-attributes that are not fixed and selecting a sub-set of these can give a consistent set of start values close to the user-expectations.
The following gives a non-normative procedure for finding such a sub-set.
Expand Down
2 changes: 1 addition & 1 deletion chapters/revisions.tex
Expand Up @@ -1094,7 +1094,7 @@ \subsection{Main changes in Modelica 3.3}\label{main-changes-in-modelica-3-3}
\item
Can use the \lstinline!start!-attribute for a parameter to give a non-zero default that should be changed, \cref{initialization-initial-equation-and-initial-algorithm}.
\item
A recommened procedure for priority between initial values have been added, \cref{recommended-selection-of-start-attributes}.
A recommened procedure for priority between initial values have been added, \cref{recommended-selection-of-start-values}.
\item
Functions can be defined without algorithm-section, \cref{function-as-a-specialized-class}.
\item
Expand Down

0 comments on commit 02bad1b

Please sign in to comment.