Read the Docs build information Build id: 1052040 Project: flexcompute-flow360documentation Version: latest Commit: 734c992503bd262dc953b61f2e71d2a85bdfcc93 Date: 2022-08-12T16:45:28.860145Z State: finished Success: True [rtd-command-info] start-time: 2022-08-12T16:45:30.935742Z, end-time: 2022-08-12T16:45:34.363320Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:flexcompute-readthedocs/Flow360Documentation.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-08-12T16:45:34.575096Z, end-time: 2022-08-12T16:45:34.848239Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 734c992 update yaml for pdf build [rtd-command-info] start-time: 2022-08-12T16:45:35.113940Z, end-time: 2022-08-12T16:45:35.179285Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-08-12T16:45:36.320821Z, end-time: 2022-08-12T16:45:45.581611Z, duration: 9, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2087 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1569 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1461 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [888 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2539 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1176 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.5 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 10.2 MB in 2s (4625 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-08-12T16:45:45.916574Z, end-time: 2022-08-12T16:45:47.353178Z, duration: 1, exit-code: 0 apt-get install --assume-yes --quiet -- texlive-latex-extra Reading package lists... Building dependency tree... Reading state information... texlive-latex-extra is already the newest version (2019.202000218-1). texlive-latex-extra set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 166 not upgraded. [rtd-command-info] start-time: 2022-08-12T16:45:51.823206Z, end-time: 2022-08-12T16:45:51.925575Z, duration: 0, exit-code: 0 asdf global python 3.8.13 [rtd-command-info] start-time: 2022-08-12T16:45:52.444107Z, end-time: 2022-08-12T16:45:53.482617Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.8.13.final.0-64 in 689ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-08-12T16:45:53.671132Z, end-time: 2022-08-12T16:46:04.489923Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.2.2 setuptools-58.2.0 [rtd-command-info] start-time: 2022-08-12T16:46:04.700665Z, end-time: 2022-08-12T16:46:20.671377Z, duration: 15, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting pillow Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 47.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 157.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 108.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 146.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 80.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 158.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 156.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 95.8 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 148.4 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 72.8 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 152.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 128.2 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 146.3 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 125.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 154.2 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 100.4 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 139.3 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 132.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 153.0 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 154.7 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 145.2 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 216.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 174.6 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 127.7 MB/s eta 0:00:00 Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=10fba8c1ebbdf071762b349f84106e9f4d5d1224c9773220af63f792922adf51 Stored in directory: /tmp/pip-ephem-wheel-cache-3r_pswz9/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=09aefd2367e478bb6d380bd302665773cf3065c06a36e1bca291cc40a7e6714d Stored in directory: /tmp/pip-ephem-wheel-cache-3r_pswz9/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.2 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.1.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.11 zipp-3.8.1 [rtd-command-info] start-time: 2022-08-12T16:46:20.923676Z, end-time: 2022-08-12T16:46:24.375602Z, duration: 3, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: Flow360Documentation Building wheel for Flow360Documentation (pyproject.toml): started Building wheel for Flow360Documentation (pyproject.toml): finished with status 'done' Created wheel for Flow360Documentation: filename=flow360documentation-21.4.1.0-py2.py3-none-any.whl size=1193 sha256=6590f248c2655035a328a35d9ec59075f9da22ce3bc116aa6689f402419e211b Stored in directory: /tmp/pip-ephem-wheel-cache-xhvj5kf8/wheels/7f/6d/5a/f7d53b8c7c5bdd2324a706f4d9f0c903aa395c61ecebd8681b Successfully built Flow360Documentation Installing collected packages: Flow360Documentation Successfully installed Flow360Documentation-21.4.1.0 [rtd-command-info] start-time: 2022-08-12T16:46:24.685929Z, end-time: 2022-08-12T16:46:34.937106Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx==4.2.0 Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 71.2 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from -r docs/requirements.txt (line 2)) (1.0.0) Collecting readthedocs-sphinx-search==0.1.1 Downloading readthedocs_sphinx_search-0.1.1-py3-none-any.whl (18 kB) Collecting nbsphinx==0.8.7 Downloading nbsphinx-0.8.7-py3-none-any.whl (25 kB) Collecting ipython==7.29.0 Downloading ipython-7.29.0-py3-none-any.whl (790 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.8/790.8 kB 160.4 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (21.3) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (0.17.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2.10.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2.12.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (58.2.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2.28.1) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.0.2) Collecting nbformat Downloading nbformat-5.4.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.3/73.3 kB 134.7 MB/s eta 0:00:00 Collecting traitlets Downloading traitlets-5.3.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 140.2 MB/s eta 0:00:00 Collecting nbconvert!=5.4 Downloading nbconvert-6.5.3-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 173.5 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.30-py3-none-any.whl (381 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.7/381.7 kB 152.3 MB/s eta 0:00:00 Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 160.8 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 124.0 MB/s eta 0:00:00 Collecting matplotlib-inline Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from babel>=1.3->sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2022.2) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 139.7 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from Jinja2>=2.3->sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2.1.1) Collecting bleach Downloading bleach-5.0.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.9/160.9 kB 141.8 MB/s eta 0:00:00 Collecting jupyter-core>=4.7 Downloading jupyter_core-4.11.1-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 163.8 MB/s eta 0:00:00 Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.6.6-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 kB 122.2 MB/s eta 0:00:00 Collecting lxml Downloading lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 115.4 MB/s eta 0:00:00 Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 230.9 MB/s eta 0:00:00 Collecting jsonschema>=2.6 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 143.1 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.1-py3-none-any.whl (22 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2022.6.15) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.26.11) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx==4.2.0->-r docs/requirements.txt (line 1)) (3.3) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->sphinx==4.2.0->-r docs/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from packaging->sphinx==4.2.0->-r docs/requirements.txt (line 1)) (3.0.9) Collecting attrs>=17.4.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 198.9 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 kB 211.6 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.9.0-py3-none-any.whl (33 kB) Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-7.3.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 226.6 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting six>=1.9.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema>=2.6->nbformat->nbsphinx==0.8.7->-r docs/requirements.txt (line 4)) (3.8.1) Collecting tornado>=6.0 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 258.3 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 246.6 MB/s eta 0:00:00 Collecting pyzmq>=23.0 Downloading pyzmq-23.2.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 258.7 MB/s eta 0:00:00 Installing collected packages: webencodings, wcwidth, ptyprocess, pickleshare, mistune, fastjsonschema, backcall, traitlets, tornado, tinycss2, soupsieve, six, readthedocs-sphinx-search, pyzmq, pyrsistent, prompt-toolkit, pkgutil-resolve-name, pexpect, parso, pandocfilters, nest-asyncio, lxml, jupyterlab-pygments, importlib-resources, entrypoints, defusedxml, decorator, attrs, sphinx, python-dateutil, matplotlib-inline, jupyter-core, jsonschema, jedi, bleach, beautifulsoup4, nbformat, jupyter-client, ipython, nbclient, nbconvert, nbsphinx Attempting uninstall: sphinx Found existing installation: Sphinx 5.1.1 Uninstalling Sphinx-5.1.1: Successfully uninstalled Sphinx-5.1.1 Successfully installed attrs-22.1.0 backcall-0.2.0 beautifulsoup4-4.11.1 bleach-5.0.1 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 fastjsonschema-2.16.1 importlib-resources-5.9.0 ipython-7.29.0 jedi-0.18.1 jsonschema-4.9.1 jupyter-client-7.3.4 jupyter-core-4.11.1 jupyterlab-pygments-0.2.2 lxml-4.9.1 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.6.6 nbconvert-6.5.3 nbformat-5.4.0 nbsphinx-0.8.7 nest-asyncio-1.5.5 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.30 ptyprocess-0.7.0 pyrsistent-0.18.1 python-dateutil-2.8.2 pyzmq-23.2.1 readthedocs-sphinx-search-0.1.1 six-1.16.0 soupsieve-2.3.2.post1 sphinx-4.2.0 tinycss2-1.1.1 tornado-6.2 traitlets-5.3.0 wcwidth-0.2.5 webencodings-0.5.1 [rtd-command-info] start-time: 2022-08-12T16:46:36.602312Z, end-time: 2022-08-12T16:46:36.661530Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # -- Project information project = 'Flow360 Documentation' copyright = '2022, Flexcompute Inc' author = 'Flexcompute Inc' #release = 'release-21.3.3.0' # -- General configuration extensions = [ 'sphinx.ext.duration', 'sphinx.ext.doctest', 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.intersphinx', "nbsphinx", ] intersphinx_mapping = { 'python': ('https://docs.python.org/3/', None), 'sphinx': ('https://www.sphinx-doc.org/en/master/', None), } intersphinx_disabled_domains = ['std'] math_number_all = True math_eqref_format = "Eq.({number})" templates_path = ['_templates'] html_theme = 'sphinx_rtd_theme' # -- Options for HTML output # -- Options for EPUB output epub_show_urls = 'footnote' html_static_path=['_static'] def setup(app): app.add_css_file('theme_overrides.css') app.add_css_file('custom.css') app.add_css_file('bugfix.css') html_theme_options = {"logo_only": True} html_favicon = "_static/logo.svg" numfig = True numfig_secnum_depth = 2 ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("release-22.1.3.0", "/en/release-22.1.3.0/"), ("release-21.3.3.0", "/en/release-21.3.3.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'flexcompute-flow360documentation', 'name': u'Flow360Documentation', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.flexcompute.com/projects/flow360/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'flexcompute-readthedocs', 'proxied_api_host': '/_', 'github_repo': 'Flow360Documentation', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '734c9925', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/flexcompute-flow360documentation/builds/1052040/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-08-12T16:46:36.897315Z, end-time: 2022-08-12T16:46:43.374482Z, duration: 6, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.2.0 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: capabilities/bladeElementTheory.rst, capabilities/capabilities.rst, capabilities/overview.rst, capabilities/userDefinedDynamics.rst, conventions/conventions.rst, examples.rst, examples/betDiskSteady_caseStudy.rst, examples/dpw4.rst, examples/hlcrm.rst, examples/naca0012_caseStudy.rst, ..., pythonAPI/flow360clientDoc.rst, quickstart.rst, releaseNotes.rst, releaseNotes/release-21.4.1.0.rst, releaseNotes/release-22.1.3.0.rst, releaseNotes/release-22.2.3.0.rst, solverConfiguration/solverConfiguration.rst, tutorials.rst, tutorials/rotation_interface.rst, webinar.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 34 source files that are out of date updating environment: [new config] 34 added, 0 changed, 0 removed reading sources... [ 2%] capabilities/bladeElementTheory reading sources... [ 5%] capabilities/capabilities reading sources... [ 8%] capabilities/overview reading sources... [ 11%] capabilities/userDefinedDynamics reading sources... [ 14%] conventions/conventions reading sources... [ 17%] examples reading sources... [ 20%] examples/betDiskSteady_caseStudy reading sources... [ 23%] examples/dpw4 reading sources... [ 26%] examples/hlcrm reading sources... [ 29%] examples/naca0012_caseStudy reading sources... [ 32%] examples/om6_caseStudy reading sources... [ 35%] examples/om6_wing_pyAPI reading sources... [ 38%] examples/om6_wing_webUI reading sources... [ 41%] examples/rotation_interface_quickstart reading sources... [ 44%] faq/faq reading sources... [ 47%] index reading sources... [ 50%] papers reading sources... [ 52%] postprocessing/postprocessing reading sources... [ 55%] preprocessing/automatedMeshing reading sources... [ 58%] preprocessing/manualMeshing reading sources... [ 61%] preprocessing/preprocessing reading sources... [ 64%] publications reading sources... [ 67%] pythonAPI/api reading sources... [ 70%] pythonAPI/apiGetStarted reading sources... [ 73%] pythonAPI/flow360clientDoc reading sources... [ 76%] quickstart reading sources... [ 79%] releaseNotes reading sources... [ 82%] releaseNotes/release-21.4.1.0 reading sources... [ 85%] releaseNotes/release-22.1.3.0 reading sources... [ 88%] releaseNotes/release-22.2.3.0 reading sources... [ 91%] solverConfiguration/solverConfiguration reading sources... [ 94%] tutorials reading sources... [ 97%] tutorials/rotation_interface reading sources... [100%] webinar /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/dpw4.rst:7: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/hlcrm.rst:9: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/hlcrm.rst:9: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/hlcrm.rst:9: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/hlcrm.rst:9: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/hlcrm.rst:9: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/hlcrm.rst:9: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/naca0012_caseStudy.rst:9: WARNING: Duplicate explicit target name: "this nasa webpage". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/om6_wing_pyAPI.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/om6_wing_webUI.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/examples/om6_wing_webUI.rst:6: WARNING: Duplicate explicit target name: "here". /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:5: WARNING: duplicate object description of flow360client, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:8: WARNING: duplicate object description of flow360client.NewCase, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:30: WARNING: duplicate object description of flow360client.NewCaseListWithPhase, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:57: WARNING: duplicate object description of flow360client.NewMesh, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:83: WARNING: duplicate object description of flow360client.NewMeshFromSurface, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:103: WARNING: duplicate object description of flow360client.NewSurfaceMeshFromGeometry, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:123: WARNING: duplicate object description of flow360client.noSlipWallsFromMapbc, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:135: WARNING: duplicate object description of flow360client.generator.case, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:138: WARNING: duplicate object description of flow360client.generator.case.generateCaseJson, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:157: WARNING: duplicate object description of flow360client.case, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:160: WARNING: duplicate object description of flow360client.case.DeleteCase, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:172: WARNING: duplicate object description of flow360client.case.DownloadResultsFile, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:196: WARNING: duplicate object description of flow360client.case.DownloadSurfaceResults, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:207: WARNING: duplicate object description of flow360client.case.DownloadVolumetricResults, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:218: WARNING: duplicate object description of flow360client.case.GetCaseInfo, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:230: WARNING: duplicate object description of flow360client.case.GetCaseLinearResidual, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:257: WARNING: duplicate object description of flow360client.case.GetCaseResidual, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:282: WARNING: duplicate object description of flow360client.case.GetCaseTotalForces, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:326: WARNING: duplicate object description of flow360client.mesh, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:329: WARNING: duplicate object description of flow360client.mesh.DeleteMesh, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:341: WARNING: duplicate object description of flow360client.mesh.GetMeshInfo, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:353: WARNING: duplicate object description of flow360client.mesh.ListMeshes, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:365: WARNING: duplicate object description of flow360client.surfaceMesh, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:368: WARNING: duplicate object description of flow360client.surfaceMesh.DeleteSurfaceMesh, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:380: WARNING: duplicate object description of flow360client.surfaceMesh.GetSurfaceMeshInfo, other instance in pythonAPI/api, use :noindex: for one of them /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/flow360clientDoc.rst:392: WARNING: duplicate object description of flow360client.surfaceMesh.ListSurfaceMeshes, other instance in pythonAPI/api, use :noindex: for one of them releaseNotes/release-22.2.3.0.rst:45: WARNING: Title underline too short. Automated Meshing ------ releaseNotes/release-22.2.3.0.rst:45: WARNING: Title underline too short. Automated Meshing ------ /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes/release-21.4.1.0.rst:4: WARNING: duplicate label release-21.4.1.0, other instance in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes.rst /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes/release-22.1.3.0.rst:4: WARNING: duplicate label release-22.1.3.0, other instance in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes.rst /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes/release-22.2.3.0.rst:45: WARNING: Title underline too short. Automated Meshing ------ /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes/release-22.2.3.0.rst:45: WARNING: Title underline too short. Automated Meshing ------ /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes/release-22.2.3.0.rst:4: WARNING: duplicate label release-22.2.3.0, other instance in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/releaseNotes.rst looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] capabilities/bladeElementTheory writing output... [ 5%] capabilities/capabilities writing output... [ 8%] capabilities/overview writing output... [ 11%] capabilities/userDefinedDynamics writing output... [ 14%] conventions/conventions writing output... [ 17%] examples writing output... [ 20%] examples/betDiskSteady_caseStudy writing output... [ 23%] examples/dpw4 writing output... [ 26%] examples/hlcrm writing output... [ 29%] examples/naca0012_caseStudy writing output... [ 32%] examples/om6_caseStudy writing output... [ 35%] examples/om6_wing_pyAPI writing output... [ 38%] examples/om6_wing_webUI writing output... [ 41%] examples/rotation_interface_quickstart writing output... [ 44%] faq/faq writing output... [ 47%] index writing output... [ 50%] papers writing output... [ 52%] postprocessing/postprocessing writing output... [ 55%] preprocessing/automatedMeshing writing output... [ 58%] preprocessing/manualMeshing writing output... [ 61%] preprocessing/preprocessing writing output... [ 64%] publications writing output... [ 67%] pythonAPI/api writing output... [ 70%] pythonAPI/apiGetStarted writing output... [ 73%] pythonAPI/flow360clientDoc writing output... [ 76%] quickstart writing output... [ 79%] releaseNotes writing output... [ 82%] releaseNotes/release-21.4.1.0 writing output... [ 85%] releaseNotes/release-22.1.3.0 writing output... [ 88%] releaseNotes/release-22.2.3.0 writing output... [ 91%] solverConfiguration/solverConfiguration writing output... [ 94%] tutorials writing output... [ 97%] tutorials/rotation_interface writing output... [100%] webinar /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:109: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:120: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:133: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:144: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:152: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:160: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:170: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:178: WARNING: Could not lex literal_block as "json". Highlighting skipped. generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 1%] examples/figures_BET_Tutorial/left_hand_rule.svg copying images... [ 2%] examples/figures_BET_Tutorial/right_hand_rule.svg copying images... [ 3%] examples/figures_BET_Tutorial/leftHand_thrust_z+.svg copying images... [ 4%] examples/figures_BET_Tutorial/leftHand_thrust_z-.svg copying images... [ 5%] examples/figures_BET_Tutorial/rightHand_thrust_z+.svg copying images... [ 6%] examples/figures_BET_Tutorial/rightHand_thrust_z-.svg copying images... [ 7%] capabilities/chords_distribution_1.svg copying images... [ 8%] capabilities/chords_distribution_2.svg copying images... [ 9%] capabilities/chords_distribution_3.svg copying images... [ 10%] capabilities/alphaControllerResults.png copying images... [ 11%] examples/figures_BET_Tutorial/XV-15_N703NA_USCG.jpg copying images... [ 12%] examples/figures_BET_Tutorial/xv15_twist_chord_definition.png copying images... [ 13%] examples/figures_BET_Tutorial/mesh_592K_zoom1.png copying images... [ 14%] examples/figures_BET_Tutorial/mesh_592K_zoom2.png copying images... [ 15%] examples/figures_BET_Tutorial/mesh_592K_zoom3.png copying images... [ 16%] examples/figures_BET_Tutorial/mesh_592K_zoom4.png copying images... [ 17%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_hover.svg copying images... [ 18%] examples/figures_BET_Tutorial/xv15_BETDisk_history_torque_hover.svg copying images... [ 19%] examples/figures_BET_Tutorial/xv15_BETDisk_hover_pitch10_sectionalThrust.svg copying images... [ 20%] examples/figures_BET_Tutorial/xv15_BETDisk_hover_pitch10_thrust_history.svg copying images... [ 21%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_hover.svg copying images... [ 22%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_FOM_hover.svg copying images... [ 23%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_airplane.svg copying images... [ 24%] examples/figures_BET_Tutorial/xv15_BETDisk_history_torque_airplane.svg copying images... [ 25%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_sectionalThrust.svg copying images... [ 26%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_thrust_history.svg copying images... [ 27%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_airplane.svg copying images... [ 28%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_eta_airplane.svg copying images... [ 29%] examples/figures_dpw4/dpw4_geometry.png copying images... [ 30%] examples/figures_dpw4/dpw4_meshMedium.png copying images... [ 31%] examples/figures_dpw4/dpw4_gridConvergence.png copying images... [ 32%] examples/figures_dpw4/cf_dpw4.png copying images... [ 33%] examples/figures_dpw4/cp_dpw4.png copying images... [ 34%] examples/figures_dpw4/dpw4_q_1.35e-7.png copying images... [ 35%] examples/figures/GeometryIso.png copying images... [ 36%] examples/figures/Mesh_medium.png copying images... [ 37%] examples/figures/plots_CLCD_hlpw3.png copying images... [ 38%] examples/figures/Cf_alpha8.png copying images... [ 39%] examples/figures/Cf_alpha16.png copying images... [ 40%] examples/figures/Cp_alpha8.png copying images... [ 41%] examples/figures/Cp_alpha16.png copying images... [ 42%] examples/figures/HLCRM_coarse_Q=1e-7_alpha16.png copying images... [ 43%] examples/figures/HLCRM_coarse_Q=1e-7_Yside_alpha16.png copying images... [ 44%] examples/figures/HLCRM_coarse_Q=1e-7_Zside_alpha16.png copying images... [ 45%] examples/figures_NACA0012/n0012familyII4hex_global.png copying images... [ 46%] examples/figures_NACA0012/n0012familyII4hex_local.png copying images... [ 47%] examples/figures_NACA0012/NACA0012_FMLY2GL4_AOA00_SARC_Contours_Ma_mutRatio_upd2a.png copying images... [ 48%] examples/figures_NACA0012/NACA0012_FMLY2GL4_AOA10_SARC_Contours_Ma_mutRatio_upd2a.png copying images... [ 49%] examples/figures_NACA0012/NACA0012_FMLY2GL4_AOA15_SARC_Contours_Ma_mutRatio_upd2a.png copying images... [ 50%] examples/figures_NACA0012/NACA0012_Cp_Cf_Flow360_SA_Fig001_AOA00_upd2.png copying images... [ 51%] examples/figures_NACA0012/NACA0012_Cp_Cf_Flow360_SA_Fig002_AOA10_upd2.png copying images... [ 52%] examples/figures_NACA0012/NACA0012_Cp_Cf_Flow360_SA_Fig003_AOA15_upd2.png copying images... [ 53%] examples/figures_NACA0012/NACA0012_Cl_Cd_Flow360_SA_upd1.png copying images... [ 54%] examples/figures_OM6_Tutorial/Geometry_Iso.png copying images... [ 55%] examples/figures_OM6_Tutorial/om6_gridConvergence.png copying images... [ 56%] examples/figures_OM6_Tutorial/CFx_slicesPlot_om6_8M.png copying images... [ 57%] examples/figures_OM6_Tutorial/Cp_slicesPlot_om6_8M.png copying images... [ 58%] examples/figures_OM6_Tutorial/cf_om6-8M_lpOn.png copying images... [ 59%] examples/figures_OM6_Tutorial/cp_om6-8M_lpOn.png copying images... [ 60%] examples/figures_OM6_Tutorial/ConvergenceTab.png copying images... [ 61%] examples/figures_OM6_Tutorial/CD_CL.png copying images... [ 62%] examples/figures_OM6_Tutorial/CF.png copying images... [ 63%] examples/figures_OM6_Tutorial/CM.png copying images... [ 64%] examples/figures_OM6_Tutorial/VisResults.png copying images... [ 65%] examples/figures_OM6_Tutorial/UploadMesh.png copying images... [ 66%] examples/figures_OM6_Tutorial/UploadMeshJsonFile.png copying images... [ 67%] examples/figures_OM6_Tutorial/NewCase.png copying images... [ 68%] examples/figures_OM6_Tutorial/StartNewCase.png copying images... [ 69%] examples/figures_OM6_Tutorial/UploadCaseJsonFile.png copying images... [ 70%] examples/figures_OM6_Tutorial/CaseStatus.png copying images... [ 71%] examples/figures_OM6_Tutorial/DownloadResults.png copying images... [ 72%] examples/figures_OM6_Tutorial/ForkCase1.png copying images... [ 73%] examples/figures_OM6_Tutorial/ForkCase2.png copying images... [ 74%] examples/figures_OM6_Tutorial/DeleteMeshCase_1.png copying images... [ 75%] examples/rotationInterfaceQSFigs/rotInterfaceView.png copying images... [ 76%] examples/rotationInterfaceQSFigs/residuals_convergence.png copying images... [ 77%] examples/rotationInterfaceQSFigs/force_convergence.png copying images... [ 78%] faq/figs/standard_storage_icon.png copying images... [ 79%] faq/figs/archived_icon.png copying images... [ 80%] faq/figs/archive_action.png copying images... [ 81%] faq/figs/archive_message.png copying images... [ 82%] faq/figs/archiving_icon.png copying images... [ 83%] faq/figs/restore_action.png copying images... [ 84%] faq/figs/restore_message.png copying images... [ 85%] faq/figs/restoring_icon.png copying images... [ 86%] faq/figs/notConcentricMod.png copying images... [ 87%] faq/figs/concentric.png copying images... [ 88%] figures/autoMeshing/sphere_csm.png copying images... [ 89%] figures/autoMeshing/sphere_surfMesh.png copying images... [ 90%] figures/autoMeshing/sphere_volMesh.png copying images... [ 91%] figures/autoMeshing/surfaceMesh_firstLayerThickness.png copying images... [ 92%] figures/autoMeshing/projectAnisoSpacing.png copying images... [ 93%] figures/autoMeshing/slidingInterfaces.png copying images... [ 94%] tutorials/rotationInterfaceFigs/rotInterfaceView.png copying images... [ 95%] tutorials/rotationInterfaceFigs/farfieldView.png copying images... [ 96%] tutorials/rotationInterfaceFigs/fig4.png copying images... [ 97%] tutorials/rotationInterfaceFigs/residuals_convergence.png copying images... [ 98%] tutorials/rotationInterfaceFigs/force_convergence.png copying images... [100%] figures/webinar.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 52 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.260 solverConfiguration/solverConfiguration 0.225 pythonAPI/api 0.176 examples/naca0012_caseStudy 0.159 pythonAPI/flow360clientDoc 0.118 preprocessing/automatedMeshing [rtd-command-info] start-time: 2022-08-12T16:46:43.602196Z, end-time: 2022-08-12T16:46:46.412465Z, duration: 2, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: capabilities/bladeElementTheory.rst, capabilities/capabilities.rst, capabilities/overview.rst, capabilities/userDefinedDynamics.rst, conventions/conventions.rst, examples.rst, examples/betDiskSteady_caseStudy.rst, examples/dpw4.rst, examples/hlcrm.rst, examples/naca0012_caseStudy.rst, ..., pythonAPI/flow360clientDoc.rst, quickstart.rst, releaseNotes.rst, releaseNotes/release-21.4.1.0.rst, releaseNotes/release-22.1.3.0.rst, releaseNotes/release-22.2.3.0.rst, solverConfiguration/solverConfiguration.rst, tutorials.rst, tutorials/rotation_interface.rst, webinar.rst building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing flow360.tex... index quickstart examples/om6_wing_webUI examples/om6_wing_pyAPI examples/rotation_interface_quickstart capabilities/capabilities capabilities/overview capabilities/bladeElementTheory capabilities/userDefinedDynamics preprocessing/preprocessing preprocessing/manualMeshing preprocessing/automatedMeshing solverConfiguration/solverConfiguration postprocessing/postprocessing pythonAPI/api faq/faq examples examples/naca0012_caseStudy examples/hlcrm examples/dpw4 examples/om6_caseStudy examples/betDiskSteady_caseStudy tutorials tutorials/rotation_interface conventions/conventions publications webinar papers releaseNotes resolving references... done writing... /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:109: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:120: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:133: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:144: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:152: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:160: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:170: WARNING: Could not lex literal_block as "json". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:178: WARNING: Could not lex literal_block as "json". Highlighting skipped. done copying images... [ 1%] examples/figures_OM6_Tutorial/Geometry_Iso.png copying images... [ 2%] examples/figures_OM6_Tutorial/UploadMesh.png copying images... [ 3%] examples/figures_OM6_Tutorial/UploadMeshJsonFile.png copying images... [ 4%] examples/figures_OM6_Tutorial/NewCase.png copying images... [ 5%] examples/figures_OM6_Tutorial/StartNewCase.png copying images... [ 6%] examples/figures_OM6_Tutorial/UploadCaseJsonFile.png copying images... [ 7%] examples/figures_OM6_Tutorial/CaseStatus.png copying images... [ 8%] examples/figures_OM6_Tutorial/ConvergenceTab.png copying images... [ 9%] examples/figures_OM6_Tutorial/CD_CL.png copying images... [ 10%] examples/figures_OM6_Tutorial/CF.png copying images... [ 11%] examples/figures_OM6_Tutorial/CM.png copying images... [ 12%] examples/figures_OM6_Tutorial/VisResults.png copying images... [ 13%] examples/figures_OM6_Tutorial/DownloadResults.png copying images... [ 14%] examples/figures_OM6_Tutorial/ForkCase1.png copying images... [ 15%] examples/figures_OM6_Tutorial/ForkCase2.png copying images... [ 16%] examples/figures_OM6_Tutorial/DeleteMeshCase_1.png copying images... [ 17%] examples/rotationInterfaceQSFigs/rotInterfaceView.png copying images... [ 18%] examples/rotationInterfaceQSFigs/residuals_convergence.png copying images... [ 19%] examples/rotationInterfaceQSFigs/force_convergence.png copying images... [ 20%] examples/figures_BET_Tutorial/left_hand_rule.svg copying images... [ 21%] examples/figures_BET_Tutorial/right_hand_rule.svg copying images... [ 22%] examples/figures_BET_Tutorial/leftHand_thrust_z+.svg copying images... [ 23%] examples/figures_BET_Tutorial/leftHand_thrust_z-.svg copying images... [ 24%] examples/figures_BET_Tutorial/rightHand_thrust_z+.svg copying images... [ 25%] examples/figures_BET_Tutorial/rightHand_thrust_z-.svg copying images... [ 26%] capabilities/chords_distribution_1.svg copying images... [ 27%] capabilities/chords_distribution_2.svg copying images... [ 28%] capabilities/chords_distribution_3.svg copying images... [ 29%] capabilities/alphaControllerResults.png copying images... [ 30%] figures/autoMeshing/sphere_csm.png copying images... [ 31%] figures/autoMeshing/sphere_surfMesh.png copying images... [ 32%] figures/autoMeshing/sphere_volMesh.png copying images... [ 33%] figures/autoMeshing/surfaceMesh_firstLayerThickness.png copying images... [ 34%] figures/autoMeshing/projectAnisoSpacing.png copying images... [ 35%] figures/autoMeshing/slidingInterfaces.png copying images... [ 36%] faq/figs/standard_storage_icon.png copying images... [ 37%] faq/figs/archived_icon.png copying images... [ 38%] faq/figs/archive_action.png copying images... [ 39%] faq/figs/archive_message.png copying images... [ 40%] faq/figs/archiving_icon.png copying images... [ 41%] faq/figs/restore_action.png copying images... [ 42%] faq/figs/restore_message.png copying images... [ 43%] faq/figs/restoring_icon.png copying images... [ 44%] faq/figs/notConcentricMod.png copying images... [ 45%] faq/figs/concentric.png copying images... [ 46%] examples/figures_NACA0012/n0012familyII4hex_global.png copying images... [ 47%] examples/figures_NACA0012/n0012familyII4hex_local.png copying images... [ 48%] examples/figures_NACA0012/NACA0012_FMLY2GL4_AOA00_SARC_Contours_Ma_mutRatio_upd2a.png copying images... [ 49%] examples/figures_NACA0012/NACA0012_FMLY2GL4_AOA10_SARC_Contours_Ma_mutRatio_upd2a.png copying images... [ 50%] examples/figures_NACA0012/NACA0012_FMLY2GL4_AOA15_SARC_Contours_Ma_mutRatio_upd2a.png copying images... [ 51%] examples/figures_NACA0012/NACA0012_Cp_Cf_Flow360_SA_Fig001_AOA00_upd2.png copying images... [ 52%] examples/figures_NACA0012/NACA0012_Cp_Cf_Flow360_SA_Fig002_AOA10_upd2.png copying images... [ 53%] examples/figures_NACA0012/NACA0012_Cp_Cf_Flow360_SA_Fig003_AOA15_upd2.png copying images... [ 54%] examples/figures_NACA0012/NACA0012_Cl_Cd_Flow360_SA_upd1.png copying images... [ 55%] examples/figures/GeometryIso.png copying images... [ 56%] examples/figures/Mesh_medium.png copying images... [ 57%] examples/figures/plots_CLCD_hlpw3.png copying images... [ 58%] examples/figures/Cf_alpha8.png copying images... [ 59%] examples/figures/Cf_alpha16.png copying images... [ 60%] examples/figures/Cp_alpha8.png copying images... [ 61%] examples/figures/Cp_alpha16.png copying images... [ 62%] examples/figures/HLCRM_coarse_Q=1e-7_alpha16.png copying images... [ 63%] examples/figures/HLCRM_coarse_Q=1e-7_Yside_alpha16.png copying images... [ 64%] examples/figures/HLCRM_coarse_Q=1e-7_Zside_alpha16.png copying images... [ 65%] examples/figures_dpw4/dpw4_geometry.png copying images... [ 66%] examples/figures_dpw4/dpw4_meshMedium.png copying images... [ 67%] examples/figures_dpw4/dpw4_gridConvergence.png copying images... [ 68%] examples/figures_dpw4/cf_dpw4.png copying images... [ 69%] examples/figures_dpw4/cp_dpw4.png copying images... [ 70%] examples/figures_dpw4/dpw4_q_1.35e-7.png copying images... [ 71%] examples/figures_OM6_Tutorial/om6_gridConvergence.png copying images... [ 72%] examples/figures_OM6_Tutorial/CFx_slicesPlot_om6_8M.png copying images... [ 73%] examples/figures_OM6_Tutorial/Cp_slicesPlot_om6_8M.png copying images... [ 74%] examples/figures_OM6_Tutorial/cf_om6-8M_lpOn.png copying images... [ 75%] examples/figures_OM6_Tutorial/cp_om6-8M_lpOn.png copying images... [ 76%] examples/figures_BET_Tutorial/XV-15_N703NA_USCG.jpg copying images... [ 77%] examples/figures_BET_Tutorial/xv15_twist_chord_definition.png copying images... [ 78%] examples/figures_BET_Tutorial/mesh_592K_zoom1.png copying images... [ 79%] examples/figures_BET_Tutorial/mesh_592K_zoom2.png copying images... [ 80%] examples/figures_BET_Tutorial/mesh_592K_zoom3.png copying images... [ 81%] examples/figures_BET_Tutorial/mesh_592K_zoom4.png copying images... [ 82%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_hover.svg copying images... [ 83%] examples/figures_BET_Tutorial/xv15_BETDisk_history_torque_hover.svg copying images... [ 84%] examples/figures_BET_Tutorial/xv15_BETDisk_hover_pitch10_sectionalThrust.svg copying images... [ 85%] examples/figures_BET_Tutorial/xv15_BETDisk_hover_pitch10_thrust_history.svg copying images... [ 86%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_hover.svg copying images... [ 87%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_FOM_hover.svg copying images... [ 88%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_airplane.svg copying images... [ 89%] examples/figures_BET_Tutorial/xv15_BETDisk_history_torque_airplane.svg copying images... [ 90%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_sectionalThrust.svg copying images... [ 91%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_thrust_history.svg copying images... [ 92%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_airplane.svg copying images... [ 93%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_eta_airplane.svg copying images... [ 94%] tutorials/rotationInterfaceFigs/rotInterfaceView.png copying images... [ 95%] tutorials/rotationInterfaceFigs/farfieldView.png copying images... [ 96%] tutorials/rotationInterfaceFigs/fig4.png copying images... [ 97%] tutorials/rotationInterfaceFigs/residuals_convergence.png copying images... [ 98%] tutorials/rotationInterfaceFigs/force_convergence.png copying images... [100%] figures/webinar.png copying TeX support files... copying TeX support files... done build succeeded, 8 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2022-08-12T16:46:59.855314Z, end-time: 2022-08-12T16:46:59.930525Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2022-08-12T16:47:00.146034Z, end-time: 2022-08-12T16:47:53.142457Z, duration: 52, exit-code: 12 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=flexcompute-flow360documentation -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Subroutine makeglo redefined at (eval 14) line 7, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. 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 -interaction=nonstopmode -recorder --jobname="flexcompute-flow360documentation" "flow360.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./flow360.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file flexcompute-flow360documentation.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./flexcompute-flow360documentation.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./Geometry_Iso. png>] [4 <./UploadMesh.png> <./UploadMeshJsonFile.png>] [5 <./NewCase.png> <./S tartNewCase.png>] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 6 undefined on input line 313. [6 <./UploadCaseJsonFile.png> <./CaseStatus.png> <./ConvergenceTab.png>] [7 <./CD_CL.png> <./CF.png>] [8 <./CM.png>] [9 <./VisResults.png> <./DownloadRe sults.png>] [10 <./ForkCase1.png> <./ForkCase2.png> <./DeleteMeshCase_1.png>] LaTeX Warning: Hyper reference `pythonAPI/api:api' on page 11 undefined on inpu t line 420. [11] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [12] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 13 undefined on input line 526. Underfull \vbox (badness 1112) detected at line 612 [13] [14] [15] [16] [17] LaTeX Warning: Hyper reference `tutorials/rotation_interface:rotation-interface ' on page 18 undefined on input line 714. LaTeX Warning: Hyper reference `examples/om6_wing_webUI:om6-wing-webui' on page 18 undefined on input line 727. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 18 undefined on input line 727. [18] [19 <./rotInterfaceView.png (PNG copy)>] LaTeX Warning: Hyper reference `faq/faq:st2ndorder' on page 20 undefined on inp ut line 737. LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 20 undefined on input line 791. LaTeX Warning: Hyper reference `faq/faq:st2ndorder' on page 20 undefined on inp ut line 791. Overfull \vbox (1.9364pt too high) detected at line 831 [20] LaTeX Warning: Hyper reference `examples/om6_wing_webUI:om6-wing-webui' on page 21 undefined on input line 837. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 21 undefined on input line 837. LaTeX Warning: Hyper reference `examples/rotation_interface_quickstart:uploadxv 15meshfile' on page 21 undefined on input line 837. LaTeX Warning: Hyper reference `examples/rotation_interface_quickstart:xv15json download' on page 21 undefined on input line 837. LaTeX Warning: Hyper reference `faq/faq:st2ndorder' on page 21 undefined on inp ut line 837. LaTeX Warning: Float too large for page by 9.10129pt on input line 853. [21] [22 <./residuals_convergence.png>] [23 <./force_convergence.png>] [24] Chapter 2. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:esptosurfacemesh section' on page 25 undefined on input line 879. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:surfacetovolumem eshsection' on page 25 undefined on input line 883. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-sources' on page 25 undefined on input line 891. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-rotordisks' on page 25 undefined on input line 895. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-slidinginterfaces' on page 25 undefined on input line 899. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:sliding interfacesparameters' on page 25 undefined on input line 912. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:turbule ncemodelsolverparameters' on page 25 undefined on input line 916. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:turbule ncemodelsolverparameters' on page 25 undefined on input line 920. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:transit ionmodelsolverparameters' on page 25 undefined on input line 924. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bladeelementthe ory' on page 25 undefined on input line 928. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:actuato rdisksparameters' on page 25 undefined on input line 932. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:porousm ediaparameters' on page 25 undefined on input line 936. LaTeX Warning: Hyper reference `capabilities/userDefinedDynamics:userdefineddyn amics' on page 25 undefined on input line 940. [25] ! Package inputenc Error: Unicode character ω (U+03C9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.961 k\sphinxhyphen{}ω SST. ! Package inputenc Error: Unicode character ω (U+03C9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.965 k\sphinxhyphen{}ω SST with Quadratic Constitutive Relation (SST\sphin... LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:turbule ncemodelsolverparameters' on page 26 undefined on input line 970. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:boundar iesparameters' on page 26 undefined on input line 1022. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 26 undefined on input line 1031. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 26 undefined on input line 1054. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 26 undefined on input line 1054. [26] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 27 undefined on input line 1063. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1091 ...h=0.800\linewidth]{{left_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1091 ...h=0.800\linewidth]{{left_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1099 ...=0.800\linewidth]{{right_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1099 ...=0.800\linewidth]{{right_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1132 ...660\linewidth]{{leftHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1132 ...660\linewidth]{{leftHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1154 ...660\linewidth]{{leftHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1154 ...660\linewidth]{{leftHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1176 ...60\linewidth]{{rightHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1176 ...60\linewidth]{{rightHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1198 ...60\linewidth]{{rightHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1198 ...60\linewidth]{{rightHand_thrust_z-}.svg} [27] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1251 ...inxpxdimen]{{chords_distribution_1}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1251 ...inxpxdimen]{{chords_distribution_1}.svg} [28] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1287 ...inxpxdimen]{{chords_distribution_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1287 ...inxpxdimen]{{chords_distribution_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1319 ...inxpxdimen]{{chords_distribution_3}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1319 ...inxpxdimen]{{chords_distribution_3}.svg} LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 29 undefined on input line 1350. [29] LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 30 undefined on input line 1385. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETMoment ' on page 30 undefined on input line 1385. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETCt' on page 30 undefined on input line 1385. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETCq' on page 30 undefined on input line 1385. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 30 undefined on input line 1385. ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} [30] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:volumeo utputinputparameters' on page 31 undefined on input line 1422. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 31 undefined on input line 1428. LaTeX Warning: Hyper reference `examples/om6_caseStudy:om6-casestudy' on page 3 1 undefined on input line 1441. [31] [32 <./alphaControllerResults.png>] Chapter 3. LaTeX Warning: Hyper reference `preprocessing/manualMeshing:manualmeshingflow36 0section' on page 33 undefined on input line 1522. [33] LaTeX Warning: Hyper reference `preprocessing/manualMeshing:targets' on page 34 undefined on input line 1578. Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1684 ! Missing $ inserted. $ l.1684 ! Missing } inserted. } l.1684 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1684 [34] [35] ! Missing $ inserted. $ l.1831 ! Missing } inserted. } l.1831 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1831 LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:boundar iesparameters' on page 36 undefined on input line 1873. LaTeX Warning: Hyper reference `pythonAPI/api:api' on page 36 undefined on inpu t line 1931. [36] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 meshjson' on page 37 undefined on input line 2005. Underfull \hbox (badness 10000) in paragraph at lines 2030--2032 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 []|\T1/qhv/m/n/10 Ref-er- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2060 1\%∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2070 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2069--2071 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 []|\T1/qtm/b/n/10 Fuse- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2087 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2086--2088 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 2100--2102 []|\T1/qtm/m/n/10 Em-pen- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2117 0.1\%∙ b ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2137 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2136--2138 []|\T1/qtm/m/n/10 1%MAC| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2147 0.1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2157 1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2170 25\%∙ t ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2180 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 2186--2188 []|\T1/qtm/m/n/10 Root/Tip| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2193 0.1\%∙ b ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2213 1\%∙ D/2 ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2223 0.1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2233 1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2246 25\%∙ t ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2256 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 2262--2264 []|\T1/qtm/m/n/10 Root/Tip| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 2268--2270 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 2275--2277 []|\T1/qtm/b/n/10 Cylin- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2289 10\%∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2299 1\%∙ pi∙D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2299 1\%∙pi∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2312 1\%∙ L [37] [38] [39] [40] LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her' on page 41 undefined on input line 2617. [41 <./sphere_csm.png>] [42 <./sphere_surfMesh.png>] LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er' on page 43 undefined on input line 2712. Underfull \hbox (badness 10000) in paragraph at lines 2732--2734 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2745--2747 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2745--2747 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2755--2757 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2761--2763 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2761--2763 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2777--2779 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2777--2779 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her-edges' on page 43 undefined on input line 2797. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her-faces' on page 43 undefined on input line 2810. [43 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2835--2837 []|\T1/qhv/m/n/10 Ex-am- Overfull \hbox (0.56447pt too wide) in paragraph at lines 2845--2847 []|\T1/qtm/m/n/10 ["aniso", Underfull \hbox (badness 10000) in paragraph at lines 2845--2847 \T1/qtm/m/n/10 "pro- Overfull \hbox (26.5645pt too wide) in paragraph at lines 2845--2847 \T1/qtm/m/n/10 jectAnisoSpac- Underfull \hbox (badness 10000) in paragraph at lines 2848--2850 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2848--2850 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:fig1-surfmesh-ed ges' on page 44 undefined on input line 2855. LaTeX Warning: Reference `preprocessing/automatedMeshing:fig1-surfmesh-edges' o n page 44 undefined on input line 2855. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:fig-surfmesh-edg es-projectanisospacing' on page 44 undefined on input line 2855. LaTeX Warning: Reference `preprocessing/automatedMeshing:fig-surfmesh-edges-pro jectanisospacing' on page 44 undefined on input line 2855. Underfull \hbox (badness 10000) in paragraph at lines 2858--2860 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 []|\T1/qtm/m/n/10 ["an- Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 gle", Overfull \hbox (1.12447pt too wide) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 "height", Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 "as-pec- Underfull \hbox (badness 10000) in paragraph at lines 2864--2866 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2864--2866 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2874--2876 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2880--2882 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2880--2882 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2890--2892 []|\T1/qtm/m/n/10 -> [44] Underfull \hbox (badness 10000) in paragraph at lines 2965--2967 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2972--2974 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2978--2980 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2978--2980 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2988--2990 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2994--2996 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2994--2996 \T1/qtm/m/n/10 QUIRED| [45 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 3042--3044 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3071--3073 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3071--3073 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3078--3080 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 3084--3086 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3084--3086 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3094--3096 []|\T1/qtm/m/n/10 volume-> Underfull \hbox (badness 10000) in paragraph at lines 3100--3102 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3100--3102 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-sources' on page 46 undefined on input line 3120. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-rotordisks' on page 46 undefined on input line 3133. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-slidinginterfaces' on page 46 undefined on input line 3146. [46 <./projectAnisoSpacing.png>] Underfull \hbox (badness 10000) in paragraph at lines 3171--3173 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3181--3183 []|\T1/qtm/m/n/10 ["box", Underfull \hbox (badness 10000) in paragraph at lines 3181--3183 \T1/qtm/m/n/10 "cylin- Underfull \hbox (badness 10000) in paragraph at lines 3200--3202 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3200--3202 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3216--3218 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3216--3218 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3232--3234 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3232--3234 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3248--3250 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3248--3250 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3264--3266 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3264--3266 \T1/qtm/m/n/10 QUIRED| [47] Underfull \hbox (badness 10000) in paragraph at lines 3344--3346 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3373--3375 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3373--3375 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3389--3391 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3389--3391 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3405--3407 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3405--3407 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3421--3423 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3421--3423 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3437--3439 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3437--3439 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3453--3455 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3453--3455 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3469--3471 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3469--3471 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3479--3481 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3485--3487 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3485--3487 \T1/qtm/m/n/10 QUIRED| [48] Underfull \hbox (badness 10000) in paragraph at lines 3546--3548 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3562--3564 []|\T1/qtm/m/n/10 "in-ter- Underfull \hbox (badness 10000) in paragraph at lines 3575--3577 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3575--3577 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3591--3593 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3591--3593 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3607--3609 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3607--3609 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3623--3625 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3623--3625 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3639--3641 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3639--3641 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3655--3657 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3671--3673 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3671--3673 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3681--3683 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3687--3689 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3687--3689 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3703--3705 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3703--3705 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3706--3708 []|\T1/qtm/m/n/10 ["hub", Overfull \hbox (2.78447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade1", Overfull \hbox (2.78447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade2", Overfull \hbox (3.61447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade3"]| Overfull \vbox (1.23154pt too high) detected at line 3777 [49] Underfull \vbox (badness 10000) detected at line 3777 Underfull \vbox (badness 10000) detected at line 3777 [50] [51 <./slidingInterfaces.png>] [52] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 3817--3819 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 3828--3830 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 3841--3843 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 3851--3853 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 3861--3863 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 \T1/qtm/m/n/10 terOfRo-ta- LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 53 undefined on input line 3894. [53] Underfull \hbox (badness 10000) in paragraph at lines 3997--3999 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 4000--4003 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 4007--4009 []|\T1/qtm/m/n/10 Not re-quired if LaTeX Warning: Reference `equation:solverConfiguration/solverConfiguration:EQ_F reestreamBC' on page 54 undefined on input line 4051. LaTeX Warning: Reference `equation:solverConfiguration/solverConfiguration:EQ_F reestreamBC' on page 54 undefined on input line 4061. Underfull \hbox (badness 10000) in paragraph at lines 4064--4066 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [54] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:wall-ve l' on page 55 undefined on input line 4137. [55] Overfull \vbox (469.02669pt too high) has occurred while \output is active [56] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:wall-ve l' on page 57 undefined on input line 4266. Underfull \hbox (badness 10000) in paragraph at lines 4291--4293 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4308--4310 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- Underfull \hbox (badness 10000) in paragraph at lines 4318--4320 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4328--4330 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4338--4340 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- [57] Underfull \hbox (badness 10000) in paragraph at lines 4594--4596 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4611--4613 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- Underfull \hbox (badness 10000) in paragraph at lines 4621--4623 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4631--4633 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4767--4769 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4784--4786 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- [58] Underfull \hbox (badness 10000) in paragraph at lines 4941--4943 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 5008--5010 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 5094--5096 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []|\T1/qtm/m/n/10 re-con-struc-tion-Gra-di- Underfull \hbox (badness 10000) in paragraph at lines 5172--5174 []|\T1/qtm/m/n/10 quadrat-ic-Consti-tu-tiveRe- Underfull \hbox (badness 10000) in paragraph at lines 5192--5194 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [59] Underfull \hbox (badness 10000) in paragraph at lines 5313--5315 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 5334--5336 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [60] Underfull \hbox (badness 6284) in paragraph at lines 5535--5539 []|\T1/qtm/m/n/10 non-dimensional ro-tat-ing speed, radians/nondim-unit-time, = $\OT1/cmr/m/n/10 \OMS/cmsy/m/n/10 ^^C Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 []|\T1/qtm/m/n/10 non-dimensional ro-tat-ing speed, degrees/nondim-unit-time, = Overfull \hbox (1.11366pt too wide) in paragraph at lines 5678--5678 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 5678--5678 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 5678--5678 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bladeelementthe ory' on page 61 undefined on input line 5686. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 61 undefined on input line 5686. Underfull \hbox (badness 10000) in paragraph at lines 5704--5706 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 5707--5709 []|\T1/qtm/m/n/10 right- LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bet-input' on p age 61 undefined on input line 5711. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:bet-xv15-hover ing-casestudy' on page 61 undefined on input line 5761. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:betdiskloadingn ote' on page 61 undefined on input line 5781. Underfull \hbox (badness 10000) in paragraph at lines 5804--5806 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 5926--5928 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5936--5938 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5946--5948 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5956--5958 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5966--5968 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5976--5978 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5986--5988 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5993--5995 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5996--5998 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5996--5998 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5996--5998 \T1/qtm/m/n/10 0.02*lengths[2]]| LaTeX Warning: Hyper reference `capabilities/userDefinedDynamics:userdefineddyn amics' on page 63 undefined on input line 6011. Underfull \hbox (badness 10000) in paragraph at lines 6032--6034 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6032--6034 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6042--6044 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6042--6044 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6062--6064 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6062--6064 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6069--6071 []|\T1/qtm/m/n/10 stat-e-VarsIni-tial- Underfull \hbox (badness 10000) in paragraph at lines 6092--6094 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6092--6094 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6099--6101 []|\T1/qtm/m/n/10 in-put-Bound-ary- [63] [64] Chapter 5. [65] [66] Chapter 6. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 67 undefined on input line 6175. [67] [68] Underfull \hbox (badness 6859) in paragraph at lines 6341--6343 []\T1/txtt/bx/n/10 surfaceMeshId \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 str[][]\T 1/qtm/m/n/10 ) ^^U Sur-face mesh Id of for-mat xxxxxxxx-xxxx-xxxx-xxxx- Underfull \hbox (badness 10000) in paragraph at lines 6387--6389 []\T1/txtt/bx/n/10 geometryToSurfaceMeshJson \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 p ath ([][]str[][]) or [][]dict[][]\T1/qtm/m/n/10 ) ^^U [69] Underfull \hbox (badness 7649) in paragraph at lines 6535--6537 []\T1/qtm/m/it/10 non-lin-ear_residual_v2.csv\T1/qtm/m/n/10 - non-lin-ear resid -u-als. The header of the file is \T1/txtt/m/n/10 physical_step, Underfull \hbox (badness 10000) in paragraph at lines 6539--6541 []\T1/qtm/m/it/10 lin-ear_residual_v2.csv \T1/qtm/m/n/10 - lin-ear resid-u-als. The header of the file is \T1/txtt/m/n/10 physical_step, Underfull \hbox (badness 10000) in paragraph at lines 6539--6541 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , [70] Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/qtm/m/n/10 the file is \T1/txtt/m/n/10 physical_step, pseudo_step, CL, CD, CFx, CFy, CFz, CMx, CMy, CMz, Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Force_x, Disk_Force_y, Disk_Force_z, Disk_Mome nt_x, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Blade_R_ThrustCoeff, Disk_Blade_R_Torque Coeff\T1/qtm/m/n/10 , where \T1/txtt/m/n/10 i \T1/qtm/m/n/10 is [71] [72] [73] [74] Chapter 7. [75] LaTeX Warning: Hyper reference `conventions/conventions:faq-input-nondim-quanti ty' on page 76 undefined on input line 7017. LaTeX Warning: Hyper reference `conventions/conventions:faq-output-nondim-quant ity' on page 76 undefined on input line 7023. [76] [77 <./standard_storage_icon.png> <./archived_icon.png> <./archive_action. png>] [78 <./archive_message.png> <./archiving_icon.png>] [79 <./restore_action .png> <./restore_message.png>] [80 <./restoring_icon.png>] [81] [82 <./notConce ntricMod.png>] [83 <./concentric.png>] [84] Chapter 8. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig1-naca0012geomsh ' on page 85 undefined on input line 7366. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig1-naca0012geomsh' on p age 85 undefined on input line 7366. LaTeX Warning: Hyper reference `preprocessing/manualMeshing:manualmeshingflow36 0section' on page 85 undefined on input line 7366. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:tab1-flowconfig' on page 85 undefined on input line 7382. LaTeX Warning: Reference `examples/naca0012_caseStudy:tab1-flowconfig' on page 85 undefined on input line 7382. LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 85 undefined on input line 7382. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 85 undefined on input line 7382. [85] [86 <./n0012familyII4hex_global.png (PNG copy)>] [87 <./n0012familyII4hex_ local.png (PNG copy)>] LaTeX Warning: Reference `equation:solverConfiguration/solverConfiguration:EQ_F reestreamBC' on page 88 undefined on input line 7514. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:solverc onfiguration-freestream' on page 88 undefined on input line 7514. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig2a-ma-mutratio-a oa00' on page 88 undefined on input line 7520. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig2a-ma-mutratio-aoa00' on page 88 undefined on input line 7520. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig2b-ma-mutratio-a oa10' on page 88 undefined on input line 7520. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig2b-ma-mutratio-aoa10' on page 88 undefined on input line 7520. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig2c-ma-mutratio-a oa15' on page 88 undefined on input line 7520. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig2c-ma-mutratio-aoa15' on page 88 undefined on input line 7520. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig3a-cpcf-aoa00' o n page 88 undefined on input line 7553. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig3a-cpcf-aoa00' on page 88 undefined on input line 7553. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig3b-cpcf-aoa10' o n page 88 undefined on input line 7553. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig3b-cpcf-aoa10' on page 88 undefined on input line 7553. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig3c-cpcf-aoa15' o n page 88 undefined on input line 7553. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig3c-cpcf-aoa15' on page 88 undefined on input line 7553. LaTeX Warning: Float too large for page by 24.86108pt on input line 7560. LaTeX Warning: Float too large for page by 24.86108pt on input line 7567. LaTeX Warning: Float too large for page by 24.86108pt on input line 7574. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig3c-cpcf-aoa15' o n page 88 undefined on input line 7577. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig3c-cpcf-aoa15' on page 88 undefined on input line 7577. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:fig2c-ma-mutratio-a oa15' on page 88 undefined on input line 7577. LaTeX Warning: Reference `examples/naca0012_caseStudy:fig2c-ma-mutratio-aoa15' on page 88 undefined on input line 7577. [88] [89 <./NACA0012_FMLY2GL4_AOA00_SARC_Contours_Ma_mutRatio_upd2a.png (PNG co py)> <./NACA0012_FMLY2GL4_AOA10_SARC_Contours_Ma_mutRatio_upd2a.png (PNG copy)> ] LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:tab2a-clcd' on page 90 undefined on input line 7580. LaTeX Warning: Reference `examples/naca0012_caseStudy:tab2a-clcd' on page 90 un defined on input line 7580. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:tab2b-clcd' on page 90 undefined on input line 7580. LaTeX Warning: Reference `examples/naca0012_caseStudy:tab2b-clcd' on page 90 un defined on input line 7580. LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:tab2c-clcd' on page 90 undefined on input line 7580. LaTeX Warning: Reference `examples/naca0012_caseStudy:tab2c-clcd' on page 90 un defined on input line 7580. [90 <./NACA0012_FMLY2GL4_AOA15_SARC_Contours_Ma_mutRatio_upd2a.png (PNG copy)>] [91 <./NACA0012_Cp_Cf_Flow360_SA_Fig001_AOA00_upd2.png (PNG copy)>] [92 <./NACA 0012_Cp_Cf_Flow360_SA_Fig002_AOA10_upd2.png (PNG copy)>] [93 <./NACA0012_Cp_Cf_ Flow360_SA_Fig003_AOA15_upd2.png (PNG copy)>] LaTeX Warning: Hyper reference `examples/naca0012_caseStudy:tab2b-clcd' on page 94 undefined on input line 8172. LaTeX Warning: Reference `examples/naca0012_caseStudy:tab2b-clcd' on page 94 un defined on input line 8172. [94] LaTeX Warning: Float too large for page by 24.18pt on input line 8440. [95] [96 <./NACA0012_Cl_Cd_Flow360_SA_upd1.png (PNG copy)>] ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8464 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... LaTeX Warning: Hyper reference `examples/hlcrm:fig1-hlcrm' on page 97 undefined on input line 8464. LaTeX Warning: Reference `examples/hlcrm:fig1-hlcrm' on page 97 undefined on in put line 8464. [97 <./GeometryIso.png>] [98 <./Mesh_medium.png (PNG copy)>] ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8589 ...son configuration file for this case (α = 16°) can be downloaded... ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8589 ...figuration file for other cases (e.g. α = 8°). A full descripti... LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 99 undefined on input line 8589. [99] LaTeX Warning: Hyper reference `examples/hlcrm:fig3-hlcrm' on page 100 undefine d on input line 8648. LaTeX Warning: Reference `examples/hlcrm:fig3-hlcrm' on page 100 undefined on i nput line 8648. LaTeX Warning: Hyper reference `examples/hlcrm:tab1-hlcrm' on page 100 undefine d on input line 8648. LaTeX Warning: Reference `examples/hlcrm:tab1-hlcrm' on page 100 undefined on i nput line 8648. LaTeX Warning: Hyper reference `examples/hlcrm:fig4-hlcrm' on page 100 undefine d on input line 8728. LaTeX Warning: Reference `examples/hlcrm:fig4-hlcrm' on page 100 undefined on i nput line 8728. LaTeX Warning: Hyper reference `examples/hlcrm:fig5-hlcrm' on page 100 undefine d on input line 8744. LaTeX Warning: Reference `examples/hlcrm:fig5-hlcrm' on page 100 undefined on i nput line 8744. LaTeX Warning: Hyper reference `examples/hlcrm:fig6-hlcrm' on page 100 undefine d on input line 8760. LaTeX Warning: Reference `examples/hlcrm:fig6-hlcrm' on page 100 undefined on i nput line 8760. [100] [101 <./plots_CLCD_hlpw3.png>] [102 <./Cf_alpha8.png> <./Cf_alpha16.png>] [103 <./Cp_alpha8.png>] [104 <./Cp_alpha16.png> <./HLCRM_coarse_Q=1e-7_alpha16. png>] [105 <./HLCRM_coarse_Q=1e-7_Yside_alpha16.png> <./HLCRM_coarse_Q=1e-7_Zsi de_alpha16.png>] LaTeX Warning: Hyper reference `examples/dpw4:fig1-dpw4' on page 106 undefined on input line 8803. LaTeX Warning: Reference `examples/dpw4:fig1-dpw4' on page 106 undefined on inp ut line 8803. [106 <./dpw4_geometry.png>] [107 <./dpw4_meshMedium.png>] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 108 undefined on input line 8920. [108] LaTeX Warning: Hyper reference `examples/dpw4:fig3-dpw4' on page 109 undefined on input line 8979. LaTeX Warning: Reference `examples/dpw4:fig3-dpw4' on page 109 undefined on inp ut line 8979. LaTeX Warning: Hyper reference `examples/dpw4:tab1-dpw4' on page 109 undefined on input line 8979. LaTeX Warning: Reference `examples/dpw4:tab1-dpw4' on page 109 undefined on inp ut line 8979. [109 <./dpw4_gridConvergence.png>] LaTeX Warning: Hyper reference `examples/dpw4:fig4-dpw4' on page 110 undefined on input line 9046. LaTeX Warning: Reference `examples/dpw4:fig4-dpw4' on page 110 undefined on inp ut line 9046. LaTeX Warning: Hyper reference `examples/dpw4:fig5-dpw4' on page 110 undefined on input line 9056. LaTeX Warning: Reference `examples/dpw4:fig5-dpw4' on page 110 undefined on inp ut line 9056. LaTeX Warning: Hyper reference `examples/dpw4:fig6-dpw4' on page 110 undefined on input line 9066. LaTeX Warning: Reference `examples/dpw4:fig6-dpw4' on page 110 undefined on inp ut line 9066. [110 <./cf_dpw4.png>] [111 <./cp_dpw4.png>] [112 <./dpw4_q_1.35e-7.png>] LaTeX Warning: Hyper reference `quickstart:quickstart' on page 113 undefined on input line 9155. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig2-om6-casestudy' on p age 113 undefined on input line 9161. LaTeX Warning: Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 11 3 undefined on input line 9161. LaTeX Warning: Hyper reference `examples/om6_caseStudy:tab1-om6-casestudy' on p age 113 undefined on input line 9161. LaTeX Warning: Reference `examples/om6_caseStudy:tab1-om6-casestudy' on page 11 3 undefined on input line 9161. LaTeX Warning: Float too large for page by 60.18pt on input line 9229. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig2-om6-casestudy' on p age 113 undefined on input line 9232. LaTeX Warning: Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 11 3 undefined on input line 9232. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig3-om6-casestudy' on p age 113 undefined on input line 9238. LaTeX Warning: Reference `examples/om6_caseStudy:fig3-om6-casestudy' on page 11 3 undefined on input line 9238. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig4-om6-casestudy' on p age 113 undefined on input line 9238. LaTeX Warning: Reference `examples/om6_caseStudy:fig4-om6-casestudy' on page 11 3 undefined on input line 9238. LaTeX Warning: Float too large for page by 36.18pt on input line 9245. LaTeX Warning: Float too large for page by 36.18pt on input line 9252. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig5-om6-casestudy' on p age 113 undefined on input line 9255. LaTeX Warning: Reference `examples/om6_caseStudy:fig5-om6-casestudy' on page 11 3 undefined on input line 9255. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig6-om6-casestudy' on p age 113 undefined on input line 9265. LaTeX Warning: Reference `examples/om6_caseStudy:fig6-om6-casestudy' on page 11 3 undefined on input line 9265. [113] [114 <./om6_gridConvergence.png>] [115 <./CFx_slicesPlot_om6_8M.png>] [116 <./Cp_slicesPlot_om6_8M.png>] [117 <./cf_om6-8M_lpOn.png>] [118 <./cp_om6- 8M_lpOn.png>] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:tab-xv15-airfo ils' on page 119 undefined on input line 9314. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:tab-xv15-airfoils' o n page 119 undefined on input line 9314. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:tab-xv15-param eters' on page 119 undefined on input line 9314. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:tab-xv15-parameters' on page 119 undefined on input line 9314. [119 <./XV-15_N703NA_USCG.jpg>] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:fig-xv15-twist -chord-definition' on page 120 undefined on input line 9442. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:fig-xv15-twist-chord -definition' on page 120 undefined on input line 9442. [120 <./xv15_twist_chord_definition.png>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 121 undefined on input line 9470. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:tab-air-isa' o n page 121 undefined on input line 9470. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:tab-air-isa' on page 121 undefined on input line 9470. [121 <./mesh_592K_zoom1.png (PNG copy)> <./mesh_592K_zoom2.png (PNG copy)> <./m esh_592K_zoom3.png (PNG copy)> <./mesh_592K_zoom4.png (PNG copy)>] [122] LaTeX Warning: Hyper reference `quickstart:quickstart' on page 123 undefined on input line 9651. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bet-input' on p age 123 undefined on input line 9654. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bet-input' on p age 123 undefined on input line 9654. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:betdiskloadingn ote' on page 123 undefined on input line 9654. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 123 undefined on input line 9659. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETMoment ' on page 123 undefined on input line 9659. ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \cr. \math@cr@@@ ->\cr l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \noalign. \math@cr@@ ... \iffalse }\fi \math@cr@@@ \noalign {\vskip #1\relax } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \cr inserted. \cr l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \endgroup inserted. \endgroup l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \mbox #1->\leavevmode \hbox {#1} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} (That makes 100 errors; please try again.) ! ==> Fatal error occurred, no output PDF file produced! Transcript written on flexcompute-flow360documentation.log. Latexmk: Index file 'flexcompute-flow360documentation.idx' was written Latexmk: List of undefined refs and citations: Reference `equation:capabilities/bladeElementTheory:defBETCq' on page 30 undefined on input line 1385 Reference `equation:capabilities/bladeElementTheory:defBETCt' on page 30 undefined on input line 1385 Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 123 undefined on input line 9659 Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 30 undefined on input line 1385 Reference `equation:capabilities/bladeElementTheory:defBETMoment' on page 123 undefined on input line 9659 Reference `equation:capabilities/bladeElementTheory:defBETMoment' on page 30 undefined on input line 1385 Reference `equation:solverConfiguration/solverConfiguration:EQ_FreestreamBC' on page 54 undefined on input line 4051 Reference `equation:solverConfiguration/solverConfiguration:EQ_FreestreamBC' on page 54 undefined on input line 4061 Reference `equation:solverConfiguration/solverConfiguration:EQ_FreestreamBC' on page 88 undefined on input line 7514 Reference `examples/betDiskSteady_caseStudy:fig-xv15-twist-chord-definition' on page 120 undefined on input line 9442 Reference `examples/betDiskSteady_caseStudy:tab-air-isa' on page 121 undefined on input line 9470 Reference `examples/betDiskSteady_caseStudy:tab-xv15-airfoils' on page 119 undefined on input line 9314 Reference `examples/betDiskSteady_caseStudy:tab-xv15-parameters' on page 119 undefined on input line 9314 Reference `examples/dpw4:fig1-dpw4' on page 106 undefined on input line 8803 Reference `examples/dpw4:fig3-dpw4' on page 109 undefined on input line 8979 Reference `examples/dpw4:fig4-dpw4' on page 110 undefined on input line 9046 Reference `examples/dpw4:fig5-dpw4' on page 110 undefined on input line 9056 Reference `examples/dpw4:fig6-dpw4' on page 110 undefined on input line 9066 Reference `examples/dpw4:tab1-dpw4' on page 109 undefined on input line 8979 Reference `examples/hlcrm:fig1-hlcrm' on page 97 undefined on input line 8464 Reference `examples/hlcrm:fig3-hlcrm' on page 100 undefined on input line 8648 Reference `examples/hlcrm:fig4-hlcrm' on page 100 undefined on input line 8728 Reference `examples/hlcrm:fig5-hlcrm' on page 100 undefined on input line 8744 Reference `examples/hlcrm:fig6-hlcrm' on page 100 undefined on input line 8760 Reference `examples/hlcrm:tab1-hlcrm' on page 100 undefined on input line 8648 Reference `examples/naca0012_caseStudy:fig1-naca0012geomsh' on page 85 undefined on input line 7366 Reference `examples/naca0012_caseStudy:fig2a-ma-mutratio-aoa00' on page 88 undefined on input line 7520 Reference `examples/naca0012_caseStudy:fig2b-ma-mutratio-aoa10' on page 88 undefined on input line 7520 Reference `examples/naca0012_caseStudy:fig2c-ma-mutratio-aoa15' on page 88 undefined on input line 7520 Reference `examples/naca0012_caseStudy:fig2c-ma-mutratio-aoa15' on page 88 undefined on input line 7577 Reference `examples/naca0012_caseStudy:fig3a-cpcf-aoa00' on page 88 undefined on input line 7553 Reference `examples/naca0012_caseStudy:fig3b-cpcf-aoa10' on page 88 undefined on input line 7553 Reference `examples/naca0012_caseStudy:fig3c-cpcf-aoa15' on page 88 undefined on input line 7553 Reference `examples/naca0012_caseStudy:fig3c-cpcf-aoa15' on page 88 undefined on input line 7577 Reference `examples/naca0012_caseStudy:tab1-flowconfig' on page 85 undefined on input line 7382 Reference `examples/naca0012_caseStudy:tab2a-clcd' on page 90 undefined on input line 7580 Reference `examples/naca0012_caseStudy:tab2b-clcd' on page 90 undefined on input line 7580 Reference `examples/naca0012_caseStudy:tab2b-clcd' on page 94 undefined on input line 8172 Reference `examples/naca0012_caseStudy:tab2c-clcd' on page 90 undefined on input line 7580 Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 113 undefined on input line 9161 Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 113 undefined on input line 9232 Reference `examples/om6_caseStudy:fig3-om6-casestudy' on page 113 undefined on input line 9238 Reference `examples/om6_caseStudy:fig4-om6-casestudy' on page 113 undefined on input line 9238 Reference `examples/om6_caseStudy:fig5-om6-casestudy' on page 113 undefined on input line 9255 Reference `examples/om6_caseStudy:fig6-om6-casestudy' on page 113 undefined on input line 9265 Reference `examples/om6_caseStudy:tab1-om6-casestudy' on page 113 undefined on input line 9161 Reference `preprocessing/automatedMeshing:fig-surfmesh-edges-projectanisospacing' on page 44 undefined on input line 2855 Reference `preprocessing/automatedMeshing:fig1-surfmesh-edges' on page 44 undefined on input line 2855 Rule 'makeindex flexcompute-flow360documentation.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'flexcompute-flow360documentation.idx' ------------ Run number 1 of rule 'makeindex flexcompute-flow360documentation.idx' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex flexcompute-flow360documentation.idx'... ------------ Running 'makeindex -s python.ist -o "flexcompute-flow360documentation.ind" "flexcompute-flow360documentation.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file flexcompute-flow360documentation.idx....done (31 entries accepted, 0 rejected). Sorting entries....done (161 comparisons). Generating output file flexcompute-flow360documentation.ind....done (66 lines written, 0 warnings). Output written in flexcompute-flow360documentation.ind. Transcript written in flexcompute-flow360documentation.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'flexcompute-flow360documentation.aux' 'flexcompute-flow360documentation.ind' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="flexcompute-flow360documentation" "flow360.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./flow360.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file flexcompute-flow360documentation.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./flexcompute-flow360documentation.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./flexcompute-flow360documentation.out) (./flexcompute-flow360documentation.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./flexcompute-flow360documentation.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./Geometry_Iso. png>] [4 <./UploadMesh.png> <./UploadMeshJsonFile.png>] [5 <./NewCase.png> <./S tartNewCase.png>] [6 <./UploadCaseJsonFile.png> <./CaseStatus.png> <./Convergen ceTab.png>] [7 <./CD_CL.png> <./CF.png>] [8 <./CM.png>] [9 <./VisResults.png> < ./DownloadResults.png>] [10 <./ForkCase1.png> <./ForkCase2.png> <./DeleteMeshCa se_1.png>] [11] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [12] Underfull \vbox (badness 1112) detected at line 612 [13] [14] [15] [16] [17] LaTeX Warning: Hyper reference `tutorials/rotation_interface:rotation-interface ' on page 18 undefined on input line 714. LaTeX Warning: Hyper reference `examples/om6_wing_webUI:om6-wing-webui' on page 18 undefined on input line 727. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 18 undefined on input line 727. [18] [19 <./rotInterfaceView.png (PNG copy)>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 20 undefined on input line 791. Overfull \vbox (1.9364pt too high) detected at line 831 [20] LaTeX Warning: Hyper reference `examples/om6_wing_webUI:om6-wing-webui' on page 21 undefined on input line 837. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 21 undefined on input line 837. LaTeX Warning: Float too large for page by 9.10129pt on input line 853. [21] [22 <./residuals_convergence.png>] [23 <./force_convergence.png>] [24] Chapter 2. [25] ! Package inputenc Error: Unicode character ω (U+03C9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.961 k\sphinxhyphen{}ω SST. ! Package inputenc Error: Unicode character ω (U+03C9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.965 k\sphinxhyphen{}ω SST with Quadratic Constitutive Relation (SST\sphin... LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 26 undefined on input line 1054. [26] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 27 undefined on input line 1063. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1091 ...h=0.800\linewidth]{{left_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1091 ...h=0.800\linewidth]{{left_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1099 ...=0.800\linewidth]{{right_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1099 ...=0.800\linewidth]{{right_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1132 ...660\linewidth]{{leftHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1132 ...660\linewidth]{{leftHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1154 ...660\linewidth]{{leftHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1154 ...660\linewidth]{{leftHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1176 ...60\linewidth]{{rightHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1176 ...60\linewidth]{{rightHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1198 ...60\linewidth]{{rightHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1198 ...60\linewidth]{{rightHand_thrust_z-}.svg} [27] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1251 ...inxpxdimen]{{chords_distribution_1}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1251 ...inxpxdimen]{{chords_distribution_1}.svg} [28] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1287 ...inxpxdimen]{{chords_distribution_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1287 ...inxpxdimen]{{chords_distribution_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1319 ...inxpxdimen]{{chords_distribution_3}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1319 ...inxpxdimen]{{chords_distribution_3}.svg} [29] ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} [30] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 31 undefined on input line 1428. LaTeX Warning: Hyper reference `examples/om6_caseStudy:om6-casestudy' on page 3 1 undefined on input line 1441. [31] [32 <./alphaControllerResults.png>] Chapter 3. [33] Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1684 ! Missing $ inserted. $ l.1684 ! Missing } inserted. } l.1684 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1684 [34] [35] ! Missing $ inserted. $ l.1831 ! Missing } inserted. } l.1831 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1831 [36] Underfull \hbox (badness 10000) in paragraph at lines 2030--2032 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 []|\T1/qhv/m/n/10 Ref-er- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2060 1\%∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2070 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2069--2071 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 []|\T1/qtm/b/n/10 Fuse- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2087 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2086--2088 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 2100--2102 []|\T1/qtm/m/n/10 Em-pen- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2117 0.1\%∙ b ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2137 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2136--2138 []|\T1/qtm/m/n/10 1%MAC| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2147 0.1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2157 1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2170 25\%∙ t ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2180 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 2186--2188 []|\T1/qtm/m/n/10 Root/Tip| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2193 0.1\%∙ b ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2213 1\%∙ D/2 ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2223 0.1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2233 1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2246 25\%∙ t ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2256 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 2262--2264 []|\T1/qtm/m/n/10 Root/Tip| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 2268--2270 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 2275--2277 []|\T1/qtm/b/n/10 Cylin- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2289 10\%∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2299 1\%∙ pi∙D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2299 1\%∙pi∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2312 1\%∙ L [37] [38] [39] [40] [41 <./sphere_csm.png>] [42 <./sphere_surfMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2732--2734 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2745--2747 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2745--2747 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2755--2757 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2761--2763 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2761--2763 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2777--2779 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2777--2779 \T1/qtm/m/n/10 QUIRED| [43 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2835--2837 []|\T1/qhv/m/n/10 Ex-am- Overfull \hbox (0.56447pt too wide) in paragraph at lines 2845--2847 []|\T1/qtm/m/n/10 ["aniso", Underfull \hbox (badness 10000) in paragraph at lines 2845--2847 \T1/qtm/m/n/10 "pro- Overfull \hbox (26.5645pt too wide) in paragraph at lines 2845--2847 \T1/qtm/m/n/10 jectAnisoSpac- Underfull \hbox (badness 10000) in paragraph at lines 2848--2850 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2848--2850 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2858--2860 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 []|\T1/qtm/m/n/10 ["an- Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 gle", Overfull \hbox (1.12447pt too wide) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 "height", Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 "as-pec- Underfull \hbox (badness 10000) in paragraph at lines 2864--2866 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2864--2866 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2874--2876 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2880--2882 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2880--2882 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2890--2892 []|\T1/qtm/m/n/10 -> [44] Underfull \hbox (badness 10000) in paragraph at lines 2965--2967 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2972--2974 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2978--2980 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2978--2980 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2988--2990 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2994--2996 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2994--2996 \T1/qtm/m/n/10 QUIRED| [45 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 3042--3044 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3071--3073 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3071--3073 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3078--3080 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 3084--3086 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3084--3086 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3094--3096 []|\T1/qtm/m/n/10 volume-> Underfull \hbox (badness 10000) in paragraph at lines 3100--3102 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3100--3102 \T1/qtm/m/n/10 QUIRED| [46 <./projectAnisoSpacing.png>] Underfull \hbox (badness 10000) in paragraph at lines 3171--3173 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3181--3183 []|\T1/qtm/m/n/10 ["box", Underfull \hbox (badness 10000) in paragraph at lines 3181--3183 \T1/qtm/m/n/10 "cylin- Underfull \hbox (badness 10000) in paragraph at lines 3200--3202 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3200--3202 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3216--3218 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3216--3218 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3232--3234 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3232--3234 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3248--3250 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3248--3250 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3264--3266 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3264--3266 \T1/qtm/m/n/10 QUIRED| [47] Underfull \hbox (badness 10000) in paragraph at lines 3344--3346 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3373--3375 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3373--3375 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3389--3391 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3389--3391 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3405--3407 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3405--3407 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3421--3423 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3421--3423 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3437--3439 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3437--3439 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3453--3455 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3453--3455 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3469--3471 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3469--3471 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3479--3481 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3485--3487 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3485--3487 \T1/qtm/m/n/10 QUIRED| [48] Underfull \hbox (badness 10000) in paragraph at lines 3546--3548 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3562--3564 []|\T1/qtm/m/n/10 "in-ter- Underfull \hbox (badness 10000) in paragraph at lines 3575--3577 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3575--3577 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3591--3593 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3591--3593 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3607--3609 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3607--3609 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3623--3625 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3623--3625 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3639--3641 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3639--3641 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3655--3657 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3671--3673 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3671--3673 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3681--3683 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3687--3689 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3687--3689 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3703--3705 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3703--3705 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3706--3708 []|\T1/qtm/m/n/10 ["hub", Overfull \hbox (2.78447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade1", Overfull \hbox (2.78447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade2", Overfull \hbox (3.61447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade3"]| Overfull \vbox (1.23154pt too high) detected at line 3777 [49] Underfull \vbox (badness 10000) detected at line 3777 Underfull \vbox (badness 10000) detected at line 3777 [50] [51 <./slidingInterfaces.png>] [52] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 3817--3819 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 3828--3830 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 3841--3843 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 3851--3853 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 3861--3863 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 \T1/qtm/m/n/10 terOfRo-ta- LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 53 undefined on input line 3894. [53] Underfull \hbox (badness 10000) in paragraph at lines 3997--3999 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 4000--4003 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 4007--4009 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 4064--4066 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [54] [55] Overfull \vbox (469.02669pt too high) has occurred while \output is active [56] Underfull \hbox (badness 10000) in paragraph at lines 4291--4293 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4308--4310 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- Underfull \hbox (badness 10000) in paragraph at lines 4318--4320 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4328--4330 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4338--4340 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- [57] Underfull \hbox (badness 10000) in paragraph at lines 4594--4596 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4611--4613 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- Underfull \hbox (badness 10000) in paragraph at lines 4621--4623 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4631--4633 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4767--4769 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4784--4786 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- [58] Underfull \hbox (badness 10000) in paragraph at lines 4941--4943 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 5008--5010 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 5094--5096 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []|\T1/qtm/m/n/10 re-con-struc-tion-Gra-di- Underfull \hbox (badness 10000) in paragraph at lines 5172--5174 []|\T1/qtm/m/n/10 quadrat-ic-Consti-tu-tiveRe- Underfull \hbox (badness 10000) in paragraph at lines 5192--5194 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [59] Underfull \hbox (badness 10000) in paragraph at lines 5313--5315 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 5334--5336 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [60] Underfull \hbox (badness 6284) in paragraph at lines 5535--5539 []|\T1/qtm/m/n/10 non-dimensional ro-tat-ing speed, radians/nondim-unit-time, = $\OT1/cmr/m/n/10 \OMS/cmsy/m/n/10 ^^C Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 []|\T1/qtm/m/n/10 non-dimensional ro-tat-ing speed, degrees/nondim-unit-time, = Overfull \hbox (1.11366pt too wide) in paragraph at lines 5678--5678 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 5678--5678 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 5678--5678 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 61 undefined on input line 5686. Underfull \hbox (badness 10000) in paragraph at lines 5704--5706 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 5707--5709 []|\T1/qtm/m/n/10 right- Underfull \hbox (badness 10000) in paragraph at lines 5804--5806 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 5926--5928 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5936--5938 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5946--5948 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5956--5958 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5966--5968 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5976--5978 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5986--5988 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5993--5995 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5996--5998 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5996--5998 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5996--5998 \T1/qtm/m/n/10 0.02*lengths[2]]| Underfull \hbox (badness 10000) in paragraph at lines 6032--6034 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6032--6034 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6042--6044 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6042--6044 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6062--6064 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6062--6064 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6069--6071 []|\T1/qtm/m/n/10 stat-e-VarsIni-tial- Underfull \hbox (badness 10000) in paragraph at lines 6092--6094 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6092--6094 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6099--6101 []|\T1/qtm/m/n/10 in-put-Bound-ary- [63] [64] Chapter 5. [65] [66] Chapter 6. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 67 undefined on input line 6175. [67] [68] Underfull \hbox (badness 6859) in paragraph at lines 6341--6343 []\T1/txtt/bx/n/10 surfaceMeshId \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 str[][]\T 1/qtm/m/n/10 ) ^^U Sur-face mesh Id of for-mat xxxxxxxx-xxxx-xxxx-xxxx- Underfull \hbox (badness 10000) in paragraph at lines 6387--6389 []\T1/txtt/bx/n/10 geometryToSurfaceMeshJson \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 p ath ([][]str[][]) or [][]dict[][]\T1/qtm/m/n/10 ) ^^U [69] Underfull \hbox (badness 7649) in paragraph at lines 6535--6537 []\T1/qtm/m/it/10 non-lin-ear_residual_v2.csv\T1/qtm/m/n/10 - non-lin-ear resid -u-als. The header of the file is \T1/txtt/m/n/10 physical_step, Underfull \hbox (badness 10000) in paragraph at lines 6539--6541 []\T1/qtm/m/it/10 lin-ear_residual_v2.csv \T1/qtm/m/n/10 - lin-ear resid-u-als. The header of the file is \T1/txtt/m/n/10 physical_step, Underfull \hbox (badness 10000) in paragraph at lines 6539--6541 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , [70] Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/qtm/m/n/10 the file is \T1/txtt/m/n/10 physical_step, pseudo_step, CL, CD, CFx, CFy, CFz, CMx, CMy, CMz, Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Force_x, Disk_Force_y, Disk_Force_z, Disk_Mome nt_x, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Blade_R_ThrustCoeff, Disk_Blade_R_Torque Coeff\T1/qtm/m/n/10 , where \T1/txtt/m/n/10 i \T1/qtm/m/n/10 is [71] [72] [73] [74] Chapter 7. [75] LaTeX Warning: Hyper reference `conventions/conventions:faq-input-nondim-quanti ty' on page 76 undefined on input line 7017. LaTeX Warning: Hyper reference `conventions/conventions:faq-output-nondim-quant ity' on page 76 undefined on input line 7023. [76] [77 <./standard_storage_icon.png> <./archived_icon.png> <./archive_action. png>] [78 <./archive_message.png> <./archiving_icon.png>] [79 <./restore_action .png> <./restore_message.png>] [80 <./restoring_icon.png>] [81] [82 <./notConce ntricMod.png>] [83 <./concentric.png>] [84] Chapter 8. LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 85 undefined on input line 7382. [85] [86 <./n0012familyII4hex_global.png (PNG copy)>] [87 <./n0012familyII4hex_ local.png (PNG copy)>] LaTeX Warning: Float too large for page by 24.86108pt on input line 7560. LaTeX Warning: Float too large for page by 24.86108pt on input line 7567. LaTeX Warning: Float too large for page by 24.86108pt on input line 7574. [88] [89 <./NACA0012_FMLY2GL4_AOA00_SARC_Contours_Ma_mutRatio_upd2a.png (PNG co py)> <./NACA0012_FMLY2GL4_AOA10_SARC_Contours_Ma_mutRatio_upd2a.png (PNG copy)> ] [90 <./NACA0012_FMLY2GL4_AOA15_SARC_Contours_Ma_mutRatio_upd2a.png (PNG copy) >] [91 <./NACA0012_Cp_Cf_Flow360_SA_Fig001_AOA00_upd2.png (PNG copy)>] [92 <./N ACA0012_Cp_Cf_Flow360_SA_Fig002_AOA10_upd2.png (PNG copy)>] [93 <./NACA0012_Cp_ Cf_Flow360_SA_Fig003_AOA15_upd2.png (PNG copy)>] [94] LaTeX Warning: Float too large for page by 24.18pt on input line 8440. [95] [96 <./NACA0012_Cl_Cd_Flow360_SA_upd1.png (PNG copy)>] ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8464 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... [97 <./GeometryIso.png>] [98 <./Mesh_medium.png (PNG copy)>] ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8589 ...son configuration file for this case (α = 16°) can be downloaded... ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8589 ...figuration file for other cases (e.g. α = 8°). A full descripti... [99] [100] [101 <./plots_CLCD_hlpw3.png>] [102 <./Cf_alpha8.png> <./Cf_alpha16. png>] [103 <./Cp_alpha8.png>] [104 <./Cp_alpha16.png> <./HLCRM_coarse_Q=1e-7_al pha16.png>] [105 <./HLCRM_coarse_Q=1e-7_Yside_alpha16.png> <./HLCRM_coarse_Q=1e -7_Zside_alpha16.png>] [106 <./dpw4_geometry.png>] [107 <./dpw4_meshMedium.png> ] [108] [109 <./dpw4_gridConvergence.png>] [110 <./cf_dpw4.png>] [111 <./cp_dpw 4.png>] [112 <./dpw4_q_1.35e-7.png>] LaTeX Warning: Float too large for page by 60.18pt on input line 9229. LaTeX Warning: Float too large for page by 36.18pt on input line 9245. LaTeX Warning: Float too large for page by 36.18pt on input line 9252. [113] [114 <./om6_gridConvergence.png>] [115 <./CFx_slicesPlot_om6_8M.png>] [116 <./Cp_slicesPlot_om6_8M.png>] [117 <./cf_om6-8M_lpOn.png>] [118 <./cp_om6- 8M_lpOn.png>] [119 <./XV-15_N703NA_USCG.jpg>] [120 <./xv15_twist_chord_definiti on.png>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 121 undefined on input line 9470. [121 <./mesh_592K_zoom1.png (PNG copy)> <./mesh_592K_zoom2.png (PNG copy)> <./m esh_592K_zoom3.png (PNG copy)> <./mesh_592K_zoom4.png (PNG copy)>] [122] ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \cr. \math@cr@@@ ->\cr l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \noalign. \math@cr@@ ... \iffalse }\fi \math@cr@@@ \noalign {\vskip #1\relax } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \cr inserted. \cr l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \endgroup inserted. \endgroup l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \mbox #1->\leavevmode \hbox {#1} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} (That makes 100 errors; please try again.) ! ==> Fatal error occurred, no output PDF file produced! Transcript written on flexcompute-flow360documentation.log. Latexmk: Index file 'flexcompute-flow360documentation.idx' was written Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'flexcompute-flow360documentation.out' 'flexcompute-flow360documentation.toc' ------------ Run number 3 of rule 'pdflatex' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="flexcompute-flow360documentation" "flow360.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./flow360.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file flexcompute-flow360documentation.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./flexcompute-flow360documentation.aux) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./flexcompute-flow360documentation.out) (./flexcompute-flow360documentation.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./flexcompute-flow360documentation.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./Geometry_Iso. png>] [4 <./UploadMesh.png> <./UploadMeshJsonFile.png>] [5 <./NewCase.png> <./S tartNewCase.png>] [6 <./UploadCaseJsonFile.png> <./CaseStatus.png> <./Convergen ceTab.png>] [7 <./CD_CL.png> <./CF.png>] [8 <./CM.png>] [9 <./VisResults.png> < ./DownloadResults.png>] [10 <./ForkCase1.png> <./ForkCase2.png> <./DeleteMeshCa se_1.png>] [11] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [12] Underfull \vbox (badness 1112) detected at line 612 [13] [14] [15] [16] [17] LaTeX Warning: Hyper reference `tutorials/rotation_interface:rotation-interface ' on page 18 undefined on input line 714. LaTeX Warning: Hyper reference `examples/om6_wing_webUI:om6-wing-webui' on page 18 undefined on input line 727. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 18 undefined on input line 727. [18] [19 <./rotInterfaceView.png (PNG copy)>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 20 undefined on input line 791. Overfull \vbox (1.9364pt too high) detected at line 831 [20] LaTeX Warning: Hyper reference `examples/om6_wing_webUI:om6-wing-webui' on page 21 undefined on input line 837. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 21 undefined on input line 837. LaTeX Warning: Float too large for page by 9.10129pt on input line 853. [21] [22 <./residuals_convergence.png>] [23 <./force_convergence.png>] [24] Chapter 2. [25] ! Package inputenc Error: Unicode character ω (U+03C9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.961 k\sphinxhyphen{}ω SST. ! Package inputenc Error: Unicode character ω (U+03C9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.965 k\sphinxhyphen{}ω SST with Quadratic Constitutive Relation (SST\sphin... LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 26 undefined on input line 1054. [26] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 27 undefined on input line 1063. ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1091 ...h=0.800\linewidth]{{left_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1091 ...h=0.800\linewidth]{{left_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1099 ...=0.800\linewidth]{{right_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1099 ...=0.800\linewidth]{{right_hand_rule}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1132 ...660\linewidth]{{leftHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1132 ...660\linewidth]{{leftHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1154 ...660\linewidth]{{leftHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1154 ...660\linewidth]{{leftHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1176 ...60\linewidth]{{rightHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1176 ...60\linewidth]{{rightHand_thrust_z+}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1198 ...60\linewidth]{{rightHand_thrust_z-}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1198 ...60\linewidth]{{rightHand_thrust_z-}.svg} [27] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1251 ...inxpxdimen]{{chords_distribution_1}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1251 ...inxpxdimen]{{chords_distribution_1}.svg} [28] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1287 ...inxpxdimen]{{chords_distribution_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1287 ...inxpxdimen]{{chords_distribution_2}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1319 ...inxpxdimen]{{chords_distribution_3}.svg} ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1319 ...inxpxdimen]{{chords_distribution_3}.svg} [29] ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.1385 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing } inserted. } l.1386 \end{sphinxadmonition} ! Missing $ inserted. $ l.1386 \end{sphinxadmonition} [30] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 31 undefined on input line 1428. LaTeX Warning: Hyper reference `examples/om6_caseStudy:om6-casestudy' on page 3 1 undefined on input line 1441. [31] [32 <./alphaControllerResults.png>] Chapter 3. [33] Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1684 ! Missing $ inserted. $ l.1684 ! Missing } inserted. } l.1684 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1684 [34] [35] ! Missing $ inserted. $ l.1831 ! Missing } inserted. } l.1831 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1831 [36] Underfull \hbox (badness 10000) in paragraph at lines 2030--2032 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 []|\T1/qhv/m/n/10 Ref-er- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2060 1\%∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2070 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2069--2071 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 2073--2075 []|\T1/qtm/b/n/10 Fuse- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2087 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2086--2088 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 2100--2102 []|\T1/qtm/m/n/10 Em-pen- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2117 0.1\%∙ b ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2137 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 2136--2138 []|\T1/qtm/m/n/10 1%MAC| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2147 0.1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2157 1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2170 25\%∙ t ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2180 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 2186--2188 []|\T1/qtm/m/n/10 Root/Tip| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2193 0.1\%∙ b ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2213 1\%∙ D/2 ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2223 0.1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2233 1\%∙ c ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2246 25\%∙ t ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2256 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 2262--2264 []|\T1/qtm/m/n/10 Root/Tip| ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2269 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 2268--2270 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 2275--2277 []|\T1/qtm/b/n/10 Cylin- ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2289 10\%∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2299 1\%∙ pi∙D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2299 1\%∙pi∙ D ! Package inputenc Error: Unicode character ∙ (U+2219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2312 1\%∙ L [37] [38] [39] [40] [41 <./sphere_csm.png>] [42 <./sphere_surfMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2732--2734 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2745--2747 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2745--2747 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2755--2757 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2761--2763 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2761--2763 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2777--2779 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2777--2779 \T1/qtm/m/n/10 QUIRED| [43 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2835--2837 []|\T1/qhv/m/n/10 Ex-am- Overfull \hbox (0.56447pt too wide) in paragraph at lines 2845--2847 []|\T1/qtm/m/n/10 ["aniso", Underfull \hbox (badness 10000) in paragraph at lines 2845--2847 \T1/qtm/m/n/10 "pro- Overfull \hbox (26.5645pt too wide) in paragraph at lines 2845--2847 \T1/qtm/m/n/10 jectAnisoSpac- Underfull \hbox (badness 10000) in paragraph at lines 2848--2850 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2848--2850 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2858--2860 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 []|\T1/qtm/m/n/10 ["an- Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 gle", Overfull \hbox (1.12447pt too wide) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 "height", Underfull \hbox (badness 10000) in paragraph at lines 2861--2863 \T1/qtm/m/n/10 "as-pec- Underfull \hbox (badness 10000) in paragraph at lines 2864--2866 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2864--2866 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2874--2876 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2880--2882 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2880--2882 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2890--2892 []|\T1/qtm/m/n/10 -> [44] Underfull \hbox (badness 10000) in paragraph at lines 2965--2967 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2972--2974 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2978--2980 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2978--2980 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2988--2990 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2994--2996 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2994--2996 \T1/qtm/m/n/10 QUIRED| [45 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 3042--3044 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3071--3073 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3071--3073 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3078--3080 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 3084--3086 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3084--3086 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3094--3096 []|\T1/qtm/m/n/10 volume-> Underfull \hbox (badness 10000) in paragraph at lines 3100--3102 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3100--3102 \T1/qtm/m/n/10 QUIRED| [46 <./projectAnisoSpacing.png>] Underfull \hbox (badness 10000) in paragraph at lines 3171--3173 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3181--3183 []|\T1/qtm/m/n/10 ["box", Underfull \hbox (badness 10000) in paragraph at lines 3181--3183 \T1/qtm/m/n/10 "cylin- Underfull \hbox (badness 10000) in paragraph at lines 3200--3202 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3200--3202 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3216--3218 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3216--3218 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3232--3234 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3232--3234 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3248--3250 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3248--3250 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3264--3266 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3264--3266 \T1/qtm/m/n/10 QUIRED| [47] Underfull \hbox (badness 10000) in paragraph at lines 3344--3346 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3373--3375 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3373--3375 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3389--3391 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3389--3391 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3405--3407 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3405--3407 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3421--3423 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3421--3423 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3437--3439 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3437--3439 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3453--3455 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3453--3455 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3469--3471 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3469--3471 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3479--3481 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3485--3487 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3485--3487 \T1/qtm/m/n/10 QUIRED| [48] Underfull \hbox (badness 10000) in paragraph at lines 3546--3548 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 3562--3564 []|\T1/qtm/m/n/10 "in-ter- Underfull \hbox (badness 10000) in paragraph at lines 3575--3577 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3575--3577 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3591--3593 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3591--3593 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3607--3609 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3607--3609 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3623--3625 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3623--3625 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3639--3641 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3639--3641 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3655--3657 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3671--3673 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3671--3673 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3681--3683 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3687--3689 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3687--3689 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3703--3705 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3703--3705 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3706--3708 []|\T1/qtm/m/n/10 ["hub", Overfull \hbox (2.78447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade1", Overfull \hbox (2.78447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade2", Overfull \hbox (3.61447pt too wide) in paragraph at lines 3706--3708 \T1/qtm/m/n/10 "blade3"]| Overfull \vbox (1.23154pt too high) detected at line 3777 [49] Underfull \vbox (badness 10000) detected at line 3777 Underfull \vbox (badness 10000) detected at line 3777 [50] [51 <./slidingInterfaces.png>] [52] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 3817--3819 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 3828--3830 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 3841--3843 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 3851--3853 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 3861--3863 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 \T1/qtm/m/n/10 terOfRo-ta- LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 53 undefined on input line 3894. [53] Underfull \hbox (badness 10000) in paragraph at lines 3997--3999 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 4000--4003 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 4007--4009 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 4064--4066 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [54] [55] Overfull \vbox (469.02669pt too high) has occurred while \output is active [56] Underfull \hbox (badness 10000) in paragraph at lines 4291--4293 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4308--4310 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- Underfull \hbox (badness 10000) in paragraph at lines 4318--4320 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4328--4330 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4338--4340 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- [57] Underfull \hbox (badness 10000) in paragraph at lines 4594--4596 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4611--4613 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- Underfull \hbox (badness 10000) in paragraph at lines 4621--4623 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4631--4633 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy- Underfull \hbox (badness 10000) in paragraph at lines 4767--4769 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4784--4786 []|\T1/qtm/m/n/10 an-i-ma-tion-Fre-quen-cy-Off- [58] Underfull \hbox (badness 10000) in paragraph at lines 4941--4943 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 5008--5010 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 5094--5096 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 5151--5153 []|\T1/qtm/m/n/10 re-con-struc-tion-Gra-di- Underfull \hbox (badness 10000) in paragraph at lines 5172--5174 []|\T1/qtm/m/n/10 quadrat-ic-Consti-tu-tiveRe- Underfull \hbox (badness 10000) in paragraph at lines 5192--5194 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [59] Underfull \hbox (badness 10000) in paragraph at lines 5313--5315 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 5334--5336 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [60] Underfull \hbox (badness 6284) in paragraph at lines 5535--5539 []|\T1/qtm/m/n/10 non-dimensional ro-tat-ing speed, radians/nondim-unit-time, = $\OT1/cmr/m/n/10 \OMS/cmsy/m/n/10 ^^C Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 []|\T1/qtm/m/n/10 non-dimensional ro-tat-ing speed, degrees/nondim-unit-time, = Overfull \hbox (1.11366pt too wide) in paragraph at lines 5678--5678 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 5678--5678 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 5678--5678 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 5678--5678 []\T1/qtm/m/n/10 Empty| LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 61 undefined on input line 5686. Underfull \hbox (badness 10000) in paragraph at lines 5704--5706 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 5707--5709 []|\T1/qtm/m/n/10 right- Underfull \hbox (badness 10000) in paragraph at lines 5804--5806 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [61] [62] Underfull \hbox (badness 10000) in paragraph at lines 5926--5928 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5936--5938 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5946--5948 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5956--5958 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5966--5968 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5976--5978 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5986--5988 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5993--5995 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5996--5998 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5996--5998 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5996--5998 \T1/qtm/m/n/10 0.02*lengths[2]]| Underfull \hbox (badness 10000) in paragraph at lines 6032--6034 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6032--6034 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6042--6044 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6042--6044 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6062--6064 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6062--6064 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6069--6071 []|\T1/qtm/m/n/10 stat-e-VarsIni-tial- Underfull \hbox (badness 10000) in paragraph at lines 6092--6094 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 6092--6094 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 6099--6101 []|\T1/qtm/m/n/10 in-put-Bound-ary- [63] [64] Chapter 5. [65] [66] Chapter 6. LaTeX Warning: Hyper reference `examples/om6_wing_pyAPI:om6-wing-pyapi' on page 67 undefined on input line 6175. [67] [68] Underfull \hbox (badness 6859) in paragraph at lines 6341--6343 []\T1/txtt/bx/n/10 surfaceMeshId \T1/qtm/m/n/10 ([][]\T1/txtt/m/sl/10 str[][]\T 1/qtm/m/n/10 ) ^^U Sur-face mesh Id of for-mat xxxxxxxx-xxxx-xxxx-xxxx- Underfull \hbox (badness 10000) in paragraph at lines 6387--6389 []\T1/txtt/bx/n/10 geometryToSurfaceMeshJson \T1/qtm/m/n/10 (\T1/txtt/m/sl/10 p ath ([][]str[][]) or [][]dict[][]\T1/qtm/m/n/10 ) ^^U [69] Underfull \hbox (badness 7649) in paragraph at lines 6535--6537 []\T1/qtm/m/it/10 non-lin-ear_residual_v2.csv\T1/qtm/m/n/10 - non-lin-ear resid -u-als. The header of the file is \T1/txtt/m/n/10 physical_step, Underfull \hbox (badness 10000) in paragraph at lines 6539--6541 []\T1/qtm/m/it/10 lin-ear_residual_v2.csv \T1/qtm/m/n/10 - lin-ear resid-u-als. The header of the file is \T1/txtt/m/n/10 physical_step, Underfull \hbox (badness 10000) in paragraph at lines 6539--6541 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 6551--6553 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , [70] Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/qtm/m/n/10 the file is \T1/txtt/m/n/10 physical_step, pseudo_step, CL, CD, CFx, CFy, CFz, CMx, CMy, CMz, Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 6555--6557 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Force_x, Disk_Force_y, Disk_Force_z, Disk_Mome nt_x, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 6559--6561 \T1/txtt/m/n/10 Disk_Blade_R_ThrustCoeff, Disk_Blade_R_Torque Coeff\T1/qtm/m/n/10 , where \T1/txtt/m/n/10 i \T1/qtm/m/n/10 is [71] [72] [73] [74] Chapter 7. [75] LaTeX Warning: Hyper reference `conventions/conventions:faq-input-nondim-quanti ty' on page 76 undefined on input line 7017. LaTeX Warning: Hyper reference `conventions/conventions:faq-output-nondim-quant ity' on page 76 undefined on input line 7023. [76] [77 <./standard_storage_icon.png> <./archived_icon.png> <./archive_action. png>] [78 <./archive_message.png> <./archiving_icon.png>] [79 <./restore_action .png> <./restore_message.png>] [80 <./restoring_icon.png>] [81] [82 <./notConce ntricMod.png>] [83 <./concentric.png>] [84] Chapter 8. LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 85 undefined on input line 7382. [85] [86 <./n0012familyII4hex_global.png (PNG copy)>] [87 <./n0012familyII4hex_ local.png (PNG copy)>] LaTeX Warning: Float too large for page by 24.86108pt on input line 7560. LaTeX Warning: Float too large for page by 24.86108pt on input line 7567. LaTeX Warning: Float too large for page by 24.86108pt on input line 7574. [88] [89 <./NACA0012_FMLY2GL4_AOA00_SARC_Contours_Ma_mutRatio_upd2a.png (PNG co py)> <./NACA0012_FMLY2GL4_AOA10_SARC_Contours_Ma_mutRatio_upd2a.png (PNG copy)> ] [90 <./NACA0012_FMLY2GL4_AOA15_SARC_Contours_Ma_mutRatio_upd2a.png (PNG copy) >] [91 <./NACA0012_Cp_Cf_Flow360_SA_Fig001_AOA00_upd2.png (PNG copy)>] [92 <./N ACA0012_Cp_Cf_Flow360_SA_Fig002_AOA10_upd2.png (PNG copy)>] [93 <./NACA0012_Cp_ Cf_Flow360_SA_Fig003_AOA15_upd2.png (PNG copy)>] [94] LaTeX Warning: Float too large for page by 24.18pt on input line 8440. [95] [96 <./NACA0012_Cl_Cd_Flow360_SA_upd1.png (PNG copy)>] ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8464 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... [97 <./GeometryIso.png>] [98 <./Mesh_medium.png (PNG copy)>] ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8589 ...son configuration file for this case (α = 16°) can be downloaded... ! Package inputenc Error: Unicode character α (U+03B1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8589 ...figuration file for other cases (e.g. α = 8°). A full descripti... [99] [100] [101 <./plots_CLCD_hlpw3.png>] [102 <./Cf_alpha8.png> <./Cf_alpha16. png>] [103 <./Cp_alpha8.png>] [104 <./Cp_alpha16.png> <./HLCRM_coarse_Q=1e-7_al pha16.png>] [105 <./HLCRM_coarse_Q=1e-7_Yside_alpha16.png> <./HLCRM_coarse_Q=1e -7_Zside_alpha16.png>] [106 <./dpw4_geometry.png>] [107 <./dpw4_meshMedium.png> ] [108] [109 <./dpw4_gridConvergence.png>] [110 <./cf_dpw4.png>] [111 <./cp_dpw 4.png>] [112 <./dpw4_q_1.35e-7.png>] LaTeX Warning: Float too large for page by 60.18pt on input line 9229. LaTeX Warning: Float too large for page by 36.18pt on input line 9245. LaTeX Warning: Float too large for page by 36.18pt on input line 9252. [113] [114 <./om6_gridConvergence.png>] [115 <./CFx_slicesPlot_om6_8M.png>] [116 <./Cp_slicesPlot_om6_8M.png>] [117 <./cf_om6-8M_lpOn.png>] [118 <./cp_om6- 8M_lpOn.png>] [119 <./XV-15_N703NA_USCG.jpg>] [120 <./xv15_twist_chord_definiti on.png>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 121 undefined on input line 9470. [121 <./mesh_592K_zoom1.png (PNG copy)> <./mesh_592K_zoom2.png (PNG copy)> <./m esh_592K_zoom3.png (PNG copy)> <./mesh_592K_zoom4.png (PNG copy)>] [122] ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \cr. \math@cr@@@ ->\cr l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \noalign. \math@cr@@ ... \iffalse }\fi \math@cr@@@ \noalign {\vskip #1\relax } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \cr inserted. \cr l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \endgroup inserted. \endgroup l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \mbox #1->\leavevmode \hbox {#1} l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.9663 ...Disk0_Force_z}\cdot 91.5224 N\end{split} (That makes 100 errors; please try again.) ! ==> Fatal error occurred, no output PDF file produced! Transcript written on flexcompute-flow360documentation.log. Latexmk: Index file 'flexcompute-flow360documentation.idx' was written Failure to make 'flexcompute-flow360documentation.pdf' Latexmk: Summary of warnings from last run of (pdf)latex: =====Latex reported missing or unavailable character(s). =====See log file for details. Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'flexcompute-flow360documentation.log' for details === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets