Skip to content

Commit

Permalink
Update chapters/annotations.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
HansOlsson and henrikt-ma committed May 16, 2022
1 parent eb7f2af commit 8fee4b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ \section{Annotations for Simulations}\label{annotations-for-simulations}
\end{lstlisting}
The \lstinline!experiment! annotation defines the start time (\lstinline!StartTime!) in {[}s{]}, the stop time (\lstinline!StopTime!) in {[}s{]}, the suitable time resolution for the result grid (\lstinline!Interval!) in {[}s{]}, and the relative integration tolerance (\lstinline!Tolerance!) for simulation experiments to be carried out with the model or block at hand.
When \lstinline!Interval! or \lstinline!Tolerance! is not provided, the tool is responsible for applying appropriate defaults.
If \lstinline!StartTime! is not specified it is assumed to be \lstinline!0.0!.

If \lstinline!StopTime! is set the model is required to be a simulation model.
Tools can allow users to override these settings without modifying the model.
Expand Down

0 comments on commit 8fee4b0

Please sign in to comment.