Pull request #3129 updated Connecting to https://api.github.com using GitHub Access Token Connecting to https://api.github.com to check permissions of obtain list of HansOlsson for modelica/ModelicaSpecification Obtained .CI/Jenkinsfile from c04de4d97919da864eb491b6fb94293bbbc0014c+eef591ed0dfa5d10b9cf06dc37780029c6bf52b0 (99540fb0672189a08cdd619f1d462d539370ca5c) [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit eef591ed0dfa5d10b9cf06dc37780029c6bf52b0 into PR head commit c04de4d97919da864eb491b6fb94293bbbc0014c Merge succeeded, producing c04de4d97919da864eb491b6fb94293bbbc0014c Checking out Revision c04de4d97919da864eb491b6fb94293bbbc0014c (PR-3129) Commit message: "Modify the previous to better handle stream-connectors." > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129/.git # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3129/head:refs/remotes/origin/PR-3129 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c04de4d97919da864eb491b6fb94293bbbc0014c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge eef591ed0dfa5d10b9cf06dc37780029c6bf52b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c04de4d97919da864eb491b6fb94293bbbc0014c # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-3129 # timeout=10 > git checkout -b PR-3129 c04de4d97919da864eb491b6fb94293bbbc0014c # timeout=10 > git rev-list --no-walk 63013a13084dd0721df4f1daafc82515c7093638 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . alpine:3.9 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat $ docker top 5c375d47405081031d4cd9af74ed0326a451fab1ab684fbc94beb996fb711734 -eo pid,comm [Pipeline] { [Pipeline] sh + grep -n '[ ]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/copyright.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/titlepage.tex chapters/unitexpressions.tex [Pipeline] } $ docker stop --time=1 5c375d47405081031d4cd9af74ed0326a451fab1ab684fbc94beb996fb711734 $ docker rm -f 5c375d47405081031d4cd9af74ed0326a451fab1ab684fbc94beb996fb711734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit eef591ed0dfa5d10b9cf06dc37780029c6bf52b0 into PR head commit c04de4d97919da864eb491b6fb94293bbbc0014c Merge succeeded, producing c04de4d97919da864eb491b6fb94293bbbc0014c Checking out Revision c04de4d97919da864eb491b6fb94293bbbc0014c (PR-3129) Commit message: "Modify the previous to better handle stream-connectors." Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129/.git # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3129/head:refs/remotes/origin/PR-3129 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c04de4d97919da864eb491b6fb94293bbbc0014c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge eef591ed0dfa5d10b9cf06dc37780029c6bf52b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c04de4d97919da864eb491b6fb94293bbbc0014c # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-3129 # timeout=10 > git checkout -b PR-3129 c04de4d97919da864eb491b6fb94293bbbc0014c # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh + docker pull modelicaspec/latexml:20210330 20210330: Pulling from modelicaspec/latexml Digest: sha256:b30ef198df11b35eaad38fa7c24094b45ad7d5cb4e9802a90c60556dc0552510 Status: Image is up to date for modelicaspec/latexml:20210330 docker.io/modelicaspec/latexml:20210330 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20210330 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20210330 cat $ docker top 263e4fd309abf12f3cca6942ff8ff0a53f53fa4255595bedbcc638763a3209f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /tmp/jenkins [Pipeline] sh + latexmk -pdf MLS.tex Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/texmf-dist/tex/latex/index/index.sty LaTeX Warning: Command \markboth has changed. Check if current package is valid. LaTeX Warning: Command \markright has changed. Check if current package is valid. ) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty `newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe) (/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.sty)) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty) (/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)) Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. (biblatex) Loading 'csquotes' recommended. (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./MLS.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)) No file MLS.bbl. Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 27. (./chapters/titlepage.tex (./chapters/abstract.tex (/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd)) Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L anguage.pdf>]) (./chapters/copyright.tex LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 8. ) [1] [2] (./chapters/preface.tex [3 <./media/diagram_examples.png>] LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 47. ) [4] (./chapters/introduction.tex Chapter 1. [5] LaTeX Warning: Reference `document-index' on page 1 undefined on input line 59. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [6] LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 128. ) [7] (./chapters/lexicalstructure.tex Chapter 2. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 14. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 18. [8] LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 78. LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 1 undefin ed on input line 98. LaTeX Warning: Reference `packages' on page 1 undefined on input line 99. LaTeX Warning: Reference `component-declarations' on page 1 undefined on input line 107. LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 10 7. [9] LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 142. LaTeX Warning: Reference `integer-type' on page 1 undefined on input line 169. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 182. [10] LaTeX Warning: Reference `lexical-conventions' on page 11 undefined on input li ne 252. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 253. ) [11] (./chapters/operatorsandexpressions.tex Chapter 3. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 3. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 10. LaTeX Warning: Reference `tab:operator-precedence' on page 1 undefined on input line 16. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 16. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 16. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 17. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 20. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 20. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 21. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 21. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 43. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 43. [12] [13] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 153. LaTeX Warning: Reference `equations' on page 1 undefined on input line 191. LaTeX Warning: Reference `equality-and-assignment' on page 1 undefined on input line 191. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 191. [14] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 238. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 242. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 260. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 264. [15] LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 268. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 279. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 2 81. [16] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 336. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 338. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 340. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 342. LaTeX Warning: Reference `built-in-functions' on page 1 undefined on input line 345. LaTeX Warning: Reference `modelica:abs' on page 1 undefined on input line 357. LaTeX Warning: Reference `modelica:sign' on page 1 undefined on input line 358. LaTeX Warning: Reference `modelica:sqrt' on page 1 undefined on input line 359. LaTeX Warning: Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 360. LaTeX Warning: Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 361. LaTeX Warning: Reference `modelica:to-String' on page 1 undefined on input line 362. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 367. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 369. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 369. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 407. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 420. [17] LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 434. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 476. LaTeX Warning: Reference `modelica:div' on page 1 undefined on input line 483. LaTeX Warning: Reference `modelica:mod' on page 1 undefined on input line 484. LaTeX Warning: Reference `modelica:rem' on page 1 undefined on input line 485. LaTeX Warning: Reference `modelica:ceil' on page 1 undefined on input line 486. LaTeX Warning: Reference `modelica:floor' on page 1 undefined on input line 487 . LaTeX Warning: Reference `modelica:integer' on page 1 undefined on input line 4 88. [18] LaTeX Warning: Reference `modelica:atan2' on page 1 undefined on input line 601 . [19] LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 612. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 643. LaTeX Warning: Reference `modelica:delay' on page 1 undefined on input line 644 . LaTeX Warning: Reference `modelica:cardinality' on page 1 undefined on input li ne 645. LaTeX Warning: Reference `modelica:homotopy' on page 1 undefined on input line 646. LaTeX Warning: Reference `modelica:semiLinear' on page 1 undefined on input lin e 647. LaTeX Warning: Reference `modelica:inStream' on page 1 undefined on input line 648. LaTeX Warning: Reference `modelica:actualStream' on page 1 undefined on input l ine 649. LaTeX Warning: Reference `modelica:spatialDistribution' on page 1 undefined on input line 650. LaTeX Warning: Reference `modelica:getInstanceName' on page 1 undefined on inpu t line 651. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 667. [20] LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 685. LaTeX Warning: Reference `delay' on page 1 undefined on input line 686. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 700. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 721. LaTeX Warning: Reference `homotopy' on page 1 undefined on input line 722. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 733. LaTeX Warning: Reference `semilinear' on page 1 undefined on input line 734. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 746. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 757. [21] LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 771. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 78 1. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 827. [22] [23] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 952. [24] [25] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1075. [26] [27] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1164. LaTeX Warning: Reference `modelica:initial' on page 1 undefined on input line 1 171. LaTeX Warning: Reference `modelica:terminal' on page 1 undefined on input line 1172. LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 173. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 11 74. LaTeX Warning: Reference `modelica:event-sample' on page 1 undefined on input l ine 1175. LaTeX Warning: Reference `modelica:pre' on page 1 undefined on input line 1176. LaTeX Warning: Reference `modelica:edge' on page 1 undefined on input line 1177 . LaTeX Warning: Reference `modelica:change' on page 1 undefined on input line 11 78. LaTeX Warning: Reference `modelica:reinit' on page 1 undefined on input line 11 79. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 15. LaTeX Warning: Reference `modelica:smooth' on page 28 undefined on input line 1 215. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1215. [28] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1272. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1325. [29] LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1332. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1352. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1367. [30] LaTeX Warning: Reference `inheritance-of-functions' on page 1 undefined on inpu t line 1401. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 1402. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1403. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1406. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1419. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1440. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 1451. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1470. [31] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1480. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1502. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 32 undefined on input line 1503. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 1503. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1509. [32] LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1548. ) [33] (./chapters/classes.tex Chapter 4. LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 50. [34] LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 58. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 59. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 82. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 1 unde fined on input line 84. LaTeX Warning: Reference `records' on page 1 undefined on input line 86. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 88. [35] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 168. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 180. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 180. [36] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 199. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 201. LaTeX Warning: Reference `equation-categories' on page 1 undefined on input lin e 206. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 208. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 214. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 220. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 223. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 25. LaTeX Warning: Reference `definition-of-stream-connectors' on page 1 undefined on input line 228. LaTeX Warning: Reference `primitive-elements' on page 1 undefined on input line 230. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 231. LaTeX Warning: Reference `variability-of-structured-entities' on page 1 undefin ed on input line 236. [37] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 241. LaTeX Warning: Reference `function-call' on page 1 undefined on input line 255. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 25 8. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 26 4. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 282. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 28 6. [38] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 354. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 354. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 368. [39] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 371. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 373. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 398. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 402. [40] [41] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 545. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 555. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 566. [42] [43] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 698. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 721. [44] [45] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 798. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 801. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 818. LaTeX Warning: Reference `packages' on page 1 undefined on input line 830. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 833. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 833. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 836. [46] [47] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 926. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 958 . LaTeX Warning: Reference `algorithm-sections' on page 1 undefined on input line 958. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 959. [48] [49] [50] [51] [52] [53] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1429. [54] [55] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1521. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1522. [56] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1634. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 1641. [57] LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 704. LaTeX Warning: Reference `assert' on page 1 undefined on input line 1708. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 1 undefined on input line 1715. [58] LaTeX Warning: Reference `annotations' on page 1 undefined on input line 1719. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1724. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1724. ) [59] (./chapters/scoping.tex Chapter 5. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 8. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 16. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 51. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 51. [60] LaTeX Warning: Reference `the-class-tree' on page 1 undefined on input line 61. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 65. LaTeX Warning: Reference `for-statement' on page 1 undefined on input line 65. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 65. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 68. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 99. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 107. [61] LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 138. LaTeX Warning: Reference `lookup-of-imported-names' on page 1 undefined on inpu t line 151. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 160. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 162. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 173. [62] [63] [64] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 1 undefined on input line 342. [65] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 386. [66] LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 461. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 461. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 1 unde fined on input line 461. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 461. [67] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 584. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 585. [68] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 610. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 630. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 648. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 648 . LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 649. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 649. LaTeX Warning: Reference `semantics-summary' on page 1 undefined on input line 649. [69]) [70] (./chapters/interface.tex Chapter 6. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 5. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 6. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 11. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 12. [71] LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 87. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 89. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 94. [72 <./media/subtype.pdf>] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 136. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 169. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 69. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 186. [73] LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 220. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 220. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 234. [74] LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 298. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3 03. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 308. [75] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 378. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 379. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 388. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 399. [76] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 503. [77] LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 528. LaTeX Warning: Reference `function-variability' on page 1 undefined on input li ne 540. [78] LaTeX Warning: Reference `arrays' on page 1 undefined on input line 594. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 605. LaTeX Warning: Reference `element-wise-exponentiation' on page 1 undefined on i nput line 608. LaTeX Warning: Reference `division-by-numeric-scalars' on page 1 undefined on i nput line 608. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 608. ) [79] (./chapters/inheritance.tex Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 1 undefined on input line 24. [80] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 77. LaTeX Warning: Reference `the-inherited-contents-of-the-element' on page 1 unde fined on input line 120. [81] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 131. [82] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 228. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 257. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 271. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 27 2. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 277. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 278. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 279. [83] LaTeX Warning: Reference `modification' on page 1 undefined on input line 311. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 319. [84] [85] [86] [87] LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 595. [88] LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 667. [89] [90] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 792. [91] [92] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 960. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 965. [93] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 980. [94]) [95] (./chapters/equations.tex Chapter 8. LaTeX Warning: Reference `equations-in-equation-sections' on page 1 undefined o n input line 13. LaTeX Warning: Reference `declaration-equations' on page 1 undefined on input l ine 15. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 17. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 21. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 23. [96] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 66. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 77. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 89. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 108. [97] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 137. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 157. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 159. [98] [99] [100] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 365. [101] LaTeX Warning: Reference `when-statements' on page 1 undefined on input line 39 0. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 425. [102] LaTeX Warning: Reference `assert' on page 1 undefined on input line 504. [103] LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 529. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 537. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 54 9. [104] LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 622 . LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 622. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 625. [105] LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 701. [106] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 721. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 724. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 749. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 756. [107] LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 787. [108] LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 895. [109] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 920. [110]) [111] (./chapters/connectors.tex Chapter 9. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 6. [112] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 106. [113 <./media/innerouterconnector.pdf>] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 120. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 135. [114] [115] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 235. [116] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 349. [117] [118] [119] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 536. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 543. [120] LaTeX Warning: Reference `enum:exc-conn-case' on page 1 undefined on input line 562. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 583. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 590. [121] [122] [123] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 755. LaTeX Warning: Reference `modelica:optional-spanning-tree-edge' on page 1 undef ined on input line 770. LaTeX Warning: Reference `modelica:Connections.branch' on page 1 undefined on i nput line 771. LaTeX Warning: Reference `modelica:Connections.root' on page 1 undefined on inp ut line 772. LaTeX Warning: Reference `modelica:Connections.potentialRoot' on page 1 undefin ed on input line 773. LaTeX Warning: Reference `modelica:Connections.isRoot' on page 1 undefined on i nput line 774. LaTeX Warning: Reference `modelica:Connections.rooted' on page 1 undefined on i nput line 775. [124] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 887. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 889. [125] [126 <./media/overdetermined.pdf>] [127]) [128] (./chapters/arrays.tex Chapter 10. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 3. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 46. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 49. [129] LaTeX Warning: Reference `tab:size-1-dimensions' on page 1 undefined on input l ine 130. Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [130] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 201. [131] LaTeX Warning: Reference `modelica:promote' on page 1 undefined on input line 2 14. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 237. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 237. LaTeX Warning: Reference `modelica:ndims' on page 1 undefined on input line 259 . LaTeX Warning: Reference `modelica:size-of-dim' on page 1 undefined on input li ne 260. LaTeX Warning: Reference `modelica:size-vector' on page 1 undefined on input li ne 261. [132] LaTeX Warning: Reference `modelica:scalar' on page 1 undefined on input line 30 6. LaTeX Warning: Reference `modelica:vector' on page 1 undefined on input line 30 7. LaTeX Warning: Reference `modelica:matrix' on page 1 undefined on input line 30 8. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 349. LaTeX Warning: Reference `modelica:identity' on page 1 undefined on input line 356. LaTeX Warning: Reference `modelica:diagonal' on page 1 undefined on input line 357. LaTeX Warning: Reference `modelica:zeros' on page 1 undefined on input line 358 . LaTeX Warning: Reference `modelica:ones' on page 1 undefined on input line 359. LaTeX Warning: Reference `modelica:fill' on page 1 undefined on input line 360. LaTeX Warning: Reference `modelica:linspace' on page 1 undefined on input line 361. [133] LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 435. LaTeX Warning: Reference `modelica:min-of-array' on page 1 undefined on input l ine 443. LaTeX Warning: Reference `modelica:min-binary' on page 1 undefined on input lin e 444. LaTeX Warning: Reference `modelica:min-reduction' on page 1 undefined on input line 445. LaTeX Warning: Reference `modelica:max-of-array' on page 1 undefined on input l ine 446. LaTeX Warning: Reference `modelica:max-binary' on page 1 undefined on input lin e 447. LaTeX Warning: Reference `modelica:max-reduction' on page 1 undefined on input line 448. LaTeX Warning: Reference `modelica:sum-of-array' on page 1 undefined on input l ine 450. LaTeX Warning: Reference `modelica:sum-reduction' on page 1 undefined on input line 451. LaTeX Warning: Reference `modelica:product-of-array' on page 1 undefined on inp ut line 453. LaTeX Warning: Reference `modelica:product-reduction' on page 1 undefined on in put line 454. [134] LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 482. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 509. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 527. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 559. [135] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 592. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 594. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 594. LaTeX Warning: Reference `modelica:transpose' on page 1 undefined on input line 633. LaTeX Warning: Reference `modelica:outerProduct' on page 1 undefined on input l ine 634. LaTeX Warning: Reference `modelica:symmetric' on page 1 undefined on input line 635. LaTeX Warning: Reference `modelica:cross' on page 1 undefined on input line 636 . LaTeX Warning: Reference `modelica:skew' on page 1 undefined on input line 637. [136] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 715. [137] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 769. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 769. [138] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 814. [139] LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 949. [140] [141] LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1055. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 106 0. [142] [143] [144] [145] LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 1376. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 1 382. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1386. [146]) [147] (./chapters/statements.tex Chapter 11. LaTeX Warning: Reference `equations' on page 1 undefined on input line 22. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 26. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 41. [148] LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 69. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 149 undefined on input line 69. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 79. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 112. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 114 . [149] LaTeX Warning: Reference `simple-equality-equations' on page 1 undefined on inp ut line 150. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 166. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 178. [150] [151] LaTeX Warning: Reference `break-statement' on page 1 undefined on input line 29 1. LaTeX Warning: Reference `return-statements' on page 1 undefined on input line 291. LaTeX Warning: Reference `while-execution-top' on page 152 undefined on input l ine 291. [152] LaTeX Warning: Reference `function-return-statements' on page 1 undefined on in put line 325. [153] LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 422. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 427. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 430. [154] LaTeX Warning: Reference `assert' on page 1 undefined on input line 467. LaTeX Warning: Reference `terminate' on page 1 undefined on input line 472. ) [155] (./chapters/functions.tex Chapter 12. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 7. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 8. [156] LaTeX Warning: Reference `function-call' on page 1 undefined on input line 83. LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 1 undefined on input line 113. LaTeX Warning: Reference `function-variability' on page 1 undefined on input li ne 120. [157] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 144. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 186. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 186 . LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 188. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 190. [158] LaTeX Warning: Reference `function-call' on page 1 undefined on input line 200. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 205. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 207. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 209. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 216. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 231. [159] LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 343. [160] LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 405. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 406. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 418. [161] LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 449. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 450. [162] LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 510. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 514. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 517. LaTeX Warning: Reference `functional-argument:type-specifier' on page 163 undef ined on input line 520. LaTeX Warning: Reference `functional-argument:component' on page 163 undefined on input line 529. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 549. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 569. [163] [164] [165] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 761. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 770. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 777. [166] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 823. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 823. LaTeX Warning: Reference `argument-type-check-match' on page 167 undefined on i nput line 833. [167] LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 894. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 914. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 917. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 919. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 921. [168] [169] [170] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1118. [171] LaTeX Warning: Reference `partial-derivatives-of-functions' on page 1 undefined on input line 1197. LaTeX Warning: Reference `modelica:smoothOrder' on page 1 undefined on input li ne 1204. LaTeX Warning: Reference `modelica:derivative' on page 1 undefined on input lin e 1205. LaTeX Warning: Reference `modelica:inverse' on page 1 undefined on input line 1 206. [172] Underfull \hbox (badness 3343) in paragraph at lines 1242--1243 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 1269. LaTeX Warning: Reference `using-the-inverse-annotation' on page 1 undefined on input line 1283. [173] [174] [175] [176] [177] [178] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 16 83. [179] [180] LaTeX Warning: Reference `modelica:Inline' on page 1 undefined on input line 18 09. LaTeX Warning: Reference `modelica:LateInline' on page 1 undefined on input lin e 1810. LaTeX Warning: Reference `modelica:InlineAfterIndexReduction' on page 1 undefin ed on input line 1811. LaTeX Warning: Reference `modelica:GenerateEvents' on page 1 undefined on input line 1812. [181] LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 886. [182] LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1956. [183] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1991. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 2024. [184] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2079. LaTeX Warning: Reference `records' on page 1 undefined on input line 2079. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2107. [185] [186] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2259. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2262. LaTeX Warning: Reference `records' on page 1 undefined on input line 2279. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2284. LaTeX Warning: Reference `records' on page 1 undefined on input line 2284. [187] [188] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2381. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2385. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2402. [189] [190] [191] [192] LaTeX Warning: Reference `modelica:ModelicaMessage-et-al' on page 1 undefined o n input line 2662. LaTeX Warning: Reference `modelica:ModelicaFormatMessage-et-al' on page 1 undef ined on input line 2666. LaTeX Warning: Reference `modelica:ModelicaVFormatMessage-et-al' on page 1 unde fined on input line 2670. LaTeX Warning: Reference `modelica:ModelicaAllocateString' on page 1 undefined on input line 2734. LaTeX Warning: Reference `modelica:ModelicaAllocateStringWithErrorReturn' on pa ge 1 undefined on input line 2735. LaTeX Warning: Reference `modelica:ModelicaDuplicateString' on page 1 undefined on input line 2736. LaTeX Warning: Reference `modelica:ModelicaDuplicateStringWithErrorReturn' on p age 1 undefined on input line 2737. [193] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2742. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 748. [194] [195]) [196] (./chapters/packages.tex Chapter 13. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 38. [197] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 83. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 128. [198] LaTeX Warning: Reference `annotations-for-version-handling' on page 1 undefined on input line 146. LaTeX Warning: Reference `fig:roots' on page 1 undefined on input line 161. LaTeX Warning: Reference `fig:roots' on page 1 undefined on input line 175. [199 <./media/modelicapath.pdf>] LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 194. [200] LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 280. ) [201] (./chapters/overloaded.tex Chapter 14. LaTeX Warning: Reference `overloaded-binary-arrays' on page 1 undefined on inpu t line 7. LaTeX Warning: Reference `overloaded-unary-array' on page 1 undefined on input line 7. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 11. LaTeX Warning: Reference `overloaded-constructors' on page 1 undefined on input line 20. LaTeX Warning: Reference `overloaded-string-conversions' on page 1 undefined on input line 21. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 22. LaTeX Warning: Reference `overloaded-unary-operations' on page 1 undefined on i nput line 26. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 39. LaTeX Warning: Reference `tab:operator-precedence' on page 1 undefined on input line 41. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 41. [202] LaTeX Warning: Reference `overloaded-constructor-unique' on page 1 undefined on input line 100. [203] LaTeX Warning: Reference `binary-operator-record-unique-match' on page 1 undefi ned on input line 146. [204] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 197. LaTeX Warning: Reference `matrix-and-vector-multiplication-of-numeric-arrays' o n page 1 undefined on input line 197. LaTeX Warning: Reference `tab:product' on page 1 undefined on input line 203. LaTeX Warning: Reference `tab:product' on page 1 undefined on input line 209. LaTeX Warning: Reference `overloaded-binary-error' on page 1 undefined on input line 225. LaTeX Warning: Reference `overloaded-binary-arrays' on page 1 undefined on inpu t line 225. LaTeX Warning: Reference `overloaded-binary-predefined' on page 1 undefined on input line 225. LaTeX Warning: Reference `overloaded-binary-unique' on page 1 undefined on inpu t line 232. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 248. LaTeX Warning: Reference `unary-operator-record-unique-match' on page 1 undefin ed on input line 258. [205] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 282. [206] [207] [208]) [209] (./chapters/stream.tex Chapter 15. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 11. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 28. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 29. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 31. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 34. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 34. [210] LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 59. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 74. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 119. [211 <./media/fluidsystem.pdf>] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 166. [212] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 203. [213] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 301. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 315. [214]) [215] (./chapters/synchronous.tex Chapter 16. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 18. [216 <./media/plantmodel.pdf>] LaTeX Warning: Citation 'ColacoPouzet2003ClocksFirstClass' on page 217 undefine d on input line 55. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 217 undefined on i nput line 55. LaTeX Warning: Citation 'ForgetEtAl2008MultiPeriodic' on page 217 undefined on input line 56. LaTeX Warning: Citation 'BenvenisteEtAl2003SynchronousTwelveYearsLater' on page 217 undefined on input line 57. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 63. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 63. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 82. [217] LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 102. LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 218 undefined on input line 122. Overfull \hbox (101.47897pt too wide) in paragraph at lines 122--126 \T1/cmr/m/it/10 trollers use an in-verse model of a plant in the feed-for-ward path of the con-troller, see []). LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 164. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 164. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 169. LaTeX Warning: Reference `fig:piecewise-constant-variable' on page 1 undefined on input line 172. [218] LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 184. LaTeX Warning: Reference `fig:clock-variable' on page 1 undefined on input line 185. LaTeX Warning: Reference `fig:clocked-variable' on page 1 undefined on input li ne 214. [219 <./media/piecewise-constant.pdf> <./media/clock.pdf> <./media/clocked.pdf> ] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 256. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 256. [220] LaTeX Warning: Reference `modelica:clock-inferred' on page 1 undefined on input line 307. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 308. LaTeX Warning: Reference `modelica:clock-interval' on page 1 undefined on input line 309. LaTeX Warning: Reference `modelica:clock-event' on page 1 undefined on input li ne 310. LaTeX Warning: Reference `modelica:clock-solver' on page 1 undefined on input l ine 311. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 344. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 346. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 359. [221] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 393. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 402. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 414. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 428. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 441 . [222] LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 458. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 478. [223] LaTeX Warning: Reference `modelica:previous' on page 1 undefined on input line 532. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 544. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 547 . LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 547. LaTeX Warning: Reference `modelica:clocked-sample' on page 1 undefined on input line 566. LaTeX Warning: Reference `modelica:clocked-sample' on page 1 undefined on input line 567. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 577. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 580. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 587. [224] LaTeX Warning: Reference `def:clocked-variable' on page 1 undefined on input li ne 598. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 598. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 601. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 626. LaTeX Warning: Reference `modelica:subSample' on page 1 undefined on input line 643. LaTeX Warning: Reference `modelica:superSample' on page 1 undefined on input li ne 644. LaTeX Warning: Reference `modelica:shiftSample' on page 1 undefined on input li ne 645. LaTeX Warning: Reference `modelica:backSample' on page 1 undefined on input lin e 646. LaTeX Warning: Reference `modelica:noClock' on page 1 undefined on input line 6 47. [225] LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 675. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 688. [226] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 737. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 742. [227] LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 845. LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 845. LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 856. [228] LaTeX Warning: Reference `built-in-variable-time' on page 1 undefined on input line 886. [229] LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 971. Underfull \hbox (badness 1112) in paragraph at lines 980--981 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 999. [230] LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 231 undefined on input line 1041. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 1079. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1083. [231] LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1085. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 109 2. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1095. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 1104. [232] [233] LaTeX Warning: Citation 'ElmqvistOtterCellier1995InlineIntegration' on page 234 undefined on input line 1261. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1268. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1288. [234] LaTeX Warning: Reference `modelica:firstTick' on page 1 undefined on input line 1356. LaTeX Warning: Reference `modelica:interval' on page 1 undefined on input line 1357. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1369. [235] LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1378. [236] [237]) [238] (./chapters/statemachines.tex Chapter 17. LaTeX Warning: Citation 'Harel1987Statecharts' on page 239 undefined on input l ine 4. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 239 undefined on i nput line 9. LaTeX Warning: Reference `modelica:transition' on page 1 undefined on input lin e 56. LaTeX Warning: Reference `modelica:initialState' on page 1 undefined on input l ine 57. [239] LaTeX Warning: Reference `modelica:activeState' on page 1 undefined on input li ne 71. LaTeX Warning: Reference `modelica:ticksInState' on page 1 undefined on input l ine 72. LaTeX Warning: Reference `modelica:timeInState' on page 1 undefined on input li ne 73. LaTeX Warning: Reference `state-machine-semantics' on page 1 undefined on input line 95. [240] LaTeX Warning: Reference `fig:state-machine-layout' on page 1 undefined on inpu t line 161. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 176. [241 <./media/statemachine.pdf>] [242] [243] [244] LaTeX Warning: Reference `merging-variable-definitions' on page 1 undefined on input line 440. Overfull \hbox (3.25685pt too wide) in paragraph at lines 458--459 [] [245] LaTeX Warning: Reference `fig:hierarchical-statemachine' on page 1 undefined on input line 465. [246 <./media/hierarchical-statemachine.pdf>] [247] LaTeX Warning: Reference `fig:state-machine-behavior' on page 1 undefined on in put line 576. [248 <./media/statemachineplot.pdf>] [249]) [250] (./chapters/annotations.tex Chapter 18. LaTeX Warning: Reference `vendor-specific-annotations' on page 1 undefined on i nput line 4. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 6. LaTeX Warning: Reference `constraining-clause-annotations' on page 1 undefined on input line 8. LaTeX Warning: Reference `annotation-info-revisions' on page 1 undefined on inp ut line 39. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 39. [251] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 60. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 61. LaTeX Warning: Reference `plot-curves' on page 1 undefined on input line 100. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 10 0. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 109. [252] LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 139. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 149. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 150. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 180. [253] LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 194. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 208. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 212. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 212. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 229. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 229. LaTeX Warning: Reference `attributes-with-variable-replacements' on page 1 unde fined on input line 234. LaTeX Warning: Reference `text' on page 1 undefined on input line 235. [254] LaTeX Warning: Reference `text-markup-escape-sequences' on page 1 undefined on input line 276. [255] LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 256 un defined on input line 348. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 256 u ndefined on input line 348. LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 355. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 390. LaTeX Warning: Reference `modelica:HideResult' on page 1 undefined on input lin e 391. LaTeX Warning: Reference `modelica:TestCase' on page 1 undefined on input line 392. [256] [257] [258] LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 595 . [259] LaTeX Warning: Reference `fig:smooth-bezier' on page 1 undefined on input line 632. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 645. [260 <./media/bezierpoints.pdf>] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 726. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 745. [261] [262] [263] [264] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1008. [265] [266] [267] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 1189. LaTeX Warning: Citation 'Pantelides1988ConsistentInitialization' on page 268 un defined on input line 1229. [268] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1285. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 1286. [269] LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 1311. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1319. [270] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1384. LaTeX Warning: Reference `connector-sizing' on page 1 undefined on input line 1 388. [271 <./media/disabledparameter.png> <./media/tabparameter.png>] LaTeX Warning: Reference `connectorSizing:addVector' on page 272 undefined on i nput line 1495. LaTeX Warning: Reference `connectorSizing:addVector' on page 272 undefined on i nput line 1504. [272] LaTeX Warning: Reference `connectorSizing:deleteVector' on page 273 undefined o n input line 1521. [273] LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 600. [274] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1663. [275] [276] [277] LaTeX Warning: Reference `convertmodifiers' on page 1 undefined on input line 1 869. [278] LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 1 936. [279] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2050. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2053. [280] [281] [282] LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 1 unde fined on input line 2242. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 283 un defined on input line 2242. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 1 und efined on input line 2242. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 283 u ndefined on input line 2242. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2242. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 283 undefined on input line 2242. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 2247. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 283 undefined on input line 2247. ) [283] (./chapters/unitexpressions.tex Chapter 19. [284]) [285] (./chapters/library.tex Chapter 20. ) [286] (./chapters/syntax.tex Appendix A. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 41. [287] [288] [289] [290] [291] [292] [293]) [294] (./chapters/dae.tex Appendix B. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 16. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 20. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 77. [295] LaTeX Warning: Reference `eq:dae-discrete-valued' on page 296 undefined on inpu t line 87. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 296 undefined on inpu t line 88. LaTeX Warning: Reference `eq:dae-discrete-real' on page 296 undefined on input line 89. LaTeX Warning: Reference `eq:dae' on page 296 undefined on input line 89. LaTeX Warning: Reference `eq:dae-discrete-real' on page 296 undefined on input line 89. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 296 undefined on inpu t line 92. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 105. LaTeX Warning: Reference `eq:dae' on page 296 undefined on input line 111. LaTeX Warning: Reference `eq:dae' on page 296 undefined on input line 113. LaTeX Warning: Reference `eq:crossing' on page 296 undefined on input line 115. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 117. LaTeX Warning: Reference `eq:hydrid-dae' on page 296 undefined on input line 11 9. LaTeX Warning: Reference `perform-simulation-integrate' on page 296 undefined o n input line 121. LaTeX Warning: Reference `eq:hydrid-dae' on page 296 undefined on input line 12 8. [296] LaTeX Warning: Reference `eq:hydrid-dae' on page 297 undefined on input line 14 7. LaTeX Warning: Reference `eq:hydrid-dae' on page 297 undefined on input line 15 1. LaTeX Warning: Reference `eq:hydrid-dae' on page 297 undefined on input line 15 2. LaTeX Warning: Reference `eq:hydrid-dae' on page 297 undefined on input line 16 0. LaTeX Warning: Reference `eq:dae' on page 297 undefined on input line 162. LaTeX Warning: Reference `eq:dae' on page 297 undefined on input line 162. LaTeX Warning: Reference `eq:dae' on page 297 undefined on input line 163. LaTeX Warning: Reference `eq:dae' on page 297 undefined on input line 164. ) [297] (./chapters/derivationofstream.tex Appendix C. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 4. [298] LaTeX Warning: Reference `eq:D2a' on page 299 undefined on input line 109. LaTeX Warning: Reference `eq:D2b' on page 299 undefined on input line 114. [299 <./media/fluidmix.pdf>] [300 <./media/fluidmix3.pdf>] [301 <./media/fluidm ix4.pdf>] LaTeX Warning: Reference `eq:D1' on page 302 undefined on input line 252. LaTeX Warning: Reference `eq:D2' on page 302 undefined on input line 252. LaTeX Warning: Reference `eq:D1' on page 302 undefined on input line 253. ) [302] (./chapters/revisions.tex Appendix D. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 19. LaTeX Warning: Reference `text-markup-escape-sequences' on page 1 undefined on input line 21. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 23 . LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 25 . LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 27. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 29. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 31. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 33 . LaTeX Warning: Reference `plot-curves' on page 1 undefined on input line 33. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 35. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 37. [303] LaTeX Warning: Reference `functions' on page 1 undefined on input line 63. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 65. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 67. LaTeX Warning: Reference `arrays-1' on page 1 undefined on input line 69. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 1. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 73. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 74. LaTeX Warning: Reference `empty-function-calls' on page 1 undefined on input li ne 76. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 78. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 78. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 78. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 80. LaTeX Warning: Reference `modelica:inverse' on page 1 undefined on input line 8 2. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 84. LaTeX Warning: Reference `function-declaration' on page 1 undefined on input li ne 86. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 88. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 90. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 92. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 94. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 96. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 98. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 00. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 102. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 104. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 108. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 1 undefined on input line 110. LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 112. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 114. LaTeX Warning: Reference `sub-clock-partitioning' on page 1 undefined on input line 116. LaTeX Warning: Reference `rationale-for-clocked-semantics' on page 1 undefined on input line 118. LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 120. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 122. [304] LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 124. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 126. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 130. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 132. LaTeX Warning: Reference `inferencing-of-solvermethod' on page 1 undefined on i nput line 134. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 136. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 138. LaTeX Warning: Reference `flattening-of-model' on page 1 undefined on input lin e 140. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 144 . LaTeX Warning: Reference `state-machine-graphics' on page 1 undefined on input line 146. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 148. LaTeX Warning: Reference `activation-handling' on page 1 undefined on input lin e 150. LaTeX Warning: Reference `transitions' on page 1 undefined on input line 152. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 154 . LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 59. LaTeX Warning: Reference `convertmessageoldclass-failed-message2' on page 1 und efined on input line 161. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 63. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 65. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 67. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 69. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 173. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 175. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 1 undefi ned on input line 177. LaTeX Warning: Reference `modelica:TestCase' on page 1 undefined on input line 179. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 181. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 183. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 185. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 187. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 189. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 191. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 193. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 195. LaTeX Warning: Reference `line' on page 1 undefined on input line 197. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 199. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 201. [305] LaTeX Warning: Reference `text' on page 1 undefined on input line 203. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 205. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 207. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 209. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 211. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 213. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 215. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 217. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 219. LaTeX Warning: Reference `connections1' on page 1 undefined on input line 221. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 223. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 225. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 2 27. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 229. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 231 . LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 233. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 237. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 239. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 241. LaTeX Warning: Reference `floating-point-numbers' on page 1 undefined on input line 243. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 245. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 247. LaTeX Warning: Reference `comments' on page 1 undefined on input line 249. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 251. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 2 53. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 255. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 257. LaTeX Warning: Reference `extends' on page 1 undefined on input line 259. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 263. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 271. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 273. LaTeX Warning: Reference `connection-of-3-stream-connectors-where-one-mass-flow -rate-is-identical-to-zero-n-3-and' on page 1 undefined on input line 275. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 277. [306] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 282. LaTeX Warning: Reference `arrays' on page 1 undefined on input line 284. LaTeX Warning: Reference `indexing-with-end' on page 1 undefined on input line 286. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 288. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 290. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 292. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 294. LaTeX Warning: Reference `restrictions-on-where-a-when-equation-may-occur' on p age 1 undefined on input line 296. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 296. LaTeX Warning: Reference `assert' on page 1 undefined on input line 298. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 300. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 302. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 304. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 306. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 310. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 312. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 314. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 316. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 318. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 320. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 322. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 324. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 326. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 328. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 330. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 332. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 33 4. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 336. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 340. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 342. LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 344. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 346. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 348. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 350. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 352. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 354. [307] LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 356. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 358. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 3 60. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 362. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 364. LaTeX Warning: Reference `syntax-and-examples-of-component-declarations' on pag e 1 undefined on input line 366. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 368. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 370. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 373. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 375. LaTeX Warning: Reference `component-declaration-static-semantics' on page 1 und efined on input line 377. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 379. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 381. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 383. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 385. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 387. LaTeX Warning: Reference `unit-expressions' on page 1 undefined on input line 3 89. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 391. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 393. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 395. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 4 18. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 421. LaTeX Warning: Reference `flattening-process' on page 1 undefined on input line 421. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 424. LaTeX Warning: Reference `casting-to-record' on page 1 undefined on input line 427. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 431. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 432. LaTeX Warning: Reference `other-operators' on page 1 undefined on input line 43 2. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 436. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 439. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 444. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 450. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 453. [308] LaTeX Warning: Reference `notation' on page 1 undefined on input line 456. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 459. LaTeX Warning: Reference `strings' on page 1 undefined on input line 462. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 466. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 469. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 473. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 473. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 476. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 479. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 482. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 48 7. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 490. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 493. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 496. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 499. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 502. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 505. LaTeX Warning: Reference `local-class-definitions-nested-classes' on page 1 und efined on input line 508. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 511. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 514. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 517. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 520. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 520. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 52 3. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 526. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 529. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 532. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 535. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 535. LaTeX Warning: Reference `string-type' on page 1 undefined on input line 538. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 541. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 545. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 546. LaTeX Warning: Reference `connections' on page 1 undefined on input line 549. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 552. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 555. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 555. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 558. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 559. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 563. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 566. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 569. LaTeX Warning: Reference `instantiation' on page 1 undefined on input line 572. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 573. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 576. [309] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 579. LaTeX Warning: Reference `single-modification' on page 1 undefined on input lin e 582. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 582. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 585. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 588. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 588. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 591. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 595. LaTeX Warning: Reference `constraining-clause-annotations' on page 1 undefined on input line 598. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 601. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 604. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 607. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 610. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 613. LaTeX Warning: Reference `the-number-of-equations-needed-for-initialization' on page 1 undefined on input line 616. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 619. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 622. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 625. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 628. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 631. LaTeX Warning: Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 634. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 637. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 640. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 643. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 646. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 649. LaTeX Warning: Reference `array-constructor-with-several-iterators' on page 1 u ndefined on input line 652. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 655. LaTeX Warning: Reference `array-element-wise-addition-subtraction-and-string-co ncatenation' on page 1 undefined on input line 658. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 661 . LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 66 1. LaTeX Warning: Reference `array-element-wise-division' on page 1 undefined on i nput line 665. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 668. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 672. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 676. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 680. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 683. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 687. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 690. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 694. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 697. [310] LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 700. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 703. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 715. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 718. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 721. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 724. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 727. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 731. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 734. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 37. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 40. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 743. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 746. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 749. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 752. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 756. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 759. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 762. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 765. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 769 . LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 772. LaTeX Warning: Reference `common-definitions' on page 1 undefined on input line 775. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 778. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 782. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 782 . LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 785. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 785. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 788. LaTeX Warning: Reference `connections' on page 1 undefined on input line 791. LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 794. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 798. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 798. LaTeX Warning: Reference `line' on page 1 undefined on input line 801. LaTeX Warning: Reference `text' on page 1 undefined on input line 804. LaTeX Warning: Reference `text' on page 1 undefined on input line 807. LaTeX Warning: Reference `text' on page 1 undefined on input line 810. LaTeX Warning: Reference `mouse-input' on page 1 undefined on input line 813. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 816. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 819. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 824. LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 827. [311] LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 830. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 833. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 8 36. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 839. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 843. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 846. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 866. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 869. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 869. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 872. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 875. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 878. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 881. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 887. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 890. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 893. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 896. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 899. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 902. LaTeX Warning: Reference `assertionlevel' on page 1 undefined on input line 906 . LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 909. LaTeX Warning: Reference `implicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 910. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 913. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 916. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 919. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 922. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 925. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 928. LaTeX Warning: Reference `restrictions-on-redeclarations' on page 1 undefined o n input line 931. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 936. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 939. LaTeX Warning: Reference `restrictions-on-where-a-when-statement-may-occur' on page 1 undefined on input line 939. [312] LaTeX Warning: Reference `reinit' on page 1 undefined on input line 942. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 942. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 945. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 948. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 951. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 954. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 957. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 961. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 964. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 967. LaTeX Warning: Reference `specialized-array-constructor-functions' on page 1 un defined on input line 970. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 973. LaTeX Warning: Reference `array-constructor-with-iterators' on page 1 undefined on input line 977. LaTeX Warning: Reference `boolean-or-enumeration-indices' on page 1 undefined o n input line 980. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 983. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 987. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 990. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 993. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 997. LaTeX Warning: Reference `aliasing' on page 1 undefined on input line 1000. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1003. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 006. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 1009. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 1013. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 1018. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1021. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 1024. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 102 8. LaTeX Warning: Reference `state-machine-semantics' on page 1 undefined on input line 1033. LaTeX Warning: Reference `line' on page 1 undefined on input line 1036. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1039. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1042. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1046. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 050. [313] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1085. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 108 7. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 1089. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 10 91. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1093. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1095. LaTeX Warning: Reference `recommended-selection-of-start-values' on page 1 unde fined on input line 1097. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1099. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1101. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 103. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 1103. LaTeX Warning: Reference `importing-definitions-from-a-package' on page 1 undef ined on input line 1105. LaTeX Warning: Reference `modelica:GenerateEvents' on page 1 undefined on input line 1110. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 1112. LaTeX Warning: Reference `annotation-for-single-use-of-class' on page 1 undefin ed on input line 1114. LaTeX Warning: Reference `text' on page 1 undefined on input line 1116. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1118. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 1 121. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1124. [314] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1131. LaTeX Warning: Reference `synchronous-language-elements' on page 315 undefined on input line 1131. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1133. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 113 3. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1134. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1144. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1145. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1152. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 115 9. [315] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1237. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 123 8. [316] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1260. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 1263. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 1265. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 1265. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 1 undefi ned on input line 1265. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 1265. LaTeX Warning: Reference `connections' on page 1 undefined on input line 1265. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1265. LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 1267. LaTeX Warning: Reference `text' on page 1 undefined on input line 1270. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1274. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 1277. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1280. LaTeX Warning: Reference `access-control-public-and-protected-elements' on page 1 undefined on input line 1283. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 1292. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 12 95. LaTeX Warning: Reference `unspecified-enumeration' on page 1 undefined on input line 1298. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 1301. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1305 . LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1308. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1311. LaTeX Warning: Reference `connect-equations' on page 1 undefined on input line 1315. LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 1318. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1321. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1325. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 1329. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 1331. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1334. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 1337. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 1338. [317] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 1343. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 1347. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1350. LaTeX Warning: Reference `the-within-clause' on page 1 undefined on input line 1351. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 1351. LaTeX Warning: Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 1357. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1365. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 1368. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 368. LaTeX Warning: Reference `comments' on page 1 undefined on input line 1415. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 1420. LaTeX Warning: Reference `built-in-variable-time' on page 1 undefined on input line 1423. [318] LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1427. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1430. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 1431. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1433. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1437. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1440. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 1443. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 1448. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 1451. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 1454. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1458 . LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 1462 . LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1463. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1466. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1469. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 1473. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1476. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1479. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1482. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 1485. LaTeX Warning: Reference `records' on page 1 undefined on input line 1489. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 1492. [319] LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1495. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 1498. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1536. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 1538. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 1540. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1555. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1558. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 1560. [320] LaTeX Warning: Reference `global-name-lookup' on page 1 undefined on input line 1563. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 1566. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1574. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1578. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1581. LaTeX Warning: Reference `annotations-for-access-control-to-protect-intellectua l-property' on page 1 undefined on input line 1584. [321] [322] [323] LaTeX Warning: Reference `modelica-keywords' on page 1 undefined on input line 1801. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 1807. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 1809. [324] [325] LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 2000. [326] [327] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 2121. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 21 43. [328] LaTeX Warning: Reference `vendor-specific-annotations' on page 1 undefined on i nput line 2178. LaTeX Warning: Reference `vendor-specific-annotations' on page 329 undefined on input line 2178. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 2181. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2186. LaTeX Warning: Reference `annotations-for-documentation' on page 329 undefined on input line 2186. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 1 und efined on input line 2189. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 329 u ndefined on input line 2189. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 1 unde fined on input line 2189. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 329 un defined on input line 2189. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 1 undefi ned on input line 2189. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 329 unde fined on input line 2189. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 2192. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2195. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2206. [329] [330] [331] [332] [333] [334] [335] [336]) [337] LaTeX Warning: Empty bibliography on input line 136. No file MLS.ind. ! LaTeX Error: \begin{itemize} on input line 1309 ended by \end{document}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.147 \end{document} ? ! Emergency stop. ... l.147 \end{document} ! ==> Fatal error occurred, no output PDF file produced! Transcript written on MLS.log. Latexmk: Index file 'MLS.idx' was written Latexmk: Non-existent bbl file 'MLS.bbl' No file MLS.bbl. Latexmk: Missing input file: 'MLS.ind' from line 'No file MLS.ind.' Latexmk: List of undefined refs and citations: Citation 'BenvenisteEtAl2003SynchronousTwelveYearsLater' on page 217 undefined on input line 57 Citation 'ColacoPouzet2003ClocksFirstClass' on page 217 undefined on input line 55 Citation 'ElmqvistOtterCellier1995InlineIntegration' on page 234 undefined on input line 1261 Citation 'ForgetEtAl2008MultiPeriodic' on page 217 undefined on input line 56 Citation 'Harel1987Statecharts' on page 239 undefined on input line 4 Citation 'Pantelides1988ConsistentInitialization' on page 268 undefined on input line 1229 Citation 'Pouzet2006LucidSynchrone30' on page 217 undefined on input line 55 Citation 'Pouzet2006LucidSynchrone30' on page 239 undefined on input line 9 Citation 'ThummelEtAl2005InverseModels' on page 218 undefined on input line 122 Citation 'ThummelEtAl2005InverseModels' on page 231 undefined on input line 1041 Reference `access-control-public-and-protected-elements' on page 1 undefined on input line 1283 Reference `activation-handling' on page 1 undefined on input line 150 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 292 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 502 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 887 Reference `algorithm-sections' on page 1 undefined on input line 958 Reference `aliasing' on page 1 undefined on input line 1000 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 328 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 330 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 640 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 1265 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 181 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 2247 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 601 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 936 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 960 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 283 undefined on input line 2247 Reference `annotation-for-single-use-of-class' on page 1 undefined on input line 1114 Reference `annotation-info-revisions' on page 1 undefined on input line 39 Reference `annotations' on page 1 undefined on input line 1719 Reference `annotations' on page 1 undefined on input line 173 Reference `annotations' on page 1 undefined on input line 176 Reference `annotations' on page 1 undefined on input line 2181 Reference `annotations' on page 1 undefined on input line 6 Reference `annotations-for-access-control-to-protect-intellectual-property' on page 1 undefined on input line 1584 Reference `annotations-for-documentation' on page 1 undefined on input line 1265 Reference `annotations-for-documentation' on page 1 undefined on input line 183 Reference `annotations-for-documentation' on page 1 undefined on input line 189 Reference `annotations-for-documentation' on page 1 undefined on input line 193 Reference `annotations-for-documentation' on page 1 undefined on input line 2053 Reference `annotations-for-documentation' on page 1 undefined on input line 2186 Reference `annotations-for-documentation' on page 329 undefined on input line 2186 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1003 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1574 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 175 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1991 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2242 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 379 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 727 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 731 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 92 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 96 Reference `annotations-for-external-libraries-and-include-files' on page 283 undefined on input line 2242 Reference `annotations-for-figures' on page 1 undefined on input line 19 Reference `annotations-for-figures' on page 1 undefined on input line 27 Reference `annotations-for-figures' on page 1 undefined on input line 31 Reference `annotations-for-figures' on page 1 undefined on input line 35 Reference `annotations-for-figures' on page 1 undefined on input line 37 Reference `annotations-for-figures' on page 1 undefined on input line 39 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2050 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2195 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2206 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 726 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 772 Reference `annotations-for-symbolic-processing' on page 1 undefined on input line 1265 Reference `annotations-for-symbolic-processing' on page 1 undefined on input line 177 Reference `annotations-for-symbolic-processing' on page 1 undefined on input line 2189 Reference `annotations-for-symbolic-processing' on page 329 undefined on input line 2189 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1039 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1118 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1265 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1280 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 139 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1578 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1581 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 173 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 185 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 187 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 191 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 195 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 205 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 213 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 215 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 217 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 219 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 229 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 555 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 559 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 78 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 816 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 819 Reference `annotations-for-version-handling' on page 1 undefined on input line 146 Reference `argument-restrictions-component-expression' on page 1 undefined on input line 110 Reference `argument-type-check-match' on page 167 undefined on input line 833 Reference `array-concatenation' on page 1 undefined on input line 264 Reference `array-concatenation' on page 1 undefined on input line 393 Reference `array-constructor-with-iterators' on page 1 undefined on input line 977 Reference `array-constructor-with-several-iterators' on page 1 undefined on input line 652 Reference `array-declarations' on page 1 undefined on input line 180 Reference `array-declarations' on page 1 undefined on input line 290 Reference `array-declarations' on page 1 undefined on input line 364 Reference `array-declarations' on page 1 undefined on input line 964 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 106 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 235 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 237 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 967 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 21 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 342 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 49 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 949 Reference `array-element-wise-addition-subtraction-and-string-concatenation' on page 1 undefined on input line 658 Reference `array-element-wise-division' on page 1 undefined on input line 665 Reference `array-indexing' on page 1 undefined on input line 1060 Reference `array-indexing' on page 1 undefined on input line 114 Reference `array-indexing' on page 1 undefined on input line 661 Reference `arrays' on page 1 undefined on input line 284 Reference `arrays' on page 1 undefined on input line 594 Reference `arrays-1' on page 1 undefined on input line 69 Reference `assert' on page 1 undefined on input line 1708 Reference `assert' on page 1 undefined on input line 298 Reference `assert' on page 1 undefined on input line 467 Reference `assert' on page 1 undefined on input line 504 Reference `assertionlevel' on page 1 undefined on input line 906 Reference `assignments-from-called-functions-with-multiple-results' on page 1 undefined on input line 672 Reference `assignments-from-called-functions-with-multiple-results' on page 1 undefined on input line 77 Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1521 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1429 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 301 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 535 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 545 Reference `attributes-with-variable-replacements' on page 1 undefined on input line 234 Reference `axis-properties' on page 1 undefined on input line 100 Reference `axis-properties' on page 1 undefined on input line 23 Reference `axis-properties' on page 1 undefined on input line 25 Reference `axis-properties' on page 1 undefined on input line 33 Reference `balanced-models' on page 1 undefined on input line 1295 Reference `balanced-models' on page 1 undefined on input line 1683 Reference `balanced-models' on page 1 undefined on input line 2143 Reference `balanced-models' on page 1 undefined on input line 258 Reference `balanced-models' on page 1 undefined on input line 264 Reference `balanced-models' on page 1 undefined on input line 272 Reference `balanced-models' on page 1 undefined on input line 286 Reference `balanced-models' on page 1 undefined on input line 334 Reference `balanced-models' on page 1 undefined on input line 523 Reference `balanced-models' on page 1 undefined on input line 549 Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 634 Reference `base-clock-conversion-operators' on page 1 undefined on input line 112 Reference `base-clock-conversion-operators' on page 1 undefined on input line 184 Reference `base-clock-partitioning' on page 1 undefined on input line 130 Reference `base-clock-partitioning' on page 1 undefined on input line 626 Reference `base-clock-partitioning' on page 1 undefined on input line 971 Reference `base-clock-partitioning' on page 1 undefined on input line 999 Reference `binary-operator-record-unique-match' on page 1 undefined on input line 146 Reference `bitmap' on page 1 undefined on input line 1492 Reference `bitmap' on page 1 undefined on input line 201 Reference `bitmap' on page 1 undefined on input line 280 Reference `bitmap' on page 1 undefined on input line 798 Reference `boolean-or-enumeration-indices' on page 1 undefined on input line 980 Reference `break-statement' on page 1 undefined on input line 291 Reference `built-in-array-functions' on page 1 undefined on input line 318 Reference `built-in-array-functions' on page 1 undefined on input line 921 Reference `built-in-functions' on page 1 undefined on input line 345 Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 21 Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 469 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 1427 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 1956 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 369 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 74 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 872 Reference `built-in-variable-time' on page 1 undefined on input line 1423 Reference `built-in-variable-time' on page 1 undefined on input line 886 Reference `cardinality-deprecated' on page 1 undefined on input line 1451 Reference `cardinality-deprecated' on page 1 undefined on input line 700 Reference `cardinality-deprecated' on page 1 undefined on input line 875 Reference `casting-to-record' on page 1 undefined on input line 427 Reference `class-declarations' on page 1 undefined on input line 1368 Reference `class-declarations' on page 1 undefined on input line 271 Reference `class-declarations' on page 1 undefined on input line 667 Reference `class-declarations' on page 1 undefined on input line 893 Reference `class-declarations' on page 1 undefined on input line 896 Reference `class-definition' on page 1 undefined on input line 1050 Reference `class-definition' on page 1 undefined on input line 1368 Reference `class-definition' on page 1 undefined on input line 253 Reference `class-definition' on page 1 undefined on input line 836 Reference `clock-constructors' on page 1 undefined on input line 1021 Reference `clock-constructors' on page 1 undefined on input line 124 Reference `clock-constructors' on page 1 undefined on input line 1268 Reference `clock-constructors' on page 1 undefined on input line 132 Reference `clock-constructors' on page 1 undefined on input line 136 Reference `clock-constructors' on page 1 undefined on input line 1724 Reference `clock-constructors' on page 1 undefined on input line 18 Reference `clock-constructors' on page 1 undefined on input line 765 Reference `clock-partitioning' on page 1 undefined on input line 1369 Reference `clock-partitioning' on page 1 undefined on input line 1378 Reference `clock-partitioning' on page 1 undefined on input line 82 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 431 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 476 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 952 Reference `clocked-state-variables' on page 1 undefined on input line 102 Reference `clocked-state-variables' on page 1 undefined on input line 120 Reference `clocks-and-clocked-variables' on page 1 undefined on input line 122 Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1724 Reference `comments' on page 1 undefined on input line 1415 Reference `comments' on page 1 undefined on input line 249 Reference `common-definitions' on page 1 undefined on input line 775 Reference `component-declaration-static-semantics' on page 1 undefined on input line 377 Reference `component-declarations' on page 1 undefined on input line 107 Reference `component-instance' on page 1 undefined on input line 223 Reference `component-instance' on page 1 undefined on input line 798 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1332 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1419 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1440 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1470 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1548 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 326 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 352 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 724 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 749 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 787 Reference `composite-name-lookup' on page 1 undefined on input line 1093 Reference `composite-name-lookup' on page 1 undefined on input line 1260 Reference `composite-name-lookup' on page 1 undefined on input line 209 Reference `composite-name-lookup' on page 1 undefined on input line 316 Reference `composite-name-lookup' on page 1 undefined on input line 555 Reference `composite-name-lookup' on page 1 undefined on input line 792 Reference `composite-name-lookup' on page 1 undefined on input line 913 Reference `conditional-component-declaration' on page 1 undefined on input line 1144 Reference `conditional-component-declaration' on page 1 undefined on input line 1440 Reference `conditional-component-declaration' on page 1 undefined on input line 162 Reference `conditional-component-declaration' on page 1 undefined on input line 201 Reference `conditional-component-declaration' on page 1 undefined on input line 505 Reference `conditional-component-declaration' on page 1 undefined on input line 583 Reference `conditional-component-declaration' on page 1 undefined on input line 890 Reference `connect-equations' on page 1 undefined on input line 1315 Reference `connect-equations-and-connectors' on page 1 undefined on input line 1331 Reference `connect-equations-and-connectors' on page 1 undefined on input line 157 Reference `connect-equations-and-connectors' on page 1 undefined on input line 282 Reference `connect-equations-and-connectors' on page 1 undefined on input line 536 Reference `connect-equations-and-connectors' on page 1 undefined on input line 755 Reference `connection-of-3-stream-connectors-where-one-mass-flow-rate-is-identical-to-zero-n-3-and' on page 1 undefined on input line 275 Reference `connections' on page 1 undefined on input line 1265 Reference `connections' on page 1 undefined on input line 549 Reference `connections' on page 1 undefined on input line 791 Reference `connections1' on page 1 undefined on input line 221 Reference `connector-sizing' on page 1 undefined on input line 1388 Reference `connectorSizing:addVector' on page 272 undefined on input line 1495 Reference `connectorSizing:addVector' on page 272 undefined on input line 1504 Reference `connectorSizing:deleteVector' on page 273 undefined on input line 1521 Reference `connectors-and-connections' on page 1 undefined on input line 1329 Reference `connectors-and-connections' on page 1 undefined on input line 648 Reference `constant-expressions' on page 1 undefined on input line 1560 Reference `constant-expressions' on page 1 undefined on input line 312 Reference `constant-expressions' on page 1 undefined on input line 878 Reference `constraining-clause-annotations' on page 1 undefined on input line 598 Reference `constraining-clause-annotations' on page 1 undefined on input line 8 Reference `constraining-type' on page 1 undefined on input line 1308 Reference `constraining-type' on page 1 undefined on input line 1311 Reference `constraining-type' on page 1 undefined on input line 186 Reference `constraining-type' on page 1 undefined on input line 588 Reference `constraining-type' on page 1 undefined on input line 595 Reference `constraining-type' on page 1 undefined on input line 928 Reference `continuous-time-expressions' on page 1 undefined on input line 164 Reference `continuous-time-expressions' on page 1 undefined on input line 577 Reference `conversion-rules' on page 1 undefined on input line 159 Reference `conversion-rules' on page 1 undefined on input line 1600 Reference `conversion-rules' on page 1 undefined on input line 163 Reference `conversion-rules' on page 1 undefined on input line 165 Reference `conversion-rules' on page 1 undefined on input line 167 Reference `conversion-rules' on page 1 undefined on input line 169 Reference `convertmessageoldclass-failed-message2' on page 1 undefined on input line 161 Reference `convertmodifiers' on page 1 undefined on input line 1869 Reference `coordinate-systems' on page 1 undefined on input line 207 Reference `coordinate-systems' on page 1 undefined on input line 745 Reference `coordinate-systems' on page 1 undefined on input line 778 Reference `coordinate-systems' on page 1 undefined on input line 782 Reference `declaration-equations' on page 1 undefined on input line 15 Reference `declaration-order-and-usage-before-declaration' on page 1 undefined on input line 342 Reference `def:clocked-variable' on page 1 undefined on input line 598 Reference `def:component-expression' on page 1 undefined on input line 256 Reference `def:component-expression' on page 1 undefined on input line 344 Reference `def:component-expression' on page 1 undefined on input line 393 Reference `def:component-expression' on page 1 undefined on input line 544 Reference `def:component-expression' on page 1 undefined on input line 598 Reference `def:component-expression' on page 1 undefined on input line 737 Reference `definition-of-stream-connectors' on page 1 undefined on input line 228 Reference `delay' on page 1 undefined on input line 686 Reference `derivation-of-stream-equations' on page 1 undefined on input line 11 Reference `derivation-of-stream-equations' on page 1 undefined on input line 166 Reference `derivation-of-stream-equations' on page 1 undefined on input line 203 Reference `derivation-of-stream-equations' on page 1 undefined on input line 271 Reference `derivation-of-stream-equations' on page 1 undefined on input line 273 Reference `derivation-of-stream-equations' on page 1 undefined on input line 315 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1075 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1430 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1536 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 338 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 473 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 476 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 479 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 917 Reference `derivatives-and-inverses-of-functions' on page 1 undefined on input line 2189 Reference `derivatives-and-inverses-of-functions' on page 1 undefined on input line 2242 Reference `derivatives-and-inverses-of-functions' on page 1 undefined on input line 461 Reference `derivatives-and-inverses-of-functions' on page 256 undefined on input line 348 Reference `derivatives-and-inverses-of-functions' on page 283 undefined on input line 2242 Reference `derivatives-and-inverses-of-functions' on page 329 undefined on input line 2189 Reference `discrete-time-expressions' on page 1 undefined on input line 1272 Reference `discrete-time-expressions' on page 1 undefined on input line 1274 Reference `discrete-time-expressions' on page 1 undefined on input line 1367 Reference `discrete-time-expressions' on page 1 undefined on input line 1437 Reference `discrete-time-expressions' on page 1 undefined on input line 164 Reference `discrete-time-expressions' on page 1 undefined on input line 169 Reference `discrete-time-expressions' on page 1 undefined on input line 242 Reference `discrete-time-expressions' on page 1 undefined on input line 622 Reference `division-by-numeric-scalars' on page 1 undefined on input line 608 Reference `document-index' on page 1 undefined on input line 59 Reference `element-wise-exponentiation' on page 1 undefined on input line 608 Reference `ellipse' on page 1 undefined on input line 436 Reference `ellipse' on page 1 undefined on input line 645 Reference `empty-function-calls' on page 1 undefined on input line 76 Reference `enclosing-classes' on page 1 undefined on input line 24 Reference `enum:exc-conn-case' on page 1 undefined on input line 562 Reference `enumeration-types' on page 1 undefined on input line 1448 Reference `enumeration-types' on page 1 undefined on input line 180 Reference `enumeration-types' on page 1 undefined on input line 541 Reference `enumeration-types' on page 1 undefined on input line 88 Reference `enumeration-types' on page 1 undefined on input line 909 Reference `eq:D1' on page 302 undefined on input line 252 Reference `eq:D1' on page 302 undefined on input line 253 Reference `eq:D2' on page 302 undefined on input line 252 Reference `eq:D2a' on page 299 undefined on input line 109 Reference `eq:D2b' on page 299 undefined on input line 114 Reference `eq:crossing' on page 296 undefined on input line 115 Reference `eq:dae' on page 296 undefined on input line 111 Reference `eq:dae' on page 296 undefined on input line 113 Reference `eq:dae' on page 296 undefined on input line 89 Reference `eq:dae' on page 297 undefined on input line 162 Reference `eq:dae' on page 297 undefined on input line 163 Reference `eq:dae' on page 297 undefined on input line 164 Reference `eq:dae-discrete-real' on page 296 undefined on input line 89 Reference `eq:dae-discrete-valued' on page 296 undefined on input line 87 Reference `eq:dae-discrete-valued' on page 296 undefined on input line 88 Reference `eq:dae-discrete-valued' on page 296 undefined on input line 92 Reference `eq:dae-discrete-valued' on page 32 undefined on input line 1503 Reference `eq:hydrid-dae' on page 296 undefined on input line 119 Reference `eq:hydrid-dae' on page 296 undefined on input line 128 Reference `eq:hydrid-dae' on page 297 undefined on input line 147 Reference `eq:hydrid-dae' on page 297 undefined on input line 151 Reference `eq:hydrid-dae' on page 297 undefined on input line 152 Reference `eq:hydrid-dae' on page 297 undefined on input line 160 Reference `equality-and-assignment' on page 1 undefined on input line 191 Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 1376 Reference `equation-categories' on page 1 undefined on input line 206 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 1 undefined on input line 1715 Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 159 Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 529 Reference `equations' on page 1 undefined on input line 191 Reference `equations' on page 1 undefined on input line 22 Reference `equations-in-equation-sections' on page 1 undefined on input line 13 Reference `evaluation-order' on page 1 undefined on input line 1382 Reference `evaluation-order' on page 1 undefined on input line 281 Reference `evaluation-order' on page 1 undefined on input line 360 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1085 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1095 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1433 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 324 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 340 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 373 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 385 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 490 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 587 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 63 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 919 Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 1104 Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 369 Reference `events-and-synchronization' on page 1 undefined on input line 117 Reference `events-and-synchronization' on page 1 undefined on input line 1215 Reference `events-and-synchronization' on page 1 undefined on input line 1480 Reference `events-and-synchronization' on page 1 undefined on input line 238 Reference `events-and-synchronization' on page 1 undefined on input line 354 Reference `events-and-synchronization' on page 1 undefined on input line 368 Reference `events-and-synchronization' on page 1 undefined on input line 371 Reference `events-and-synchronization' on page 1 undefined on input line 607 Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 1357 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 1343 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 1809 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 427 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 430 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 668 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 721 Reference `expandable-connectors' on page 1 undefined on input line 310 Reference `expandable-connectors' on page 1 undefined on input line 314 Reference `expandable-connectors' on page 1 undefined on input line 619 Reference `expandable-connectors' on page 1 undefined on input line 622 Reference `expandable-connectors' on page 1 undefined on input line 625 Reference `expandable-connectors' on page 1 undefined on input line 649 Reference `expandable-connectors' on page 1 undefined on input line 948 Reference `expandable-connectors' on page 1 undefined on input line 951 Reference `expandable-connectors' on page 1 undefined on input line 954 Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 178 Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 362 Reference `expressions' on page 1 undefined on input line 555 Reference `expressions' on page 1 undefined on input line 839 Reference `expressions' on page 1 undefined on input line 843 Reference `expressions1' on page 1 undefined on input line 194 Reference `expressions1' on page 1 undefined on input line 245 Reference `expressions1' on page 1 undefined on input line 247 Reference `expressions1' on page 1 undefined on input line 257 Reference `expressions1' on page 1 undefined on input line 6 Reference `extends' on page 1 undefined on input line 259 Reference `extends-clause' on page 1 undefined on input line 231 Reference `extends-clause' on page 1 undefined on input line 595 Reference `extends-clause' on page 1 undefined on input line 782 Reference `external-function-interface' on page 1 undefined on input line 209 Reference `external-function-interface' on page 1 undefined on input line 461 Reference `external-function-interface' on page 1 undefined on input line 612 Reference `external-function-interface' on page 1 undefined on input line 715 Reference `external-function-interface' on page 1 undefined on input line 718 Reference `external-function-interface' on page 1 undefined on input line 73 Reference `external-function-interface' on page 1 undefined on input line 8 Reference `external-function-interface' on page 1 undefined on input line 993 Reference `external-function-interface' on page 1 undefined on input line 997 Reference `external-objects' on page 1 undefined on input line 100 Reference `external-objects' on page 1 undefined on input line 1006 Reference `external-objects' on page 1 undefined on input line 1103 Reference `external-objects' on page 1 undefined on input line 169 Reference `external-objects' on page 1 undefined on input line 1704 Reference `external-objects' on page 1 undefined on input line 225 Reference `external-objects' on page 1 undefined on input line 2748 Reference `external-objects' on page 1 undefined on input line 303 Reference `external-objects' on page 1 undefined on input line 71 Reference `external-objects' on page 1 undefined on input line 737 Reference `external-objects' on page 1 undefined on input line 740 Reference `external-resources' on page 1 undefined on input line 1008 Reference `external-resources' on page 1 undefined on input line 1384 Reference `external-resources' on page 1 undefined on input line 2381 Reference `external-resources' on page 1 undefined on input line 2385 Reference `external-resources' on page 1 undefined on input line 2402 Reference `external-resources' on page 1 undefined on input line 60 Reference `external-resources' on page 1 undefined on input line 61 Reference `external-resources' on page 1 undefined on input line 752 Reference `external-resources' on page 1 undefined on input line 756 Reference `external-resources' on page 1 undefined on input line 78 Reference `fig:clock-variable' on page 1 undefined on input line 185 Reference `fig:clocked-variable' on page 1 undefined on input line 214 Reference `fig:hierarchical-statemachine' on page 1 undefined on input line 465 Reference `fig:piecewise-constant-variable' on page 1 undefined on input line 172 Reference `fig:roots' on page 1 undefined on input line 161 Reference `fig:roots' on page 1 undefined on input line 175 Reference `fig:smooth-bezier' on page 1 undefined on input line 632 Reference `fig:state-machine-behavior' on page 1 undefined on input line 576 Reference `fig:state-machine-layout' on page 1 undefined on input line 161 Reference `final-element-modification-prevention' on page 1 undefined on input line 294 Reference `final-element-modification-prevention' on page 1 undefined on input line 922 Reference `flattening-of-model' on page 1 undefined on input line 140 Reference `flattening-process' on page 1 undefined on input line 421 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 201 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 231 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 46 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 697 Reference `floating-point-numbers' on page 1 undefined on input line 243 Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 604 Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 65 Reference `for-statement' on page 1 undefined on input line 65 Reference `function-as-a-specialized-class' on page 1 undefined on input line 1099 Reference `function-as-a-specialized-class' on page 1 undefined on input line 1479 Reference `function-as-a-specialized-class' on page 1 undefined on input line 199 Reference `function-as-a-specialized-class' on page 1 undefined on input line 370 Reference `function-as-a-specialized-class' on page 1 undefined on input line 520 Reference `function-as-a-specialized-class' on page 1 undefined on input line 67 Reference `function-as-a-specialized-class' on page 1 undefined on input line 676 Reference `function-as-a-specialized-class' on page 1 undefined on input line 680 Reference `function-as-a-specialized-class' on page 1 undefined on input line 687 Reference `function-as-a-specialized-class' on page 1 undefined on input line 7 Reference `function-as-a-specialized-class' on page 1 undefined on input line 770 Reference `function-as-a-specialized-class' on page 1 undefined on input line 777 Reference `function-as-a-specialized-class' on page 1 undefined on input line 818 Reference `function-as-a-specialized-class' on page 1 undefined on input line 983 Reference `function-call' on page 1 undefined on input line 200 Reference `function-call' on page 1 undefined on input line 255 Reference `function-call' on page 1 undefined on input line 83 Reference `function-compatibility' on page 1 undefined on input line 1402 Reference `function-compatibility' on page 1 undefined on input line 517 Reference `function-compatibility' on page 1 undefined on input line 569 Reference `function-compatibility-or-function-subtyping-for-functions' on page 1 undefined on input line 343 Reference `function-compatibility-or-function-subtyping-for-functions' on page 1 undefined on input line 379 Reference `function-declaration' on page 1 undefined on input line 86 Reference `function-inlining-and-event-generation' on page 1 undefined on input line 2189 Reference `function-inlining-and-event-generation' on page 1 undefined on input line 2242 Reference `function-inlining-and-event-generation' on page 256 undefined on input line 348 Reference `function-inlining-and-event-generation' on page 283 undefined on input line 2242 Reference `function-inlining-and-event-generation' on page 329 undefined on input line 2189 Reference `function-partial-application' on page 1 undefined on input line 510 Reference `function-partial-application' on page 1 undefined on input line 514 Reference `function-partial-application' on page 1 undefined on input line 690 Reference `function-partial-application' on page 1 undefined on input line 990 Reference `function-return-statements' on page 1 undefined on input line 325 Reference `function-variability' on page 1 undefined on input line 120 Reference `function-variability' on page 1 undefined on input line 540 Reference `functional-argument:component' on page 163 undefined on input line 529 Reference `functional-argument:type-specifier' on page 163 undefined on input line 520 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 1538 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 207 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 223 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 78 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 80 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 94 Reference `functions' on page 1 undefined on input line 63 Reference `generation-of-connection-equations' on page 1 undefined on input line 119 Reference `generation-of-connection-equations' on page 1 undefined on input line 135 Reference `generation-of-connection-equations' on page 1 undefined on input line 16 Reference `generation-of-connection-equations' on page 1 undefined on input line 231 Reference `generation-of-connection-equations' on page 1 undefined on input line 241 Reference `generation-of-connection-equations' on page 1 undefined on input line 628 Reference `generation-of-connection-equations' on page 1 undefined on input line 649 Reference `generation-of-connection-equations' on page 1 undefined on input line 887 Reference `generation-of-connection-equations' on page 1 undefined on input line 889 Reference `getinstancename' on page 1 undefined on input line 1091 Reference `getinstancename' on page 1 undefined on input line 781 Reference `global-name-lookup' on page 1 undefined on input line 1563 Reference `grammar' on page 1 undefined on input line 1498 Reference `grammar' on page 1 undefined on input line 239 Reference `grammar' on page 1 undefined on input line 255 Reference `grammar' on page 1 undefined on input line 833 Reference `graphical-primitives' on page 1 undefined on input line 785 Reference `graphical-primitives' on page 1 undefined on input line 794 Reference `graphical-properties' on page 1 undefined on input line 785 Reference `graphical-properties' on page 1 undefined on input line 788 Reference `homotopy' on page 1 undefined on input line 722 Reference `identifiers' on page 1 undefined on input line 1420 Reference `identifiers' on page 1 undefined on input line 241 Reference `identifiers' on page 1 undefined on input line 251 Reference `identifiers' on page 1 undefined on input line 459 Reference `identifiers' on page 1 undefined on input line 466 Reference `if-equations' on page 1 undefined on input line 1318 Reference `if-equations' on page 1 undefined on input line 701 Reference `if-equations' on page 1 undefined on input line 895 Reference `implicit-iteration-ranges' on page 1 undefined on input line 137 Reference `implicit-iteration-ranges' on page 1 undefined on input line 320 Reference `implicit-iteration-ranges' on page 1 undefined on input line 594 Reference `implicit-iteration-ranges' on page 1 undefined on input line 769 Reference `implicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 910 Reference `importing-definitions-from-a-package' on page 1 undefined on input line 1105 Reference `indexing-with-end' on page 1 undefined on input line 286 Reference `inferencing-of-solvermethod' on page 1 undefined on input line 134 Reference `inheritance-extends-clause' on page 1 undefined on input line 1454 Reference `inheritance-extends-clause' on page 1 undefined on input line 569 Reference `inheritance-extends-clause' on page 1 undefined on input line 573 Reference `inheritance-modification-and-redeclaration' on page 1 undefined on input line 113 Reference `inheritance-of-functions' on page 1 undefined on input line 1401 Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 50 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 188 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 190 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 20 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 21 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 216 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 356 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 69 Reference `initialization-and-binding-equations-of-components-in-functions' on page 149 undefined on input line 69 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 1485 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 683 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 694 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 105 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1095 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1325 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1469 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 23 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 26 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 306 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 350 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 354 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 41 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 425 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 610 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 613 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 920 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 942 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 945 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 414 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 432 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 547 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 601 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 742 Reference `inside-and-outside-connectors' on page 1 undefined on input line 28 Reference `inside-and-outside-connectors' on page 1 undefined on input line 31 Reference `inside-and-outside-connectors' on page 1 undefined on input line 74 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 1189 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 282 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 319 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 349 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 395 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 558 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 585 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 6 Reference `instantiation' on page 1 undefined on input line 572 Reference `integer-type' on page 1 undefined on input line 169 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 11 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 545 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 563 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 980 Reference `interface-or-type' on page 1 undefined on input line 566 Reference `interface-or-type' on page 1 undefined on input line 89 Reference `interface-or-type' on page 1 undefined on input line 94 Reference `interface-or-type-relationships' on page 1 undefined on input line 1103 Reference `interface-or-type-relationships' on page 1 undefined on input line 2000 Reference `interface-or-type-relationships' on page 1 undefined on input line 39 Reference `interface-or-type-relationships' on page 1 undefined on input line 833 Reference `lexical-conventions' on page 1 undefined on input line 1046 Reference `lexical-conventions' on page 1 undefined on input line 128 Reference `lexical-conventions' on page 1 undefined on input line 142 Reference `lexical-conventions' on page 1 undefined on input line 1495 Reference `lexical-conventions' on page 1 undefined on input line 1555 Reference `lexical-conventions' on page 1 undefined on input line 18 Reference `lexical-conventions' on page 1 undefined on input line 182 Reference `lexical-conventions' on page 11 undefined on input line 252 Reference `licensing' on page 1 undefined on input line 1042 Reference `licensing' on page 1 undefined on input line 1124 Reference `licensing' on page 1 undefined on input line 1365 Reference `line' on page 1 undefined on input line 1036 Reference `line' on page 1 undefined on input line 197 Reference `line' on page 1 undefined on input line 801 Reference `local-class-definitions-nested-classes' on page 1 undefined on input line 508 Reference `lookup-of-imported-names' on page 1 undefined on input line 151 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 1 undefined on input line 300 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 1 undefined on input line 746 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 1350 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 1558 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 749 Reference `mapping-of-versions-to-file-system' on page 1 undefined on input line 1351 Reference `mapping-of-versions-to-file-system' on page 1 undefined on input line 194 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 16 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 41 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 743 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 1338 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 237 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 302 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 348 Reference `matrix-and-vector-multiplication-of-numeric-arrays' on page 1 undefined on input line 197 Reference `merging-connections-to-multiple-outputs' on page 1 undefined on input line 148 Reference `merging-connections-to-multiple-outputs' on page 1 undefined on input line 543 Reference `merging-of-modifications' on page 1 undefined on input line 386 Reference `merging-of-modifications' on page 1 undefined on input line 579 Reference `merging-of-modifications' on page 1 undefined on input line 610 Reference `merging-variable-definitions' on page 1 undefined on input line 440 Reference `modelica-concrete-syntax' on page 1 undefined on input line 14 Reference `modelica-concrete-syntax' on page 1 undefined on input line 16 Reference `modelica-concrete-syntax' on page 1 undefined on input line 237 Reference `modelica-concrete-syntax' on page 1 undefined on input line 3 Reference `modelica-concrete-syntax' on page 1 undefined on input line 43 Reference `modelica-concrete-syntax' on page 1 undefined on input line 78 Reference `modelica-dae-representation' on page 1 undefined on input line 1503 Reference `modelica-dae-representation' on page 1 undefined on input line 263 Reference `modelica-dae-representation' on page 1 undefined on input line 959 Reference `modelica-keywords' on page 1 undefined on input line 1801 Reference `modelica-revision-history' on page 1 undefined on input line 47 Reference `modelica-revision-history' on page 1 undefined on input line 8 Reference `modelica:Connections.branch' on page 1 undefined on input line 771 Reference `modelica:Connections.isRoot' on page 1 undefined on input line 774 Reference `modelica:Connections.potentialRoot' on page 1 undefined on input line 773 Reference `modelica:Connections.root' on page 1 undefined on input line 772 Reference `modelica:Connections.rooted' on page 1 undefined on input line 775 Reference `modelica:Evaluate' on page 1 undefined on input line 1267 Reference `modelica:Evaluate' on page 1 undefined on input line 355 Reference `modelica:Evaluate' on page 1 undefined on input line 461 Reference `modelica:GenerateEvents' on page 1 undefined on input line 1110 Reference `modelica:GenerateEvents' on page 1 undefined on input line 1812 Reference `modelica:HideResult' on page 1 undefined on input line 391 Reference `modelica:Inline' on page 1 undefined on input line 1809 Reference `modelica:InlineAfterIndexReduction' on page 1 undefined on input line 1811 Reference `modelica:LateInline' on page 1 undefined on input line 1810 Reference `modelica:ModelicaAllocateString' on page 1 undefined on input line 2734 Reference `modelica:ModelicaAllocateStringWithErrorReturn' on page 1 undefined on input line 2735 Reference `modelica:ModelicaDuplicateString' on page 1 undefined on input line 2736 Reference `modelica:ModelicaDuplicateStringWithErrorReturn' on page 1 undefined on input line 2737 Reference `modelica:ModelicaFormatMessage-et-al' on page 1 undefined on input line 2666 Reference `modelica:ModelicaMessage-et-al' on page 1 undefined on input line 2662 Reference `modelica:ModelicaVFormatMessage-et-al' on page 1 undefined on input line 2670 Reference `modelica:TestCase' on page 1 undefined on input line 179 Reference `modelica:TestCase' on page 1 undefined on input line 392 Reference `modelica:abs' on page 1 undefined on input line 357 Reference `modelica:activeState' on page 1 undefined on input line 71 Reference `modelica:actualStream' on page 1 undefined on input line 649 Reference `modelica:atan2' on page 1 undefined on input line 601 Reference `modelica:backSample' on page 1 undefined on input line 646 Reference `modelica:cardinality' on page 1 undefined on input line 645 Reference `modelica:ceil' on page 1 undefined on input line 486 Reference `modelica:change' on page 1 undefined on input line 1178 Reference `modelica:clock-event' on page 1 undefined on input line 310 Reference `modelica:clock-inferred' on page 1 undefined on input line 307 Reference `modelica:clock-interval' on page 1 undefined on input line 309 Reference `modelica:clock-rational' on page 1 undefined on input line 114 Reference `modelica:clock-rational' on page 1 undefined on input line 308 Reference `modelica:clock-solver' on page 1 undefined on input line 311 Reference `modelica:clocked-sample' on page 1 undefined on input line 566 Reference `modelica:clocked-sample' on page 1 undefined on input line 567 Reference `modelica:cross' on page 1 undefined on input line 636 Reference `modelica:delay' on page 1 undefined on input line 644 Reference `modelica:der' on page 1 undefined on input line 373 Reference `modelica:der' on page 1 undefined on input line 643 Reference `modelica:derivative' on page 1 undefined on input line 1205 Reference `modelica:diagonal' on page 1 undefined on input line 357 Reference `modelica:div' on page 1 undefined on input line 483 Reference `modelica:edge' on page 1 undefined on input line 1177 Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 361 Reference `modelica:event-sample' on page 1 undefined on input line 1175 Reference `modelica:experiment' on page 1 undefined on input line 1112 Reference `modelica:experiment' on page 1 undefined on input line 1265 Reference `modelica:experiment' on page 1 undefined on input line 2192 Reference `modelica:experiment' on page 1 undefined on input line 225 Reference `modelica:experiment' on page 1 undefined on input line 390 Reference `modelica:experiment' on page 1 undefined on input line 461 Reference `modelica:fill' on page 1 undefined on input line 360 Reference `modelica:firstTick' on page 1 undefined on input line 1356 Reference `modelica:floor' on page 1 undefined on input line 487 Reference `modelica:getInstanceName' on page 1 undefined on input line 651 Reference `modelica:homotopy' on page 1 undefined on input line 646 Reference `modelica:identity' on page 1 undefined on input line 356 Reference `modelica:inStream' on page 1 undefined on input line 648 Reference `modelica:initial' on page 1 undefined on input line 1171 Reference `modelica:initialState' on page 1 undefined on input line 57 Reference `modelica:integer' on page 1 undefined on input line 488 Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 360 Reference `modelica:interval' on page 1 undefined on input line 1357 Reference `modelica:inverse' on page 1 undefined on input line 1206 Reference `modelica:inverse' on page 1 undefined on input line 82 Reference `modelica:linspace' on page 1 undefined on input line 361 Reference `modelica:matrix' on page 1 undefined on input line 308 Reference `modelica:max-binary' on page 1 undefined on input line 447 Reference `modelica:max-of-array' on page 1 undefined on input line 446 Reference `modelica:max-reduction' on page 1 undefined on input line 448 Reference `modelica:min-binary' on page 1 undefined on input line 444 Reference `modelica:min-of-array' on page 1 undefined on input line 443 Reference `modelica:min-reduction' on page 1 undefined on input line 445 Reference `modelica:mod' on page 1 undefined on input line 484 Reference `modelica:ndims' on page 1 undefined on input line 259 Reference `modelica:noClock' on page 1 undefined on input line 647 Reference `modelica:noEvent' on page 1 undefined on input line 1173 Reference `modelica:noEvent' on page 1 undefined on input line 1886 Reference `modelica:ones' on page 1 undefined on input line 359 Reference `modelica:optional-spanning-tree-edge' on page 1 undefined on input line 770 Reference `modelica:outerProduct' on page 1 undefined on input line 634 Reference `modelica:pre' on page 1 undefined on input line 1176 Reference `modelica:previous' on page 1 undefined on input line 532 Reference `modelica:product-of-array' on page 1 undefined on input line 453 Reference `modelica:product-reduction' on page 1 undefined on input line 454 Reference `modelica:promote' on page 1 undefined on input line 214 Reference `modelica:reinit' on page 1 undefined on input line 1179 Reference `modelica:rem' on page 1 undefined on input line 485 Reference `modelica:scalar' on page 1 undefined on input line 306 Reference `modelica:semiLinear' on page 1 undefined on input line 647 Reference `modelica:shiftSample' on page 1 undefined on input line 645 Reference `modelica:sign' on page 1 undefined on input line 358 Reference `modelica:size-of-dim' on page 1 undefined on input line 260 Reference `modelica:size-vector' on page 1 undefined on input line 261 Reference `modelica:skew' on page 1 undefined on input line 637 Reference `modelica:smooth' on page 1 undefined on input line 1174 Reference `modelica:smooth' on page 1 undefined on input line 1215 Reference `modelica:smooth' on page 1 undefined on input line 487 Reference `modelica:smooth' on page 28 undefined on input line 1215 Reference `modelica:smoothOrder' on page 1 undefined on input line 1204 Reference `modelica:spatialDistribution' on page 1 undefined on input line 650 Reference `modelica:sqrt' on page 1 undefined on input line 359 Reference `modelica:subSample' on page 1 undefined on input line 643 Reference `modelica:sum-of-array' on page 1 undefined on input line 450 Reference `modelica:sum-reduction' on page 1 undefined on input line 451 Reference `modelica:superSample' on page 1 undefined on input line 644 Reference `modelica:symmetric' on page 1 undefined on input line 635 Reference `modelica:terminal' on page 1 undefined on input line 1172 Reference `modelica:ticksInState' on page 1 undefined on input line 72 Reference `modelica:timeInState' on page 1 undefined on input line 73 Reference `modelica:to-String' on page 1 undefined on input line 362 Reference `modelica:transition' on page 1 undefined on input line 56 Reference `modelica:transpose' on page 1 undefined on input line 633 Reference `modelica:vector' on page 1 undefined on input line 307 Reference `modelica:zeros' on page 1 undefined on input line 358 Reference `modification' on page 1 undefined on input line 311 Reference `modification-environment' on page 1 undefined on input line 138 Reference `modification-environment' on page 1 undefined on input line 8 Reference `modification-environment' on page 1 undefined on input line 99 Reference `modifications' on page 1 undefined on input line 1305 Reference `modifications' on page 1 undefined on input line 1458 Reference `modifications' on page 1 undefined on input line 17 Reference `modifications' on page 1 undefined on input line 391 Reference `modifications' on page 1 undefined on input line 916 Reference `modifiers-for-array-elements' on page 1 undefined on input line 304 Reference `modifiers-for-array-elements' on page 1 undefined on input line 582 Reference `modifiers-for-array-elements' on page 1 undefined on input line 919 Reference `mouse-input' on page 1 undefined on input line 813 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 1 undefined on input line 166 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 1 undefined on input line 89 Reference `notation' on page 1 undefined on input line 456 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1634 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 336 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 866 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 869 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 914 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 16 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 253 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 41 Reference `other-operators' on page 1 undefined on input line 432 Reference `output-formal-parameters-of-functions' on page 1 undefined on input line 84 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 1263 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 381 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 590 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 637 Reference `overloaded-binary-arrays' on page 1 undefined on input line 225 Reference `overloaded-binary-arrays' on page 1 undefined on input line 7 Reference `overloaded-binary-error' on page 1 undefined on input line 225 Reference `overloaded-binary-operations' on page 1 undefined on input line 1013 Reference `overloaded-binary-operations' on page 1 undefined on input line 1018 Reference `overloaded-binary-operations' on page 1 undefined on input line 22 Reference `overloaded-binary-predefined' on page 1 undefined on input line 225 Reference `overloaded-binary-unique' on page 1 undefined on input line 232 Reference `overloaded-constructor-unique' on page 1 undefined on input line 100 Reference `overloaded-constructors' on page 1 undefined on input line 20 Reference `overloaded-operators' on page 1 undefined on input line 1009 Reference `overloaded-operators' on page 1 undefined on input line 1540 Reference `overloaded-operators' on page 1 undefined on input line 169 Reference `overloaded-operators' on page 1 undefined on input line 298 Reference `overloaded-operators' on page 1 undefined on input line 833 Reference `overloaded-operators' on page 1 undefined on input line 836 Reference `overloaded-string-conversions' on page 1 undefined on input line 21 Reference `overloaded-unary-array' on page 1 undefined on input line 7 Reference `overloaded-unary-operations' on page 1 undefined on input line 26 Reference `packages' on page 1 undefined on input line 830 Reference `packages' on page 1 undefined on input line 99 Reference `parameter-expressions' on page 1 undefined on input line 493 Reference `parameter-expressions' on page 1 undefined on input line 90 Reference `partial-derivatives-of-functions' on page 1 undefined on input line 1197 Reference `partitioning-operators' on page 1 undefined on input line 845 Reference `partitioning-operators' on page 1 undefined on input line 856 Reference `perform-simulation-integrate' on page 296 undefined on input line 121 Reference `plot-curves' on page 1 undefined on input line 100 Reference `plot-curves' on page 1 undefined on input line 33 Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 11 Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 378 Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 388 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1482 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 191 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 20 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 205 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 473 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 549 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 630 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 761 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 82 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 987 Reference `predefined-types-and-classes' on page 1 undefined on input line 10 Reference `predefined-types-and-classes' on page 1 undefined on input line 526 Reference `predefined-types-and-classes' on page 1 undefined on input line 529 Reference `predefined-types-and-classes' on page 1 undefined on input line 756 Reference `predefined-types-and-classes' on page 1 undefined on input line 87 Reference `prefix-rules' on page 1 undefined on input line 1292 Reference `prefix-rules' on page 1 undefined on input line 496 Reference `prefix-rules' on page 1 undefined on input line 499 Reference `prefix-rules' on page 1 undefined on input line 881 Reference `primitive-elements' on page 1 undefined on input line 230 Reference `protection-of-classes' on page 1 undefined on input line 199 Reference `protection-of-classes' on page 1 undefined on input line 211 Reference `protection-of-classes' on page 1 undefined on input line 233 Reference `pure-modelica-functions' on page 1 undefined on input line 1101 Reference `pure-modelica-functions' on page 1 undefined on input line 1403 Reference `pure-modelica-functions' on page 1 undefined on input line 1406 Reference `pure-modelica-functions' on page 1 undefined on input line 444 Reference `pure-modelica-functions' on page 1 undefined on input line 528 Reference `pure-modelica-functions' on page 1 undefined on input line 65 Reference `pure-modelica-functions' on page 1 undefined on input line 84 Reference `pure-modelica-functions' on page 1 undefined on input line 894 Reference `rationale-for-clocked-semantics' on page 1 undefined on input line 118 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 1 undefined on input line 277 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 1 undefined on input line 846 Reference `real-type' on page 1 undefined on input line 322 Reference `real-type' on page 1 undefined on input line 532 Reference `real-type' on page 1 undefined on input line 535 Reference `recommended-selection-of-start-values' on page 1 undefined on input line 1097 Reference `record-constructor-functions' on page 1 undefined on input line 1347 Reference `record-constructor-functions' on page 1 undefined on input line 342 Reference `record-constructor-functions' on page 1 undefined on input line 405 Reference `record-constructor-functions' on page 1 undefined on input line 51 Reference `record-constructor-functions' on page 1 undefined on input line 700 Reference `record-constructor-functions' on page 1 undefined on input line 801 Reference `records' on page 1 undefined on input line 1489 Reference `records' on page 1 undefined on input line 2079 Reference `records' on page 1 undefined on input line 2279 Reference `records' on page 1 undefined on input line 2284 Reference `records' on page 1 undefined on input line 86 Reference `redeclaration' on page 1 undefined on input line 107 Reference `redeclaration' on page 1 undefined on input line 1462 Reference `redeclaration' on page 1 undefined on input line 277 Reference `redeclaration' on page 1 undefined on input line 278 Reference `redeclaration' on page 1 undefined on input line 399 Reference `redeclaration' on page 1 undefined on input line 5 Reference `redeclaration' on page 1 undefined on input line 503 Reference `redeclaration' on page 1 undefined on input line 585 Reference `redeclaration' on page 1 undefined on input line 588 Reference `redeclaration' on page 1 undefined on input line 59 Reference `redeclaration' on page 1 undefined on input line 77 Reference `redeclaration' on page 1 undefined on input line 965 Reference `reduction-expressions' on page 1 undefined on input line 1473 Reference `reduction-expressions' on page 1 undefined on input line 418 Reference `reduction-expressions' on page 1 undefined on input line 435 Reference `reduction-expressions' on page 1 undefined on input line 482 Reference `reduction-expressions' on page 1 undefined on input line 509 Reference `reduction-expressions' on page 1 undefined on input line 527 Reference `reduction-expressions' on page 1 undefined on input line 559 Reference `reduction-expressions' on page 1 undefined on input line 649 Reference `reduction-functions-and-operators' on page 1 undefined on input line 1337 Reference `reduction-functions-and-operators' on page 1 undefined on input line 387 Reference `reduction-functions-and-operators' on page 1 undefined on input line 643 Reference `reduction-functions-and-operators' on page 1 undefined on input line 646 Reference `reduction-functions-and-operators' on page 1 undefined on input line 65 Reference `reduction-functions-and-operators' on page 1 undefined on input line 79 Reference `reduction-functions-and-operators' on page 1 undefined on input line 973 Reference `reinit' on page 1 undefined on input line 1321 Reference `reinit' on page 1 undefined on input line 1325 Reference `reinit' on page 1 undefined on input line 1466 Reference `reinit' on page 1 undefined on input line 537 Reference `reinit' on page 1 undefined on input line 942 Reference `reset-handling' on page 1 undefined on input line 154 Reference `reset-handling' on page 1 undefined on input line 547 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 1807 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 698 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 721 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1145 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 120 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1285 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1319 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1334 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 2121 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 631 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 926 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 957 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 961 Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 214 Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 358 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 1 undefined on input line 220 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 1 undefined on input line 823 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 296 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 422 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 939 Reference `restrictions-on-redeclarations' on page 1 undefined on input line 931 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 332 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 576 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 798 Reference `restrictions-on-where-a-when-equation-may-occur' on page 1 undefined on input line 296 Reference `restrictions-on-where-a-when-statement-may-occur' on page 1 undefined on input line 939 Reference `return-statements' on page 1 undefined on input line 291 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1118 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1164 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1386 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1663 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 367 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 450 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 721 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 827 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 153 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 17 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 197 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 248 Reference `scope-of-the-specification' on page 1 undefined on input line 450 Reference `scope-of-the-specification' on page 1 undefined on input line 453 Reference `scoping-name-lookup-and-flattening' on page 1 undefined on input line 98 Reference `semantics-summary' on page 1 undefined on input line 649 Reference `semilinear' on page 1 undefined on input line 734 Reference `short-class-definitions' on page 1 undefined on input line 288 Reference `short-class-definitions' on page 1 undefined on input line 68 Reference `short-class-definitions' on page 1 undefined on input line 899 Reference `simple-equality-equations' on page 1 undefined on input line 150 Reference `simple-name-lookup' on page 1 undefined on input line 128 Reference `simple-name-lookup' on page 1 undefined on input line 279 Reference `simple-name-lookup' on page 1 undefined on input line 421 Reference `simple-name-lookup' on page 1 undefined on input line 552 Reference `simple-types' on page 1 undefined on input line 2079 Reference `simple-types' on page 1 undefined on input line 2107 Reference `simple-types' on page 1 undefined on input line 2259 Reference `simple-types' on page 1 undefined on input line 2262 Reference `simple-types' on page 1 undefined on input line 2284 Reference `simple-types' on page 1 undefined on input line 2742 Reference `simple-types' on page 1 undefined on input line 721 Reference `simple-types' on page 1 undefined on input line 724 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 1451 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 160 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 58 Reference `single-modification' on page 1 undefined on input line 582 Reference `slice-operation' on page 1 undefined on input line 107 Reference `slice-operation' on page 1 undefined on input line 661 Reference `solver-methods' on page 1 undefined on input line 1028 Reference `solver-methods' on page 1 undefined on input line 1092 Reference `solver-methods' on page 1 undefined on input line 441 Reference `solver-methods' on page 1 undefined on input line 769 Reference `spatialdistribution' on page 1 undefined on input line 1089 Reference `spatialdistribution' on page 1 undefined on input line 383 Reference `spatialdistribution' on page 1 undefined on input line 482 Reference `spatialdistribution' on page 1 undefined on input line 771 Reference `specialized-array-constructor-functions' on page 1 undefined on input line 970 Reference `specialized-classes' on page 1 undefined on input line 11 Reference `specialized-classes' on page 1 undefined on input line 131 Reference `specialized-classes' on page 1 undefined on input line 144 Reference `specialized-classes' on page 1 undefined on input line 1443 Reference `specialized-classes' on page 1 undefined on input line 220 Reference `specialized-classes' on page 1 undefined on input line 282 Reference `specialized-classes' on page 1 undefined on input line 340 Reference `specialized-classes' on page 1 undefined on input line 346 Reference `specialized-classes' on page 1 undefined on input line 38 Reference `specialized-classes' on page 1 undefined on input line 511 Reference `specialized-classes' on page 1 undefined on input line 514 Reference `specialized-classes' on page 1 undefined on input line 517 Reference `specialized-classes' on page 1 undefined on input line 520 Reference `specialized-classes' on page 1 undefined on input line 902 Reference `standard-type-coercion' on page 1 undefined on input line 1055 Reference `standard-type-coercion' on page 1 undefined on input line 1509 Reference `standard-type-coercion' on page 1 undefined on input line 354 Reference `standard-type-coercion' on page 1 undefined on input line 449 Reference `standard-type-coercion' on page 1 undefined on input line 605 Reference `standard-type-coercion' on page 1 undefined on input line 608 Reference `state-machine-graphics' on page 1 undefined on input line 146 Reference `state-machine-semantics' on page 1 undefined on input line 1033 Reference `state-machine-semantics' on page 1 undefined on input line 95 Reference `state-machines' on page 1 undefined on input line 1087 Reference `state-machines' on page 1 undefined on input line 1133 Reference `state-machines' on page 1 undefined on input line 1159 Reference `state-machines' on page 1 undefined on input line 1238 Reference `state-machines' on page 1 undefined on input line 144 Reference `state-machines' on page 1 undefined on input line 186 Reference `state-machines' on page 1 undefined on input line 648 Reference `static-name-lookup' on page 1 undefined on input line 168 Reference `static-name-lookup' on page 1 undefined on input line 344 Reference `static-name-lookup' on page 1 undefined on input line 584 Reference `static-name-lookup' on page 1 undefined on input line 83 Reference `stream-connectors' on page 1 undefined on input line 1286 Reference `stream-connectors' on page 1 undefined on input line 1311 Reference `stream-connectors' on page 1 undefined on input line 1431 Reference `stream-connectors' on page 1 undefined on input line 4 Reference `stream-operator-actualstream' on page 1 undefined on input line 34 Reference `stream-operator-actualstream' on page 1 undefined on input line 59 Reference `stream-operator-actualstream' on page 1 undefined on input line 757 Reference `stream-operator-actualstream' on page 1 undefined on input line 762 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 29 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 34 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 546 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 746 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 759 Reference `string-type' on page 1 undefined on input line 538 Reference `strings' on page 1 undefined on input line 462 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 1024 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 126 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 138 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 359 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 402 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 428 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 478 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 845 Reference `sub-clock-inferencing' on page 1 undefined on input line 1083 Reference `sub-clock-inferencing' on page 1 undefined on input line 1288 Reference `sub-clock-inferencing' on page 1 undefined on input line 346 Reference `sub-clock-inferencing' on page 1 undefined on input line 458 Reference `sub-clock-inferencing' on page 1 undefined on input line 580 Reference `sub-clock-inferencing' on page 1 undefined on input line 675 Reference `sub-clock-inferencing' on page 1 undefined on input line 688 Reference `sub-clock-partitioning' on page 1 undefined on input line 116 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 1352 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 1502 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 365 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 368 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 625 Reference `synchronous-language-elements' on page 1 undefined on input line 108 Reference `synchronous-language-elements' on page 1 undefined on input line 1085 Reference `synchronous-language-elements' on page 1 undefined on input line 1131 Reference `synchronous-language-elements' on page 1 undefined on input line 1133 Reference `synchronous-language-elements' on page 1 undefined on input line 1134 Reference `synchronous-language-elements' on page 1 undefined on input line 1152 Reference `synchronous-language-elements' on page 1 undefined on input line 1237 Reference `synchronous-language-elements' on page 1 undefined on input line 186 Reference `synchronous-language-elements' on page 315 undefined on input line 1131 Reference `syntax-and-examples-of-component-declarations' on page 1 undefined on input line 366 Reference `tab:operator-precedence' on page 1 undefined on input line 16 Reference `tab:operator-precedence' on page 1 undefined on input line 41 Reference `tab:product' on page 1 undefined on input line 203 Reference `tab:product' on page 1 undefined on input line 209 Reference `tab:size-1-dimensions' on page 1 undefined on input line 130 Reference `terminate' on page 1 undefined on input line 472 Reference `text' on page 1 undefined on input line 1116 Reference `text' on page 1 undefined on input line 1270 Reference `text' on page 1 undefined on input line 203 Reference `text' on page 1 undefined on input line 235 Reference `text' on page 1 undefined on input line 804 Reference `text' on page 1 undefined on input line 807 Reference `text' on page 1 undefined on input line 810 Reference `text-markup-escape-sequences' on page 1 undefined on input line 21 Reference `text-markup-escape-sequences' on page 1 undefined on input line 276 Reference `text-markup-in-captions' on page 1 undefined on input line 149 Reference `text-markup-in-captions' on page 1 undefined on input line 212 Reference `text-markup-in-captions' on page 1 undefined on input line 229 Reference `text-markup-in-captions' on page 1 undefined on input line 29 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1463 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 220 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 591 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 925 Reference `the-class-tree' on page 1 undefined on input line 61 Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 11 Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 12 Reference `the-inherited-contents-of-the-element' on page 1 undefined on input line 120 Reference `the-modelica-standard-library' on page 1 undefined on input line 827 Reference `the-modelica-standard-library' on page 1 undefined on input line 830 Reference `the-number-of-equations-needed-for-initialization' on page 1 undefined on input line 616 Reference `the-syntax-of-unit-expressions' on page 1 undefined on input line 375 Reference `the-syntax-of-unit-expressions' on page 1 undefined on input line 824 Reference `the-within-clause' on page 1 undefined on input line 1351 Reference `transitions' on page 1 undefined on input line 152 Reference `transitively-non-replaceable' on page 1 undefined on input line 1301 Reference `transitively-non-replaceable' on page 1 undefined on input line 136 Reference `transitively-non-replaceable' on page 1 undefined on input line 228 Reference `transitively-non-replaceable' on page 1 undefined on input line 234 Reference `transitively-non-replaceable' on page 1 undefined on input line 308 Reference `transitively-non-replaceable' on page 1 undefined on input line 823 Reference `type-compatible-expressions' on page 1 undefined on input line 257 Reference `type-compatible-expressions' on page 1 undefined on input line 279 Reference `type-compatible-expressions' on page 1 undefined on input line 3 Reference `type-compatible-expressions' on page 1 undefined on input line 566 Reference `type-compatible-expressions' on page 1 undefined on input line 66 Reference `type-compatible-expressions' on page 1 undefined on input line 715 Reference `type-compatible-expressions' on page 1 undefined on input line 814 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 1641 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 407 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 434 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 869 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 406 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 420 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 424 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 51 Reference `types-as-iteration-ranges' on page 1 undefined on input line 108 Reference `types-as-iteration-ranges' on page 1 undefined on input line 1476 Reference `types-as-iteration-ranges' on page 1 undefined on input line 1522 Reference `types-as-iteration-ranges' on page 1 undefined on input line 594 Reference `types-as-iteration-ranges' on page 1 undefined on input line 769 Reference `unary-operator-record-unique-match' on page 1 undefined on input line 258 Reference `unit-expressions' on page 1 undefined on input line 389 Reference `unspecified-enumeration' on page 1 undefined on input line 1298 Reference `using-the-derivative-annotation' on page 1 undefined on input line 1269 Reference `using-the-derivative-annotation' on page 1 undefined on input line 1277 Reference `using-the-derivative-annotation' on page 1 undefined on input line 439 Reference `using-the-derivative-annotation' on page 1 undefined on input line 703 Reference `using-the-derivative-annotation' on page 1 undefined on input line 88 Reference `using-the-inverse-annotation' on page 1 undefined on input line 1283 Reference `utility-functions' on page 1 undefined on input line 1566 Reference `utility-functions' on page 1 undefined on input line 734 Reference `utility-functions' on page 1 undefined on input line 98 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 102 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 104 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 2024 Reference `variability-of-expressions' on page 1 undefined on input line 1079 Reference `variability-of-expressions' on page 1 undefined on input line 112 Reference `variability-of-expressions' on page 1 undefined on input line 208 Reference `variability-of-expressions' on page 1 undefined on input line 256 Reference `variability-of-expressions' on page 1 undefined on input line 336 Reference `variability-of-expressions' on page 1 undefined on input line 398 Reference `variability-of-expressions' on page 1 undefined on input line 402 Reference `variability-of-structured-entities' on page 1 undefined on input line 236 Reference `variable-replacements' on page 1 undefined on input line 109 Reference `variable-replacements' on page 1 undefined on input line 150 Reference `variable-replacements' on page 1 undefined on input line 180 Reference `variable-replacements' on page 1 undefined on input line 208 Reference `variable-replacements' on page 1 undefined on input line 212 Reference `variable-replacements' on page 1 undefined on input line 229 Reference `vector-construction' on page 1 undefined on input line 268 Reference `vector-construction' on page 1 undefined on input line 655 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 260 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 349 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 592 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 667 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 685 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 733 Reference `vendor-specific-annotations' on page 1 undefined on input line 2178 Reference `vendor-specific-annotations' on page 1 undefined on input line 4 Reference `vendor-specific-annotations' on page 329 undefined on input line 2178 Reference `version-handling' on page 1 undefined on input line 1121 Reference `version-handling' on page 1 undefined on input line 1936 Reference `version-handling' on page 1 undefined on input line 227 Reference `version-handling' on page 1 undefined on input line 418 Reference `when-equations' on page 1 undefined on input line 20 Reference `when-equations' on page 1 undefined on input line 622 Reference `when-equations' on page 1 undefined on input line 63 Reference `when-equations' on page 1 undefined on input line 77 Reference `when-equations' on page 1 undefined on input line 958 Reference `when-statements' on page 1 undefined on input line 390 Reference `while-execution-top' on page 152 undefined on input line 291 Latexmk: Summary of warnings from last run of (pdf)latex: Latex failed to resolve 1214 reference(s) Latex failed to resolve 10 citation(s) Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'MLS.log' for details Latexmk: Use the -f option to force complete processing, unless error was exceeding maximum runs, or warnings treated as errors. === TeX engine is 'pdfTeX' Latexmk: Errors, so I did not complete making targets [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 263e4fd309abf12f3cca6942ff8ff0a53f53fa4255595bedbcc638763a3209f8 $ docker rm -f 263e4fd309abf12f3cca6942ff8ff0a53f53fa4255595bedbcc638763a3209f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (upload) Stage "upload" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (index) Stage "index" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline ERROR: script returned exit code 12 GitHub has been notified of this commit’s build result Finished: FAILURE