Read the Docs build information Build id: 886669 Project: flexcompute-flow360documentation Version: latest Commit: 6ea81cc599d4087414b26b437b55828e5eef7b48 Date: 2022-03-17T01:05:47.536226Z State: finished Success: True [rtd-command-info] start-time: 2022-03-17T01:05:49.387081Z, end-time: 2022-03-17T01:05:50.917931Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/flexcompute-readthedocs/Flow360Documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2022-03-17T01:05:51.119867Z, end-time: 2022-03-17T01:05:51.352312Z, 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 6ea81cc fix [rtd-command-info] start-time: 2022-03-17T01:05:51.529469Z, end-time: 2022-03-17T01:05:51.597112Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-03-17T01:05:56.394406Z, end-time: 2022-03-17T01:05:56.476487Z, duration: 0, exit-code: 0 asdf global python 3.8.12 [rtd-command-info] start-time: 2022-03-17T01:05:56.930613Z, end-time: 2022-03-17T01:05:57.980051Z, duration: 1, exit-code: 0 python -mvirtualenv created virtual environment CPython3.8.12.final.0-64 in 739ms 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-03-17T01:05:58.155542Z, end-time: 2022-03-17T01:06:08.086734Z, duration: 9, 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.0.4-py3-none-any.whl (2.1 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.0.4 setuptools-58.2.0 [rtd-command-info] start-time: 2022-03-17T01:06:08.264521Z, end-time: 2022-03-17T01:06:38.785950Z, duration: 30, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.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 mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 25.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 145.8 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 189.3 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-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 171.7 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 215.1 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.5-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 256.3 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.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 253.4 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 230.6 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 230.9 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 188.5 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 214.3 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 195.4 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 255.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 246.9 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 205.3 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 205.0 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 218.3 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 225.2 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 233.5 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 249.7 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 228.7 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 215.9 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 228.6 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 214.7 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, 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=ab21dc2158a5382b7f88d30f26b181c7874070bcca65e980ca5c3dc3f425a4a5 Stored in directory: /tmp/pip-ephem-wheel-cache-4ktkuggv/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1358856 sha256=f863c5a6cc1cce7af5a50a47af192f0b288c622c8d35ff751d245f50067e8373 Stored in directory: /tmp/pip-ephem-wheel-cache-4ktkuggv/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d 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=01483877c26847769a5b5de8c7a64ceecdb6d7aa65ba7c7d5d7e55e018f32bcc Stored in directory: /tmp/pip-ephem-wheel-cache-4ktkuggv/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, certifi, 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, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.0.3 MarkupSafe-2.1.1 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.5 recommonmark-0.5.0 requests-2.27.1 snowballstemmer-2.2.0 sphinx-4.4.0 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.9 zipp-3.7.0 [rtd-command-info] start-time: 2022-03-17T01:06:38.970749Z, end-time: 2022-03-17T01:06:42.753512Z, 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=122f69265f5d16e8f79ceb4a0d3369361dce9bbbd5721ce67194298852813cfc Stored in directory: /tmp/pip-ephem-wheel-cache-irq9ph3n/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-03-17T01:06:42.932280Z, end-time: 2022-03-17T01:06:51.105428Z, duration: 8, 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 59.6 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 247.8 MB/s eta 0:00:00 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) 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.11.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: 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-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-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: 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.3.0) 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: 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: 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.0.3) 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: 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.27.1) 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: 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: 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.9.1) Collecting nbconvert!=5.4 Downloading nbconvert-6.4.4-py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 KB 248.0 MB/s eta 0:00:00 Collecting traitlets Downloading traitlets-5.1.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.0/102.0 KB 222.9 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.2.0-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.6/74.6 KB 217.7 MB/s eta 0:00:00 Collecting matplotlib-inline Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 210.6 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 239.6 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.28-py3-none-any.whl (380 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.2/380.2 KB 246.7 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 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)) (2021.3) 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 227.3 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 jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 KB 225.0 MB/s eta 0:00:00 Collecting testpath Downloading testpath-0.6.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 223.3 MB/s eta 0:00:00 Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 KB 220.4 MB/s eta 0:00:00 Collecting bleach Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.9/157.9 KB 228.6 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 jupyter-core Downloading jupyter_core-4.9.2-py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 KB 204.8 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 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 jsonschema!=2.5.0,>=2.4 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 24.3 MB/s eta 0:00:00 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: 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: 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)) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 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.0.12) 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.9) 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.7) 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 223.4 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting attrs>=17.4.0 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 179.2 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.4-py3-none-any.whl (5.1 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-7.1.2-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.3/130.3 KB 237.2 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.3.1-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.5.0,>=2.4->nbformat->nbsphinx==0.8.7->-r docs/requirements.txt (line 4)) (3.7.0) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 245.6 MB/s eta 0:00:00 Collecting pyzmq>=13 Downloading pyzmq-22.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 250.0 MB/s eta 0:00:00 Collecting tornado>=4.1 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.5/427.5 KB 245.8 MB/s eta 0:00:00 Installing collected packages: webencodings, wcwidth, ptyprocess, pickleshare, mistune, backcall, traitlets, tornado, testpath, soupsieve, six, readthedocs-sphinx-search, pyzmq, pyrsistent, prompt-toolkit, pexpect, parso, pandocfilters, nest-asyncio, 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 4.4.0 Uninstalling Sphinx-4.4.0: Successfully uninstalled Sphinx-4.4.0 Successfully installed attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.10.0 bleach-4.1.0 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 importlib-resources-5.4.0 ipython-7.29.0 jedi-0.18.1 jsonschema-4.4.0 jupyter-client-7.1.2 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.5.13 nbconvert-6.4.4 nbformat-5.2.0 nbsphinx-0.8.7 nest-asyncio-1.5.4 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.28 ptyprocess-0.7.0 pyrsistent-0.18.1 python-dateutil-2.8.2 pyzmq-22.3.0 readthedocs-sphinx-search-0.1.1 six-1.16.0 soupsieve-2.3.1 sphinx-4.2.0 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 wcwidth-0.2.5 webencodings-0.5.1 [rtd-command-info] start-time: 2022-03-17T01:06:52.496733Z, end-time: 2022-03-17T01:06:52.560797Z, 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/master/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", 'versions': [ ("latest", "/en/latest/"), ("release-candidate-21.4.1.0", "/en/release-candidate-21.4.1.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.simulation.cloud/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': '6ea81cc5', } # 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/886669/' 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-03-17T01:06:52.749186Z, end-time: 2022-03-17T01:06:57.739714Z, duration: 4, 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, conventions/conventions.rst, examples.rst, examples/betDiskSteady_caseStudy.rst, examples/dpw4.rst, examples/hlcrm.rst, examples/om6_caseStudy.rst, examples/om6_wing_pyAPI.rst, ..., preprocessing/preprocessing.rst, publications.rst, pythonAPI/api.rst, pythonAPI/apiGetStarted.rst, pythonAPI/flow360clientDoc.rst, quickstart.rst, releaseNotes.rst, releaseNotes/release-21.4.1.0.rst, solverConfiguration/solverConfiguration.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 27 source files that are out of date updating environment: [new config] 27 added, 0 changed, 0 removed reading sources... [ 3%] capabilities/bladeElementTheory reading sources... [ 7%] capabilities/capabilities reading sources... [ 11%] capabilities/overview reading sources... [ 14%] conventions/conventions reading sources... [ 18%] examples reading sources... [ 22%] examples/betDiskSteady_caseStudy reading sources... [ 25%] examples/dpw4 reading sources... [ 29%] examples/hlcrm reading sources... [ 33%] examples/om6_caseStudy reading sources... [ 37%] examples/om6_wing_pyAPI reading sources... [ 40%] examples/om6_wing_webUI reading sources... [ 44%] faq reading sources... [ 48%] index reading sources... [ 51%] papers reading sources... [ 55%] postprocessing/postprocessing reading sources... [ 59%] preprocessing/automatedMeshing reading sources... [ 62%] preprocessing/manualMeshing reading sources... [ 66%] preprocessing/preprocessing reading sources... [ 70%] publications reading sources... [ 74%] pythonAPI/api reading sources... [ 77%] pythonAPI/apiGetStarted reading sources... [ 81%] pythonAPI/flow360clientDoc reading sources... [ 85%] quickstart reading sources... [ 88%] releaseNotes reading sources... [ 92%] releaseNotes/release-21.4.1.0 reading sources... [ 96%] solverConfiguration/solverConfiguration 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/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.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.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:150: 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:174: 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:185: 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:196: 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:208: 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:235: 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:260: 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:304: 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:307: 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:319: 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:331: 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:343: 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:346: 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:358: 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:370: WARNING: duplicate object description of flow360client.surfaceMesh.ListSurfaceMeshes, other instance in pythonAPI/api, use :noindex: for one of them /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 looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] capabilities/bladeElementTheory writing output... [ 7%] capabilities/capabilities writing output... [ 11%] capabilities/overview writing output... [ 14%] conventions/conventions writing output... [ 18%] examples writing output... [ 22%] examples/betDiskSteady_caseStudy writing output... [ 25%] examples/dpw4 writing output... [ 29%] examples/hlcrm writing output... [ 33%] examples/om6_caseStudy writing output... [ 37%] examples/om6_wing_pyAPI writing output... [ 40%] examples/om6_wing_webUI writing output... [ 44%] faq writing output... [ 48%] index writing output... [ 51%] papers writing output... [ 55%] postprocessing/postprocessing writing output... [ 59%] preprocessing/automatedMeshing writing output... [ 62%] preprocessing/manualMeshing writing output... [ 66%] preprocessing/preprocessing writing output... [ 70%] publications writing output... [ 74%] pythonAPI/api writing output... [ 77%] pythonAPI/apiGetStarted writing output... [ 81%] pythonAPI/flow360clientDoc writing output... [ 85%] quickstart writing output... [ 88%] releaseNotes writing output... [ 92%] releaseNotes/release-21.4.1.0 writing output... [ 96%] solverConfiguration/solverConfiguration writing output... [100%] webinar /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:110: 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:121: 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:134: 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:145: 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:153: 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:161: 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:171: 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:179: 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/leftHand_thrust_z+.svg copying images... [ 3%] examples/figures_BET_Tutorial/leftHand_thrust_z-.svg copying images... [ 4%] 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... [ 9%] capabilities/chords_distribution_2.svg copying images... [ 10%] capabilities/chords_distribution_3.svg copying images... [ 12%] examples/figures_BET_Tutorial/XV-15_N703NA_USCG.jpg copying images... [ 14%] examples/figures_BET_Tutorial/xv15_twist_chord_definition.png copying images... [ 15%] examples/figures_BET_Tutorial/mesh_592K_zoom1.png copying images... [ 17%] examples/figures_BET_Tutorial/mesh_592K_zoom2.png copying images... [ 18%] examples/figures_BET_Tutorial/mesh_592K_zoom3.png copying images... [ 20%] examples/figures_BET_Tutorial/mesh_592K_zoom4.png copying images... [ 21%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_hover.svg copying images... [ 23%] examples/figures_BET_Tutorial/xv15_BETDisk_history_torque_hover.svg copying images... [ 25%] examples/figures_BET_Tutorial/xv15_BETDisk_hover_pitch10_sectionalThrust.svg copying images... [ 26%] examples/figures_BET_Tutorial/xv15_BETDisk_hover_pitch10_thrust_history.svg copying images... [ 28%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_hover.svg copying images... [ 29%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_FOM_hover.svg copying images... [ 31%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_airplane.svg copying images... [ 32%] examples/figures_BET_Tutorial/xv15_BETDisk_history_torque_airplane.svg copying images... [ 34%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_sectionalThrust.svg copying images... [ 35%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_thrust_history.svg copying images... [ 37%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_airplane.svg copying images... [ 39%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_eta_airplane.svg copying images... [ 40%] examples/figures_dpw4/dpw4_geometry.png copying images... [ 42%] examples/figures_dpw4/dpw4_meshMedium.png copying images... [ 43%] examples/figures_dpw4/dpw4_gridConvergence.png copying images... [ 45%] examples/figures_dpw4/cf_dpw4.png copying images... [ 46%] examples/figures_dpw4/cp_dpw4.png copying images... [ 48%] examples/figures_dpw4/dpw4_q_1.35e-7.png copying images... [ 50%] examples/figures/GeometryIso.png copying images... [ 51%] examples/figures/Mesh_medium.png copying images... [ 53%] examples/figures/plots_CLCD_hlpw3.png copying images... [ 54%] examples/figures/Cf_alpha8.png copying images... [ 56%] examples/figures/Cf_alpha16.png copying images... [ 57%] examples/figures/Cp_alpha8.png copying images... [ 59%] examples/figures/Cp_alpha16.png copying images... [ 60%] examples/figures/HLCRM_coarse_Q=1e-7_alpha16.png copying images... [ 62%] 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_OM6_Tutorial/Geometry_Iso.png copying images... [ 67%] examples/figures_OM6_Tutorial/om6_gridConvergence.png copying images... [ 68%] examples/figures_OM6_Tutorial/CFx_slicesPlot_om6_8M.png copying images... [ 70%] examples/figures_OM6_Tutorial/Cp_slicesPlot_om6_8M.png copying images... [ 71%] examples/figures_OM6_Tutorial/cf_om6-8M_lpOn.png copying images... [ 73%] examples/figures_OM6_Tutorial/cp_om6-8M_lpOn.png copying images... [ 75%] examples/figures_OM6_Tutorial/ConvergenceTab.png copying images... [ 76%] examples/figures_OM6_Tutorial/CD_CL.png copying images... [ 78%] examples/figures_OM6_Tutorial/CF.png copying images... [ 79%] examples/figures_OM6_Tutorial/CM.png copying images... [ 81%] examples/figures_OM6_Tutorial/VisResults.png copying images... [ 82%] examples/figures_OM6_Tutorial/UploadMesh.png copying images... [ 84%] examples/figures_OM6_Tutorial/NewCase.png copying images... [ 85%] examples/figures_OM6_Tutorial/CaseStatus.png copying images... [ 87%] examples/figures_OM6_Tutorial/DownloadResults.png copying images... [ 89%] examples/figures_OM6_Tutorial/ForkCase1.png copying images... [ 90%] examples/figures_OM6_Tutorial/ForkCase2.png copying images... [ 92%] examples/figures_OM6_Tutorial/DeleteMeshCase_1.png copying images... [ 93%] figures/autoMeshing/sphere_csm.png copying images... [ 95%] figures/autoMeshing/sphere_surfMesh.png copying images... [ 96%] figures/autoMeshing/sphere_volMesh.png copying images... [ 98%] figures/autoMeshing/surfaceMesh_firstLayerThickness.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, 43 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.275 solverConfiguration/solverConfiguration 0.154 pythonAPI/api 0.147 pythonAPI/flow360clientDoc 0.110 capabilities/bladeElementTheory 0.109 examples/betDiskSteady_caseStudy [rtd-command-info] start-time: 2022-03-17T01:06:57.944775Z, end-time: 2022-03-17T01:06:59.980704Z, 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, conventions/conventions.rst, examples.rst, examples/betDiskSteady_caseStudy.rst, examples/dpw4.rst, examples/hlcrm.rst, examples/om6_caseStudy.rst, examples/om6_wing_pyAPI.rst, ..., preprocessing/preprocessing.rst, publications.rst, pythonAPI/api.rst, pythonAPI/apiGetStarted.rst, pythonAPI/flow360clientDoc.rst, quickstart.rst, releaseNotes.rst, releaseNotes/release-21.4.1.0.rst, solverConfiguration/solverConfiguration.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 capabilities/capabilities capabilities/overview capabilities/bladeElementTheory preprocessing/preprocessing preprocessing/manualMeshing preprocessing/automatedMeshing solverConfiguration/solverConfiguration postprocessing/postprocessing pythonAPI/api faq examples examples/hlcrm examples/dpw4 examples/om6_caseStudy examples/betDiskSteady_caseStudy 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:110: 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:121: 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:134: 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:145: 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:153: 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:161: 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:171: 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:179: WARNING: Could not lex literal_block as "json". Highlighting skipped. done copying images... [ 1%] examples/figures_OM6_Tutorial/Geometry_Iso.png copying images... [ 3%] examples/figures_OM6_Tutorial/UploadMesh.png copying images... [ 4%] examples/figures_OM6_Tutorial/NewCase.png copying images... [ 6%] examples/figures_OM6_Tutorial/CaseStatus.png copying images... [ 7%] 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... [ 12%] examples/figures_OM6_Tutorial/CM.png copying images... [ 14%] examples/figures_OM6_Tutorial/VisResults.png copying images... [ 15%] examples/figures_OM6_Tutorial/DownloadResults.png copying images... [ 17%] examples/figures_OM6_Tutorial/ForkCase1.png copying images... [ 18%] examples/figures_OM6_Tutorial/ForkCase2.png copying images... [ 20%] examples/figures_OM6_Tutorial/DeleteMeshCase_1.png copying images... [ 21%] examples/figures_BET_Tutorial/leftHand_thrust_z+.svg copying images... [ 23%] examples/figures_BET_Tutorial/leftHand_thrust_z-.svg copying images... [ 25%] examples/figures_BET_Tutorial/rightHand_thrust_z+.svg copying images... [ 26%] examples/figures_BET_Tutorial/rightHand_thrust_z-.svg copying images... [ 28%] capabilities/chords_distribution_1.svg copying images... [ 29%] capabilities/chords_distribution_2.svg copying images... [ 31%] capabilities/chords_distribution_3.svg copying images... [ 32%] figures/autoMeshing/sphere_csm.png copying images... [ 34%] figures/autoMeshing/sphere_surfMesh.png copying images... [ 35%] figures/autoMeshing/sphere_volMesh.png copying images... [ 37%] figures/autoMeshing/surfaceMesh_firstLayerThickness.png copying images... [ 39%] examples/figures/GeometryIso.png copying images... [ 40%] examples/figures/Mesh_medium.png copying images... [ 42%] examples/figures/plots_CLCD_hlpw3.png copying images... [ 43%] examples/figures/Cf_alpha8.png copying images... [ 45%] examples/figures/Cf_alpha16.png copying images... [ 46%] examples/figures/Cp_alpha8.png copying images... [ 48%] examples/figures/Cp_alpha16.png copying images... [ 50%] examples/figures/HLCRM_coarse_Q=1e-7_alpha16.png copying images... [ 51%] examples/figures/HLCRM_coarse_Q=1e-7_Yside_alpha16.png copying images... [ 53%] examples/figures/HLCRM_coarse_Q=1e-7_Zside_alpha16.png copying images... [ 54%] examples/figures_dpw4/dpw4_geometry.png copying images... [ 56%] examples/figures_dpw4/dpw4_meshMedium.png copying images... [ 57%] examples/figures_dpw4/dpw4_gridConvergence.png copying images... [ 59%] examples/figures_dpw4/cf_dpw4.png copying images... [ 60%] examples/figures_dpw4/cp_dpw4.png copying images... [ 62%] examples/figures_dpw4/dpw4_q_1.35e-7.png copying images... [ 64%] examples/figures_OM6_Tutorial/om6_gridConvergence.png copying images... [ 65%] examples/figures_OM6_Tutorial/CFx_slicesPlot_om6_8M.png copying images... [ 67%] examples/figures_OM6_Tutorial/Cp_slicesPlot_om6_8M.png copying images... [ 68%] examples/figures_OM6_Tutorial/cf_om6-8M_lpOn.png copying images... [ 70%] examples/figures_OM6_Tutorial/cp_om6-8M_lpOn.png copying images... [ 71%] examples/figures_BET_Tutorial/XV-15_N703NA_USCG.jpg copying images... [ 73%] examples/figures_BET_Tutorial/xv15_twist_chord_definition.png copying images... [ 75%] examples/figures_BET_Tutorial/mesh_592K_zoom1.png copying images... [ 76%] examples/figures_BET_Tutorial/mesh_592K_zoom2.png copying images... [ 78%] examples/figures_BET_Tutorial/mesh_592K_zoom3.png copying images... [ 79%] examples/figures_BET_Tutorial/mesh_592K_zoom4.png copying images... [ 81%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_hover.svg copying images... [ 82%] 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... [ 87%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_hover.svg copying images... [ 89%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_FOM_hover.svg copying images... [ 90%] examples/figures_BET_Tutorial/xv15_BETDisk_history_thrust_airplane.svg copying images... [ 92%] examples/figures_BET_Tutorial/xv15_BETDisk_history_torque_airplane.svg copying images... [ 93%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_sectionalThrust.svg copying images... [ 95%] examples/figures_BET_Tutorial/xv15_BETDisk_airplane_pitch26_thrust_history.svg copying images... [ 96%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_CQ_airplane.svg copying images... [ 98%] examples/figures_BET_Tutorial/xv15_BETDisk_CT_eta_airplane.svg 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-03-17T01:07:06.680988Z, end-time: 2022-03-17T01:07:06.748724Z, 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-03-17T01:07:06.929989Z, end-time: 2022-03-17T01:07:35.625277Z, duration: 28, 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>] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 4 undefined on input line 301. [4 <./UploadMesh.png> <./NewCase.png> <./CaseStatus.png>] [5 <./ConvergenceTab. png> <./CD_CL.png>] [6 <./CF.png> <./CM.png>] [7 <./VisResults.png> <./Download Results.png>] [8 <./ForkCase1.png> <./ForkCase2.png>] [9 <./DeleteMeshCase_1.pn g>] LaTeX Warning: Hyper reference `pythonAPI/api:api' on page 10 undefined on inpu t line 408. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [10] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 11 undefined on input line 514. [11] Underfull \vbox (badness 10000) detected at line 603 Underfull \vbox (badness 10000) detected at line 603 [12] [13] [14] [15] [16] Chapter 2. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:esptosurfacemesh section' on page 17 undefined on input line 709. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:surfacetovolumem eshsection' on page 17 undefined on input line 713. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-sources' on page 17 undefined on input line 721. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-actuatordisks' on page 17 undefined on input line 725. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:sliding interfacesparameters' on page 17 undefined on input line 738. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:turbule ncemodelsolverparameters' on page 17 undefined on input line 742. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:turbule ncemodelsolverparameters' on page 17 undefined on input line 746. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:transit ionmodelsolverparameters' on page 17 undefined on input line 750. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bladeelementthe ory' on page 17 undefined on input line 754. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:actuato rdisksparameters' on page 17 undefined on input line 758. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:porousm ediaparameters' on page 17 undefined on input line 762. ! 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.779 k\sphinxhyphen{}ω SST. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:turbule ncemodelsolverparameters' on page 17 undefined on input line 784. [17] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:boundar iesparameters' on page 18 undefined on input line 828. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 18 undefined on input line 837. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 18 undefined on input line 860. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 18 undefined on input line 860. LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 18 undefined on input line 867. [18] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.908 ....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.908 ....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.930 ....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.930 ....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.952 ...660\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.952 ...660\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.974 ...660\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.974 ...660\linewidth]{{rightHand_thrust_z-}.svg} [19] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1027 ...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.1027 ...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.1063 ...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.1063 ...inxpxdimen]{{chords_distribution_2}.svg} [20] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1095 ...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.1095 ...inxpxdimen]{{chords_distribution_3}.svg} LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 21 undefined on input line 1126. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 21 undefined on input line 1156. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETMoment ' on page 21 undefined on input line 1156. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETCt' on page 21 undefined on input line 1156. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETCq' on page 21 undefined on input line 1156. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 21 undefined on input line 1156. ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} [21] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:volumeo utputinputparameters' on page 22 undefined on input line 1193. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 22 undefined on input line 1199. [22] Chapter 3. LaTeX Warning: Hyper reference `preprocessing/manualMeshing:manualmeshingflow36 0section' on page 23 undefined on input line 1219. [23] LaTeX Warning: Hyper reference `preprocessing/manualMeshing:targets' on page 24 undefined on input line 1275. Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1381 ! Missing $ inserted. $ l.1381 ! Missing } inserted. } l.1381 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1381 [24] [25] ! Missing $ inserted. $ l.1528 ! Missing } inserted. } l.1528 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1528 LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:boundar iesparameters' on page 26 undefined on input line 1570. LaTeX Warning: Hyper reference `pythonAPI/api:api' on page 26 undefined on inpu t line 1628. [26] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 meshjson' on page 27 undefined on input line 1702. Underfull \hbox (badness 10000) in paragraph at lines 1727--1729 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1733--1735 []|\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.1757 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.1767 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1766--1768 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1770--1772 []|\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.1784 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1783--1785 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1797--1799 []|\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.1814 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.1834 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1833--1835 []|\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.1844 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.1854 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.1867 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.1877 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1883--1885 []|\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.1890 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.1910 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.1920 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.1930 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.1943 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.1953 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1959--1961 []|\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.1966 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 1965--1967 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 1972--1974 []|\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.1986 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.1996 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.1996 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.2009 1\%∙ L [27] [28] [29] [30] LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her' on page 31 undefined on input line 2310. [31 <./sphere_csm.png>] [32 <./sphere_surfMesh.png>] LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er' on page 33 undefined on input line 2405. Underfull \hbox (badness 10000) in paragraph at lines 2425--2427 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2438--2440 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2438--2440 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2448--2450 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2454--2456 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2454--2456 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2470--2472 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2470--2472 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her-edges' on page 33 undefined on input line 2490. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her-faces' on page 33 undefined on input line 2503. [33 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2528--2530 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2535--2537 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2541--2543 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2541--2543 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:fig1-surfmesh-ed ges' on page 34 undefined on input line 2548. LaTeX Warning: Reference `preprocessing/automatedMeshing:fig1-surfmesh-edges' o n page 34 undefined on input line 2548. Underfull \hbox (badness 10000) in paragraph at lines 2594--2596 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2601--2603 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2607--2609 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2607--2609 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2617--2619 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2623--2625 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2623--2625 \T1/qtm/m/n/10 QUIRED| [34] Underfull \hbox (badness 10000) in paragraph at lines 2671--2673 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2700--2702 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2700--2702 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2707--2709 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 2713--2715 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2713--2715 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2723--2725 []|\T1/qtm/m/n/10 volume-> TRex- Underfull \hbox (badness 10000) in paragraph at lines 2729--2731 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2729--2731 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-sources' on page 35 undefined on input line 2749. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-actuatordisks' on page 35 undefined on input line 2762. [35 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 2787--2789 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2797--2799 []|\T1/qtm/m/n/10 [^^Pbox^^Q, Underfull \hbox (badness 10000) in paragraph at lines 2797--2799 \T1/qtm/m/n/10 ^^Pcylin- Underfull \hbox (badness 10000) in paragraph at lines 2816--2818 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2816--2818 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2832--2834 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2832--2834 \T1/qtm/m/n/10 QUIRED| 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 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 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| [36] Underfull \hbox (badness 10000) in paragraph at lines 2961--2963 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2974--2976 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2974--2976 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2990--2992 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2990--2992 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3006--3008 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3006--3008 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3022--3024 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3022--3024 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3038--3040 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3038--3040 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3054--3056 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3054--3056 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3070--3072 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3070--3072 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3080--3082 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3086--3088 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3086--3088 \T1/qtm/m/n/10 QUIRED| [37] [38] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 3148--3150 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 3159--3161 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 3172--3174 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 3182--3184 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 3192--3194 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 3202--3204 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 3202--3204 \T1/qtm/m/n/10 terOfRo-ta- LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 39 undefined on input line 3225. [39] Underfull \hbox (badness 10000) in paragraph at lines 3325--3327 []|\T1/qtm/m/n/10 star-tAl-pha-Con-trolPseu- Underfull \hbox (badness 10000) in paragraph at lines 3371--3373 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3374--3377 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 3381--3383 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3438--3440 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [40] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:wall-ve l' on page 41 undefined on input line 3501. [41] Overfull \vbox (469.02669pt too high) has occurred while \output is active [42] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:wall-ve l' on page 43 undefined on input line 3630. Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3672--3674 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- [43] Underfull \hbox (badness 10000) in paragraph at lines 3928--3930 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4071--4073 []|\T1/qtm/m/n/10 par- [44] Underfull \hbox (badness 10000) in paragraph at lines 4235--4237 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4245--4247 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4302--4304 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 4388--4390 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 4475--4477 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [45] Underfull \hbox (badness 10000) in paragraph at lines 4596--4598 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 4617--4619 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [46] Underfull \hbox (badness 6284) in paragraph at lines 4818--4822 []|\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 4829--4832 []|\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 4950--4950 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 4950--4950 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 4950--4950 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bladeelementthe ory' on page 47 undefined on input line 4958. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 47 undefined on input line 4958. Underfull \hbox (badness 10000) in paragraph at lines 4976--4978 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 4979--4981 []|\T1/qtm/m/n/10 right- LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bet-input' on p age 47 undefined on input line 4983. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:bet-xv15-hover ing-casestudy' on page 47 undefined on input line 5033. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:betdiskloadingn ote' on page 47 undefined on input line 5053. Underfull \hbox (badness 10000) in paragraph at lines 5076--5078 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 5188--5190 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5198--5200 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5208--5210 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5218--5220 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5228--5230 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5238--5240 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5248--5250 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5255--5257 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5258--5260 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5258--5260 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5258--5260 \T1/qtm/m/n/10 0.02*lengths[2]]| [49] [50] Chapter 5. [51] [52] Chapter 6. [53] [54] Underfull \hbox (badness 6859) in paragraph at lines 5497--5499 []\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 5543--5545 []\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 [55] Underfull \hbox (badness 7649) in paragraph at lines 5634--5636 []\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 5638--5640 []\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 5638--5640 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5654--5656 \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 5654--5656 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 5654--5656 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 5658--5660 \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 5658--5660 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 5658--5660 \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 [56] [57] [58] [59] [60] Chapter 7. [61] LaTeX Warning: Hyper reference `conventions/conventions:faq-input-nondim-quanti ty' on page 62 undefined on input line 6116. LaTeX Warning: Hyper reference `conventions/conventions:faq-output-nondim-quant ity' on page 62 undefined on input line 6122. [62] Chapter 8. ! 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.6143 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... LaTeX Warning: Hyper reference `examples/hlcrm:fig1-hlcrm' on page 63 undefined on input line 6143. LaTeX Warning: Reference `examples/hlcrm:fig1-hlcrm' on page 63 undefined on in put line 6143. [63] [64 <./GeometryIso.png>] [65 <./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.6268 ...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.6268 ...figuration file for other cases (e.g. α = 8°). A full descripti... LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 66 undefined on input line 6268. [66] LaTeX Warning: Hyper reference `examples/hlcrm:fig3-hlcrm' on page 67 undefined on input line 6327. LaTeX Warning: Reference `examples/hlcrm:fig3-hlcrm' on page 67 undefined on in put line 6327. LaTeX Warning: Hyper reference `examples/hlcrm:tab1-hlcrm' on page 67 undefined on input line 6327. LaTeX Warning: Reference `examples/hlcrm:tab1-hlcrm' on page 67 undefined on in put line 6327. [67 <./plots_CLCD_hlpw3.png>] LaTeX Warning: Hyper reference `examples/hlcrm:fig4-hlcrm' on page 68 undefined on input line 6407. LaTeX Warning: Reference `examples/hlcrm:fig4-hlcrm' on page 68 undefined on in put line 6407. LaTeX Warning: Hyper reference `examples/hlcrm:fig5-hlcrm' on page 68 undefined on input line 6423. LaTeX Warning: Reference `examples/hlcrm:fig5-hlcrm' on page 68 undefined on in put line 6423. LaTeX Warning: Hyper reference `examples/hlcrm:fig6-hlcrm' on page 68 undefined on input line 6439. LaTeX Warning: Reference `examples/hlcrm:fig6-hlcrm' on page 68 undefined on in put line 6439. [68 <./Cf_alpha8.png>] [69 <./Cf_alpha16.png> <./Cp_alpha8.png>] [70 <./Cp_alph a16.png> <./HLCRM_coarse_Q=1e-7_alpha16.png>] [71 <./HLCRM_coarse_Q=1e-7_Yside_ alpha16.png> <./HLCRM_coarse_Q=1e-7_Zside_alpha16.png>] LaTeX Warning: Hyper reference `examples/dpw4:fig1-dpw4' on page 72 undefined o n input line 6482. LaTeX Warning: Reference `examples/dpw4:fig1-dpw4' on page 72 undefined on inpu t line 6482. [72 <./dpw4_geometry.png>] [73 <./dpw4_meshMedium.png>] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 74 undefined on input line 6599. [74] LaTeX Warning: Hyper reference `examples/dpw4:fig3-dpw4' on page 75 undefined o n input line 6658. LaTeX Warning: Reference `examples/dpw4:fig3-dpw4' on page 75 undefined on inpu t line 6658. LaTeX Warning: Hyper reference `examples/dpw4:tab1-dpw4' on page 75 undefined o n input line 6658. LaTeX Warning: Reference `examples/dpw4:tab1-dpw4' on page 75 undefined on inpu t line 6658. LaTeX Warning: Hyper reference `examples/dpw4:fig4-dpw4' on page 75 undefined o n input line 6725. LaTeX Warning: Reference `examples/dpw4:fig4-dpw4' on page 75 undefined on inpu t line 6725. LaTeX Warning: Hyper reference `examples/dpw4:fig5-dpw4' on page 75 undefined o n input line 6735. LaTeX Warning: Reference `examples/dpw4:fig5-dpw4' on page 75 undefined on inpu t line 6735. LaTeX Warning: Hyper reference `examples/dpw4:fig6-dpw4' on page 75 undefined o n input line 6745. LaTeX Warning: Reference `examples/dpw4:fig6-dpw4' on page 75 undefined on inpu t line 6745. [75] [76 <./dpw4_gridConvergence.png>] [77 <./cf_dpw4.png> <./cp_dpw4.png>] [78 <./dpw4_q_1.35e-7.png>] [79] LaTeX Warning: Hyper reference `quickstart:quickstart' on page 80 undefined on input line 6834. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig2-om6-casestudy' on p age 80 undefined on input line 6840. LaTeX Warning: Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 80 undefined on input line 6840. LaTeX Warning: Hyper reference `examples/om6_caseStudy:tab1-om6-casestudy' on p age 80 undefined on input line 6840. LaTeX Warning: Reference `examples/om6_caseStudy:tab1-om6-casestudy' on page 80 undefined on input line 6840. LaTeX Warning: Float too large for page by 60.18pt on input line 6908. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig2-om6-casestudy' on p age 80 undefined on input line 6911. LaTeX Warning: Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 80 undefined on input line 6911. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig3-om6-casestudy' on p age 80 undefined on input line 6917. LaTeX Warning: Reference `examples/om6_caseStudy:fig3-om6-casestudy' on page 80 undefined on input line 6917. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig4-om6-casestudy' on p age 80 undefined on input line 6917. LaTeX Warning: Reference `examples/om6_caseStudy:fig4-om6-casestudy' on page 80 undefined on input line 6917. LaTeX Warning: Float too large for page by 36.18pt on input line 6924. LaTeX Warning: Float too large for page by 36.18pt on input line 6931. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig5-om6-casestudy' on p age 80 undefined on input line 6934. LaTeX Warning: Reference `examples/om6_caseStudy:fig5-om6-casestudy' on page 80 undefined on input line 6934. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig6-om6-casestudy' on p age 80 undefined on input line 6944. LaTeX Warning: Reference `examples/om6_caseStudy:fig6-om6-casestudy' on page 80 undefined on input line 6944. [80] [81 <./om6_gridConvergence.png>] [82 <./CFx_slicesPlot_om6_8M.png>] [83 <./Cp_slicesPlot_om6_8M.png>] [84 <./cf_om6-8M_lpOn.png>] [85 <./cp_om6-8M_ lpOn.png>] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:tab-xv15-airfo ils' on page 86 undefined on input line 6993. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:tab-xv15-airfoils' o n page 86 undefined on input line 6993. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:tab-xv15-param eters' on page 86 undefined on input line 6993. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:tab-xv15-parameters' on page 86 undefined on input line 6993. [86 <./XV-15_N703NA_USCG.jpg>] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:fig-xv15-twist -chord-definition' on page 87 undefined on input line 7121. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:fig-xv15-twist-chord -definition' on page 87 undefined on input line 7121. [87 <./xv15_twist_chord_definition.png>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 88 undefined on input line 7149. LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:tab-air-isa' o n page 88 undefined on input line 7149. LaTeX Warning: Reference `examples/betDiskSteady_caseStudy:tab-air-isa' on page 88 undefined on input line 7149. [88 <./mesh_592K_zoom1.png (PNG copy)> <./mesh_592K_zoom2.png (PNG copy)> <./me sh_592K_zoom3.png (PNG copy)> <./mesh_592K_zoom4.png (PNG copy)>] LaTeX Warning: Reference `equation:examples/betDiskSteady_caseStudy:hoverReynol dsChord' on page 89 undefined on input line 7267. [89] LaTeX Warning: Hyper reference `quickstart:quickstart' on page 90 undefined on input line 7337. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bet-input' on p age 90 undefined on input line 7340. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:bet-input' on p age 90 undefined on input line 7340. LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:betdiskloadingn ote' on page 90 undefined on input line 7340. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 90 undefined on input line 7345. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETMoment ' on page 90 undefined on input line 7345. ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \cr. \math@cr@@@ ->\cr l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \noalign. \math@cr@@ ... \iffalse }\fi \math@cr@@@ \noalign {\vskip #1\relax } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \cr inserted. \cr l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \endgroup inserted. \endgroup l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \mbox #1->\leavevmode \hbox {#1} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...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 21 undefined on input line 1156 Reference `equation:capabilities/bladeElementTheory:defBETCt' on page 21 undefined on input line 1156 Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 21 undefined on input line 1156 Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 90 undefined on input line 7345 Reference `equation:capabilities/bladeElementTheory:defBETMoment' on page 21 undefined on input line 1156 Reference `equation:capabilities/bladeElementTheory:defBETMoment' on page 90 undefined on input line 7345 Reference `equation:examples/betDiskSteady_caseStudy:hoverReynoldsChord' on page 89 undefined on input line 7267 Reference `examples/betDiskSteady_caseStudy:fig-xv15-twist-chord-definition' on page 87 undefined on input line 7121 Reference `examples/betDiskSteady_caseStudy:tab-air-isa' on page 88 undefined on input line 7149 Reference `examples/betDiskSteady_caseStudy:tab-xv15-airfoils' on page 86 undefined on input line 6993 Reference `examples/betDiskSteady_caseStudy:tab-xv15-parameters' on page 86 undefined on input line 6993 Reference `examples/dpw4:fig1-dpw4' on page 72 undefined on input line 6482 Reference `examples/dpw4:fig3-dpw4' on page 75 undefined on input line 6658 Reference `examples/dpw4:fig4-dpw4' on page 75 undefined on input line 6725 Reference `examples/dpw4:fig5-dpw4' on page 75 undefined on input line 6735 Reference `examples/dpw4:fig6-dpw4' on page 75 undefined on input line 6745 Reference `examples/dpw4:tab1-dpw4' on page 75 undefined on input line 6658 Reference `examples/hlcrm:fig1-hlcrm' on page 63 undefined on input line 6143 Reference `examples/hlcrm:fig3-hlcrm' on page 67 undefined on input line 6327 Reference `examples/hlcrm:fig4-hlcrm' on page 68 undefined on input line 6407 Reference `examples/hlcrm:fig5-hlcrm' on page 68 undefined on input line 6423 Reference `examples/hlcrm:fig6-hlcrm' on page 68 undefined on input line 6439 Reference `examples/hlcrm:tab1-hlcrm' on page 67 undefined on input line 6327 Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 80 undefined on input line 6840 Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 80 undefined on input line 6911 Reference `examples/om6_caseStudy:fig3-om6-casestudy' on page 80 undefined on input line 6917 Reference `examples/om6_caseStudy:fig4-om6-casestudy' on page 80 undefined on input line 6917 Reference `examples/om6_caseStudy:fig5-om6-casestudy' on page 80 undefined on input line 6934 Reference `examples/om6_caseStudy:fig6-om6-casestudy' on page 80 undefined on input line 6944 Reference `examples/om6_caseStudy:tab1-om6-casestudy' on page 80 undefined on input line 6840 Reference `preprocessing/automatedMeshing:fig1-surfmesh-edges' on page 34 undefined on input line 2548 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 (28 entries accepted, 0 rejected). Sorting entries....done (136 comparisons). Generating output file flexcompute-flow360documentation.ind....done (61 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' ------------ ------------ 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)) (./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> <./NewCase.png> <./CaseStatus.png>] [5 <./Convergen ceTab.png> <./CD_CL.png>] [6 <./CF.png> <./CM.png>] [7 <./VisResults.png> <./Do wnloadResults.png>] [8 <./ForkCase1.png> <./ForkCase2.png>] [9 <./DeleteMeshCas e_1.png>] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [10] [11] Underfull \vbox (badness 10000) detected at line 603 Underfull \vbox (badness 10000) detected at line 603 [12] [13] [14] [15] [16] Chapter 2. ! 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.779 k\sphinxhyphen{}ω SST. [17] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 18 undefined on input line 860. LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 18 undefined on input line 867. [18] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.908 ....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.908 ....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.930 ....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.930 ....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.952 ...660\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.952 ...660\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.974 ...660\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.974 ...660\linewidth]{{rightHand_thrust_z-}.svg} [19] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1027 ...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.1027 ...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.1063 ...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.1063 ...inxpxdimen]{{chords_distribution_2}.svg} [20] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1095 ...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.1095 ...inxpxdimen]{{chords_distribution_3}.svg} ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} [21] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 22 undefined on input line 1199. [22] Chapter 3. [23] Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1381 ! Missing $ inserted. $ l.1381 ! Missing } inserted. } l.1381 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1381 [24] [25] ! Missing $ inserted. $ l.1528 ! Missing } inserted. } l.1528 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1528 [26] Underfull \hbox (badness 10000) in paragraph at lines 1727--1729 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1733--1735 []|\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.1757 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.1767 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1766--1768 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1770--1772 []|\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.1784 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1783--1785 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1797--1799 []|\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.1814 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.1834 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1833--1835 []|\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.1844 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.1854 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.1867 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.1877 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1883--1885 []|\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.1890 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.1910 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.1920 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.1930 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.1943 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.1953 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1959--1961 []|\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.1966 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 1965--1967 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 1972--1974 []|\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.1986 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.1996 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.1996 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.2009 1\%∙ L [27] [28] [29] [30] [31 <./sphere_csm.png>] [32 <./sphere_surfMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2425--2427 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2438--2440 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2438--2440 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2448--2450 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2454--2456 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2454--2456 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2470--2472 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2470--2472 \T1/qtm/m/n/10 QUIRED| [33 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2528--2530 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2535--2537 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2541--2543 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2541--2543 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2594--2596 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2601--2603 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2607--2609 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2607--2609 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2617--2619 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2623--2625 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2623--2625 \T1/qtm/m/n/10 QUIRED| [34] Underfull \hbox (badness 10000) in paragraph at lines 2671--2673 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2700--2702 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2700--2702 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2707--2709 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 2713--2715 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2713--2715 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2723--2725 []|\T1/qtm/m/n/10 volume-> TRex- Underfull \hbox (badness 10000) in paragraph at lines 2729--2731 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2729--2731 \T1/qtm/m/n/10 QUIRED| [35 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 2787--2789 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2797--2799 []|\T1/qtm/m/n/10 [^^Pbox^^Q, Underfull \hbox (badness 10000) in paragraph at lines 2797--2799 \T1/qtm/m/n/10 ^^Pcylin- Underfull \hbox (badness 10000) in paragraph at lines 2816--2818 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2816--2818 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2832--2834 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2832--2834 \T1/qtm/m/n/10 QUIRED| 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 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 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| [36] Underfull \hbox (badness 10000) in paragraph at lines 2961--2963 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2974--2976 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2974--2976 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2990--2992 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2990--2992 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3006--3008 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3006--3008 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3022--3024 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3022--3024 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3038--3040 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3038--3040 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3054--3056 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3054--3056 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3070--3072 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3070--3072 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3080--3082 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3086--3088 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3086--3088 \T1/qtm/m/n/10 QUIRED| [37] [38] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 3148--3150 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 3159--3161 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 3172--3174 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 3182--3184 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 3192--3194 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 3202--3204 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 3202--3204 \T1/qtm/m/n/10 terOfRo-ta- LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 39 undefined on input line 3225. [39] Underfull \hbox (badness 10000) in paragraph at lines 3325--3327 []|\T1/qtm/m/n/10 star-tAl-pha-Con-trolPseu- Underfull \hbox (badness 10000) in paragraph at lines 3371--3373 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3374--3377 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 3381--3383 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3438--3440 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [40] [41] Overfull \vbox (469.02669pt too high) has occurred while \output is active [42] Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3672--3674 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- [43] Underfull \hbox (badness 10000) in paragraph at lines 3928--3930 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4071--4073 []|\T1/qtm/m/n/10 par- [44] Underfull \hbox (badness 10000) in paragraph at lines 4235--4237 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4245--4247 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4302--4304 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 4388--4390 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 4475--4477 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [45] Underfull \hbox (badness 10000) in paragraph at lines 4596--4598 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 4617--4619 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [46] Underfull \hbox (badness 6284) in paragraph at lines 4818--4822 []|\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 4829--4832 []|\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 4950--4950 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 4950--4950 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 4950--4950 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 47 undefined on input line 4958. Underfull \hbox (badness 10000) in paragraph at lines 4976--4978 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 4979--4981 []|\T1/qtm/m/n/10 right- Underfull \hbox (badness 10000) in paragraph at lines 5076--5078 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 5188--5190 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5198--5200 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5208--5210 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5218--5220 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5228--5230 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5238--5240 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5248--5250 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5255--5257 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5258--5260 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5258--5260 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5258--5260 \T1/qtm/m/n/10 0.02*lengths[2]]| [49] [50] Chapter 5. [51] [52] Chapter 6. [53] [54] Underfull \hbox (badness 6859) in paragraph at lines 5497--5499 []\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 5543--5545 []\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 [55] Underfull \hbox (badness 7649) in paragraph at lines 5634--5636 []\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 5638--5640 []\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 5638--5640 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5654--5656 \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 5654--5656 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 5654--5656 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 5658--5660 \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 5658--5660 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 5658--5660 \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 [56] [57] [58] [59] [60] Chapter 7. [61] LaTeX Warning: Hyper reference `conventions/conventions:faq-input-nondim-quanti ty' on page 62 undefined on input line 6116. LaTeX Warning: Hyper reference `conventions/conventions:faq-output-nondim-quant ity' on page 62 undefined on input line 6122. [62] Chapter 8. ! 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.6143 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... [63] [64 <./GeometryIso.png>] [65 <./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.6268 ...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.6268 ...figuration file for other cases (e.g. α = 8°). A full descripti... [66] [67 <./plots_CLCD_hlpw3.png>] [68 <./Cf_alpha8.png>] [69 <./Cf_alpha16.png > <./Cp_alpha8.png>] [70 <./Cp_alpha16.png> <./HLCRM_coarse_Q=1e-7_alpha16.png> ] [71 <./HLCRM_coarse_Q=1e-7_Yside_alpha16.png> <./HLCRM_coarse_Q=1e-7_Zside_al pha16.png>] [72 <./dpw4_geometry.png>] [73 <./dpw4_meshMedium.png>] [74] [75] [76 <./dpw4_gridConvergence.png>] [77 <./cf_dpw4.png> <./cp_dpw4.png>] [78 <./dpw4_q_1.35e-7.png>] [79] LaTeX Warning: Float too large for page by 60.18pt on input line 6908. LaTeX Warning: Float too large for page by 36.18pt on input line 6924. LaTeX Warning: Float too large for page by 36.18pt on input line 6931. [80] [81 <./om6_gridConvergence.png>] [82 <./CFx_slicesPlot_om6_8M.png>] [83 <./Cp_slicesPlot_om6_8M.png>] [84 <./cf_om6-8M_lpOn.png>] [85 <./cp_om6-8M_ lpOn.png>] [86 <./XV-15_N703NA_USCG.jpg>] [87 <./xv15_twist_chord_definition.pn g>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 88 undefined on input line 7149. [88 <./mesh_592K_zoom1.png (PNG copy)> <./mesh_592K_zoom2.png (PNG copy)> <./me sh_592K_zoom3.png (PNG copy)> <./mesh_592K_zoom4.png (PNG copy)>] [89] ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \cr. \math@cr@@@ ->\cr l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \noalign. \math@cr@@ ... \iffalse }\fi \math@cr@@@ \noalign {\vskip #1\relax } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \cr inserted. \cr l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \endgroup inserted. \endgroup l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \mbox #1->\leavevmode \hbox {#1} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...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> <./NewCase.png> <./CaseStatus.png>] [5 <./Convergen ceTab.png> <./CD_CL.png>] [6 <./CF.png> <./CM.png>] [7 <./VisResults.png> <./Do wnloadResults.png>] [8 <./ForkCase1.png> <./ForkCase2.png>] [9 <./DeleteMeshCas e_1.png>] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [10] [11] Underfull \vbox (badness 10000) detected at line 603 Underfull \vbox (badness 10000) detected at line 603 [12] [13] [14] [15] [16] Chapter 2. ! 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.779 k\sphinxhyphen{}ω SST. [17] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 18 undefined on input line 860. LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 18 undefined on input line 867. [18] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.908 ....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.908 ....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.930 ....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.930 ....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.952 ...660\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.952 ...660\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.974 ...660\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.974 ...660\linewidth]{{rightHand_thrust_z-}.svg} [19] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1027 ...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.1027 ...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.1063 ...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.1063 ...inxpxdimen]{{chords_distribution_2}.svg} [20] ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1095 ...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.1095 ...inxpxdimen]{{chords_distribution_3}.svg} ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...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.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing $ inserted. $ l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.1156 ...cation \(r=\text{Disk0_Blade0_R0_Radius} \times L_\text{gridUnit}\)... ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing { inserted. \endgroup l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing } inserted. } l.1157 \end{sphinxadmonition} ! Missing $ inserted. $ l.1157 \end{sphinxadmonition} [21] LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 22 undefined on input line 1199. [22] Chapter 3. [23] Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1381 ! Missing $ inserted. $ l.1381 ! Missing } inserted. } l.1381 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1381 [24] [25] ! Missing $ inserted. $ l.1528 ! Missing } inserted. } l.1528 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1528 [26] Underfull \hbox (badness 10000) in paragraph at lines 1727--1729 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1733--1735 []|\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.1757 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.1767 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1766--1768 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1770--1772 []|\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.1784 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1783--1785 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1797--1799 []|\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.1814 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.1834 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1833--1835 []|\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.1844 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.1854 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.1867 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.1877 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1883--1885 []|\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.1890 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.1910 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.1920 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.1930 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.1943 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.1953 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1959--1961 []|\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.1966 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 1965--1967 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 1972--1974 []|\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.1986 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.1996 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.1996 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.2009 1\%∙ L [27] [28] [29] [30] [31 <./sphere_csm.png>] [32 <./sphere_surfMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2425--2427 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2438--2440 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2438--2440 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2448--2450 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2454--2456 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2454--2456 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2470--2472 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2470--2472 \T1/qtm/m/n/10 QUIRED| [33 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2528--2530 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2535--2537 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2541--2543 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2541--2543 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2594--2596 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2601--2603 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2607--2609 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2607--2609 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2617--2619 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2623--2625 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2623--2625 \T1/qtm/m/n/10 QUIRED| [34] Underfull \hbox (badness 10000) in paragraph at lines 2671--2673 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2700--2702 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2700--2702 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2707--2709 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 2713--2715 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2713--2715 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2723--2725 []|\T1/qtm/m/n/10 volume-> TRex- Underfull \hbox (badness 10000) in paragraph at lines 2729--2731 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2729--2731 \T1/qtm/m/n/10 QUIRED| [35 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 2787--2789 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2797--2799 []|\T1/qtm/m/n/10 [^^Pbox^^Q, Underfull \hbox (badness 10000) in paragraph at lines 2797--2799 \T1/qtm/m/n/10 ^^Pcylin- Underfull \hbox (badness 10000) in paragraph at lines 2816--2818 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2816--2818 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2832--2834 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2832--2834 \T1/qtm/m/n/10 QUIRED| 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 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 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| [36] Underfull \hbox (badness 10000) in paragraph at lines 2961--2963 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2974--2976 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2974--2976 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2990--2992 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2990--2992 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3006--3008 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3006--3008 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3022--3024 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3022--3024 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3038--3040 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3038--3040 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3054--3056 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3054--3056 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3070--3072 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3070--3072 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 3080--3082 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 3086--3088 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 3086--3088 \T1/qtm/m/n/10 QUIRED| [37] [38] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 3148--3150 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 3159--3161 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 3172--3174 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 3182--3184 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 3192--3194 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 3202--3204 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 3202--3204 \T1/qtm/m/n/10 terOfRo-ta- LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 39 undefined on input line 3225. [39] Underfull \hbox (badness 10000) in paragraph at lines 3325--3327 []|\T1/qtm/m/n/10 star-tAl-pha-Con-trolPseu- Underfull \hbox (badness 10000) in paragraph at lines 3371--3373 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3374--3377 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 3381--3383 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3438--3440 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [40] [41] Overfull \vbox (469.02669pt too high) has occurred while \output is active [42] Underfull \hbox (badness 10000) in paragraph at lines 3655--3657 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3672--3674 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- [43] Underfull \hbox (badness 10000) in paragraph at lines 3928--3930 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 4071--4073 []|\T1/qtm/m/n/10 par- [44] Underfull \hbox (badness 10000) in paragraph at lines 4235--4237 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4245--4247 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4302--4304 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 4388--4390 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 4475--4477 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [45] Underfull \hbox (badness 10000) in paragraph at lines 4596--4598 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 4617--4619 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [46] Underfull \hbox (badness 6284) in paragraph at lines 4818--4822 []|\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 4829--4832 []|\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 4950--4950 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 4950--4950 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 4950--4950 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 4950--4950 []\T1/qtm/m/n/10 Empty| LaTeX Warning: Hyper reference `examples/betDiskSteady_caseStudy:xv15betdisk-ca sestudy' on page 47 undefined on input line 4958. Underfull \hbox (badness 10000) in paragraph at lines 4976--4978 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 4979--4981 []|\T1/qtm/m/n/10 right- Underfull \hbox (badness 10000) in paragraph at lines 5076--5078 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 5188--5190 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5198--5200 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5208--5210 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5218--5220 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5228--5230 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5238--5240 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5248--5250 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5255--5257 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5258--5260 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5258--5260 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5258--5260 \T1/qtm/m/n/10 0.02*lengths[2]]| [49] [50] Chapter 5. [51] [52] Chapter 6. [53] [54] Underfull \hbox (badness 6859) in paragraph at lines 5497--5499 []\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 5543--5545 []\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 [55] Underfull \hbox (badness 7649) in paragraph at lines 5634--5636 []\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 5638--5640 []\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 5638--5640 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5654--5656 \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 5654--5656 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 5654--5656 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 5658--5660 \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 5658--5660 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 5658--5660 \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 [56] [57] [58] [59] [60] Chapter 7. [61] LaTeX Warning: Hyper reference `conventions/conventions:faq-input-nondim-quanti ty' on page 62 undefined on input line 6116. LaTeX Warning: Hyper reference `conventions/conventions:faq-output-nondim-quant ity' on page 62 undefined on input line 6122. [62] Chapter 8. ! 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.6143 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... [63] [64 <./GeometryIso.png>] [65 <./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.6268 ...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.6268 ...figuration file for other cases (e.g. α = 8°). A full descripti... [66] [67 <./plots_CLCD_hlpw3.png>] [68 <./Cf_alpha8.png>] [69 <./Cf_alpha16.png > <./Cp_alpha8.png>] [70 <./Cp_alpha16.png> <./HLCRM_coarse_Q=1e-7_alpha16.png> ] [71 <./HLCRM_coarse_Q=1e-7_Yside_alpha16.png> <./HLCRM_coarse_Q=1e-7_Zside_al pha16.png>] [72 <./dpw4_geometry.png>] [73 <./dpw4_meshMedium.png>] [74] [75] [76 <./dpw4_gridConvergence.png>] [77 <./cf_dpw4.png> <./cp_dpw4.png>] [78 <./dpw4_q_1.35e-7.png>] [79] LaTeX Warning: Float too large for page by 60.18pt on input line 6908. LaTeX Warning: Float too large for page by 36.18pt on input line 6924. LaTeX Warning: Float too large for page by 36.18pt on input line 6931. [80] [81 <./om6_gridConvergence.png>] [82 <./CFx_slicesPlot_om6_8M.png>] [83 <./Cp_slicesPlot_om6_8M.png>] [84 <./cf_om6-8M_lpOn.png>] [85 <./cp_om6-8M_ lpOn.png>] [86 <./XV-15_N703NA_USCG.jpg>] [87 <./xv15_twist_chord_definition.pn g>] LaTeX Warning: Hyper reference `conventions/conventions:nondimensionalization-f low360' on page 88 undefined on input line 7149. [88 <./mesh_592K_zoom1.png (PNG copy)> <./mesh_592K_zoom2.png (PNG copy)> <./me sh_592K_zoom3.png (PNG copy)> <./mesh_592K_zoom4.png (PNG copy)>] [89] ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...e {\textdef@ \displaystyle \f@size {#1}} {\textdef@ \textstyle \f@s... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...xtstyle \f@size {\firstchoice@false #1}} {\textdef@ \textstyle \sf@... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...tstyle \sf@size {\firstchoice@false #1}} {\textdef@ \textstyle \ssf... l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...th {#1}\let \f@size #2\selectfont #3} } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \textdef@ ...h {#1}\let \f@size #2\selectfont #3}} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...style \ssf@size {\firstchoice@false #1}} \check@mathfonts } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \text@ ...firstchoice@false #1}}\check@mathfonts } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \cr. \math@cr@@@ ->\cr l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Misplaced \noalign. \math@cr@@ ... \iffalse }\fi \math@cr@@@ \noalign {\vskip #1\relax } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \cr inserted. \cr l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing { inserted. { l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing \endgroup inserted. \endgroup l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing $ inserted. $ l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. \mbox #1->\leavevmode \hbox {#1} l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Missing } inserted. } l.7349 ...Disk0_Force_z}\cdot 91.5224 N\end{split} ! Extra }, or forgotten $. } l.7349 ...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