Read the Docs build information Build id: 858023 Project: flexcompute-flow360documentation Version: latest Commit: f7bb842a4aa6833605bf51ce2ae9c526573e2993 Date: 2022-02-17T19:25:10.187278Z State: finished Success: True [rtd-command-info] start-time: 2022-02-17T19:25:12.022586Z, end-time: 2022-02-17T19:25:13.382814Z, 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-02-17T19:25:13.607118Z, end-time: 2022-02-17T19:25:13.818465Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out '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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at f7bb842 added solver version to examples for automated meshing (#20) [rtd-command-info] start-time: 2022-02-17T19:25:13.984428Z, end-time: 2022-02-17T19:25:14.053325Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-02-17T19:25:18.997559Z, end-time: 2022-02-17T19:25:19.084460Z, duration: 0, exit-code: 0 asdf global python 3.8.12 [rtd-command-info] start-time: 2022-02-17T19:25:19.617212Z, end-time: 2022-02-17T19:25:20.545620Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.8.12.final.0-64 in 650ms 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-02-17T19:25:20.716799Z, end-time: 2022-02-17T19:25:31.256093Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-22.0.3-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.3 setuptools-58.2.0 [rtd-command-info] start-time: 2022-02-17T19:25:31.416925Z, end-time: 2022-02-17T19:26:13.810731Z, duration: 42, 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 23.2 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 67.6 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 106.7 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 81.5 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 69.4 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 67.0 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 164.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 131.9 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 134.4 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 123.8 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.1-py3-none-any.whl (17 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 137.6 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 144.7 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 143.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 167.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 131.1 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 119.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 88.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 131.3 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 160.4 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 152.3 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.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 122.3 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 certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 143.8 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 146.8 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 131.5 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=18df88991e2720234eee5c51fa58ee0005a851a20a9d599d0f96f95ea61ff40d Stored in directory: /tmp/pip-ephem-wheel-cache-c4lb7_ok/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=1358921 sha256=89518306da2a08b086e05907547ecfeb4f271f45a32c3bb2bbc375adfe083e2c Stored in directory: /tmp/pip-ephem-wheel-cache-c4lb7_ok/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=bbfcca64cf2704239766a6f6234494dc205212020bb22997060864c8724807cf Stored in directory: /tmp/pip-ephem-wheel-cache-c4lb7_ok/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.0.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.1 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 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.8 zipp-3.7.0 [rtd-command-info] start-time: 2022-02-17T19:26:13.987635Z, end-time: 2022-02-17T19:26:17.605164Z, 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=1189 sha256=ce65e52fc7c706b1fc0b67ccd2dc8f3fe7cd85d4df56c411775ce0a6fa56dd1c Stored in directory: /tmp/pip-ephem-wheel-cache-ac9zofc3/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-02-17T19:26:17.830818Z, end-time: 2022-02-17T19:26:25.693121Z, duration: 7, 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 51.3 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 131.5 MB/s eta 0:00:00 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: packaging in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (21.3) Requirement already satisfied: sphinxcontrib-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: 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: 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) 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-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: 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: 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: 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: 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: 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: 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: 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: 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: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/envs/latest/lib/python3.8/site-packages (from sphinx==4.2.0->-r docs/requirements.txt (line 1)) (1.0.2) Collecting nbformat Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.9/178.9 KB 236.8 MB/s eta 0:00:00 Collecting nbconvert!=5.4 Downloading nbconvert-6.4.2-py3-none-any.whl (558 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.8/558.8 KB 201.4 MB/s eta 0:00:00 Collecting traitlets Downloading traitlets-5.1.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.0/102.0 KB 231.9 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 201.2 MB/s eta 0:00:00 Collecting matplotlib-inline Downloading matplotlib_inline-0.1.3-py3-none-any.whl (8.2 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting 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 221.9 MB/s eta 0:00:00 Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 119.3 MB/s eta 0:00:00 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 190.5 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.0.1) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting testpath Downloading testpath-0.5.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 KB 213.4 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.11-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.1/71.1 KB 213.9 MB/s eta 0:00:00 Collecting entrypoints>=0.2.2 Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting bleach Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.9/157.9 KB 227.3 MB/s eta 0:00:00 Collecting jupyter-core Downloading jupyter_core-4.9.2-py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 KB 206.7 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 jsonschema!=2.5.0,>=2.4 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 193.6 MB/s eta 0:00:00 Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: 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: 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.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: 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 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 199.6 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 KB 224.7 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.5 Downloading jupyter_client-7.1.2-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.3/130.3 KB 228.7 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.4-py3-none-any.whl (5.1 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 tornado>=4.1 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.5/427.5 KB 223.6 MB/s eta 0:00:00 Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 232.7 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 142.9 MB/s eta 0:00:00 Installing collected packages: webencodings, wcwidth, ptyprocess, pickleshare, mistune, ipython-genutils, backcall, traitlets, tornado, testpath, 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, 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 bleach-4.1.0 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 importlib-resources-5.4.0 ipython-7.29.0 ipython-genutils-0.2.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.11 nbconvert-6.4.2 nbformat-5.1.3 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 sphinx-4.2.0 testpath-0.5.0 tornado-6.1 traitlets-5.1.1 wcwidth-0.2.5 webencodings-0.5.1 [rtd-command-info] start-time: 2022-02-17T19:26:27.098918Z, end-time: 2022-02-17T19:26:27.160174Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # -- Project information project = 'Flow360 Documentation' copyright = '2021, 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-21.3.3.0", "/en/release-21.3.3.0/"), ], 'downloads': [ ("pdf", "//docs.simulation.cloud/_/downloads/flow360/en/latest/pdf/"), ], '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': 'f7bb842a', } # 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/858023/' 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-02-17T19:26:27.328040Z, end-time: 2022-02-17T19:26:31.685814Z, 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, examples.rst, examples/dpw4.rst, examples/hlcrm.rst, examples/om6_caseStudy.rst, examples/om6_wing_pyAPI.rst, examples/om6_wing_webUI.rst, faq.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 25 source files that are out of date updating environment: [new config] 25 added, 0 changed, 0 removed reading sources... [ 4%] capabilities/bladeElementTheory reading sources... [ 8%] capabilities/capabilities reading sources... [ 12%] capabilities/overview reading sources... [ 16%] examples reading sources... [ 20%] examples/dpw4 reading sources... [ 24%] examples/hlcrm reading sources... [ 28%] examples/om6_caseStudy reading sources... [ 32%] examples/om6_wing_pyAPI reading sources... [ 36%] examples/om6_wing_webUI reading sources... [ 40%] faq reading sources... [ 44%] index reading sources... [ 48%] papers reading sources... [ 52%] postprocessing/postprocessing reading sources... [ 56%] preprocessing/automatedMeshing reading sources... [ 60%] preprocessing/manualMeshing reading sources... [ 64%] preprocessing/preprocessing reading sources... [ 68%] publications reading sources... [ 72%] pythonAPI/api reading sources... [ 76%] pythonAPI/apiGetStarted reading sources... [ 80%] pythonAPI/flow360clientDoc reading sources... [ 84%] 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". pythonAPI/apiGetStarted.rst:12: WARNING: Title underline too short. Sign in with your Account and Password ************************************* pythonAPI/apiGetStarted.rst:12: WARNING: Title underline too short. Sign in with your Account and Password ************************************* /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/apiGetStarted.rst:12: WARNING: Title underline too short. Sign in with your Account and Password ************************************* /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/pythonAPI/apiGetStarted.rst:12: WARNING: Title underline too short. Sign in with your Account and Password ************************************* /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 /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:190: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] capabilities/bladeElementTheory writing output... [ 8%] capabilities/capabilities writing output... [ 12%] capabilities/overview writing output... [ 16%] examples writing output... [ 20%] examples/dpw4 writing output... [ 24%] examples/hlcrm writing output... [ 28%] examples/om6_caseStudy writing output... [ 32%] examples/om6_wing_pyAPI writing output... [ 36%] examples/om6_wing_webUI writing output... [ 40%] faq writing output... [ 44%] index writing output... [ 48%] papers writing output... [ 52%] postprocessing/postprocessing writing output... [ 56%] preprocessing/automatedMeshing writing output... [ 60%] preprocessing/manualMeshing writing output... [ 64%] preprocessing/preprocessing writing output... [ 68%] publications writing output... [ 72%] pythonAPI/api writing output... [ 76%] pythonAPI/apiGetStarted writing output... [ 80%] pythonAPI/flow360clientDoc writing output... [ 84%] 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:112: 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:123: 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:136: 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:147: 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:155: 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:163: 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:173: 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:181: WARNING: Could not lex literal_block as "json". Highlighting skipped. generating indices... genindex py-modindex done writing additional pages... search done copying images... [ 2%] examples/figures_dpw4/dpw4_geometry.png copying images... [ 5%] examples/figures_dpw4/dpw4_meshMedium.png copying images... [ 7%] examples/figures_dpw4/dpw4_gridConvergence.png copying images... [ 10%] examples/figures_dpw4/cf_dpw4.png copying images... [ 12%] examples/figures_dpw4/cp_dpw4.png copying images... [ 15%] examples/figures_dpw4/dpw4_q_1.35e-7.png copying images... [ 17%] examples/figures/GeometryIso.png copying images... [ 20%] examples/figures/Mesh_medium.png copying images... [ 23%] examples/figures/plots_CLCD_hlpw3.png copying images... [ 25%] examples/figures/Cf_alpha8.png copying images... [ 28%] examples/figures/Cf_alpha16.png copying images... [ 30%] examples/figures/Cp_alpha8.png copying images... [ 33%] examples/figures/Cp_alpha16.png copying images... [ 35%] examples/figures/HLCRM_coarse_Q=1e-7_alpha16.png copying images... [ 38%] examples/figures/HLCRM_coarse_Q=1e-7_Yside_alpha16.png copying images... [ 41%] examples/figures/HLCRM_coarse_Q=1e-7_Zside_alpha16.png copying images... [ 43%] examples/figures_OM6_Tutorial/Geometry_Iso.png copying images... [ 46%] examples/figures_OM6_Tutorial/om6_gridConvergence.png copying images... [ 48%] examples/figures_OM6_Tutorial/CFx_slicesPlot_om6_8M.png copying images... [ 51%] examples/figures_OM6_Tutorial/Cp_slicesPlot_om6_8M.png copying images... [ 53%] examples/figures_OM6_Tutorial/cf_om6-8M_lpOn.png copying images... [ 56%] examples/figures_OM6_Tutorial/cp_om6-8M_lpOn.png copying images... [ 58%] examples/figures_OM6_Tutorial/ConvergenceTab.png copying images... [ 61%] examples/figures_OM6_Tutorial/CD_CL.png copying images... [ 64%] examples/figures_OM6_Tutorial/CF.png copying images... [ 66%] examples/figures_OM6_Tutorial/CM.png copying images... [ 69%] examples/figures_OM6_Tutorial/VisResults.png copying images... [ 71%] examples/figures_OM6_Tutorial/UploadMesh.png copying images... [ 74%] examples/figures_OM6_Tutorial/NewCase.png copying images... [ 76%] examples/figures_OM6_Tutorial/CaseStatus.png copying images... [ 79%] examples/figures_OM6_Tutorial/DownloadResults.png copying images... [ 82%] examples/figures_OM6_Tutorial/ForkCase1.png copying images... [ 84%] examples/figures_OM6_Tutorial/ForkCase2.png copying images... [ 87%] examples/figures_OM6_Tutorial/DeleteMeshCase_1.png copying images... [ 89%] figures/autoMeshing/sphere_csm.png copying images... [ 92%] figures/autoMeshing/sphere_surfMesh.png copying images... [ 94%] figures/autoMeshing/sphere_volMesh.png copying images... [ 97%] 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, 48 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.239 solverConfiguration/solverConfiguration 0.193 pythonAPI/api 0.149 pythonAPI/flow360clientDoc 0.103 preprocessing/manualMeshing 0.089 preprocessing/automatedMeshing [rtd-command-info] start-time: 2022-02-17T19:26:31.886492Z, end-time: 2022-02-17T19:26:33.670947Z, duration: 1, 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, examples.rst, examples/dpw4.rst, examples/hlcrm.rst, examples/om6_caseStudy.rst, examples/om6_wing_pyAPI.rst, examples/om6_wing_webUI.rst, faq.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 publications webinar papers releaseNotes resolving references... done writing... /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/solverConfiguration/solverConfiguration.rst:112: 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:123: 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:136: 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:147: 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:155: 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:163: 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:173: 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:181: WARNING: Could not lex literal_block as "json". Highlighting skipped. done copying images... [ 2%] examples/figures_OM6_Tutorial/Geometry_Iso.png copying images... [ 5%] examples/figures_OM6_Tutorial/UploadMesh.png copying images... [ 7%] examples/figures_OM6_Tutorial/NewCase.png copying images... [ 10%] examples/figures_OM6_Tutorial/CaseStatus.png copying images... [ 12%] examples/figures_OM6_Tutorial/ConvergenceTab.png copying images... [ 15%] examples/figures_OM6_Tutorial/CD_CL.png copying images... [ 17%] examples/figures_OM6_Tutorial/CF.png copying images... [ 20%] examples/figures_OM6_Tutorial/CM.png copying images... [ 23%] examples/figures_OM6_Tutorial/VisResults.png copying images... [ 25%] examples/figures_OM6_Tutorial/DownloadResults.png copying images... [ 28%] examples/figures_OM6_Tutorial/ForkCase1.png copying images... [ 30%] examples/figures_OM6_Tutorial/ForkCase2.png copying images... [ 33%] examples/figures_OM6_Tutorial/DeleteMeshCase_1.png copying images... [ 35%] figures/autoMeshing/sphere_csm.png copying images... [ 38%] figures/autoMeshing/sphere_surfMesh.png copying images... [ 41%] figures/autoMeshing/sphere_volMesh.png copying images... [ 43%] figures/autoMeshing/surfaceMesh_firstLayerThickness.png copying images... [ 46%] examples/figures/GeometryIso.png copying images... [ 48%] examples/figures/Mesh_medium.png copying images... [ 51%] examples/figures/plots_CLCD_hlpw3.png copying images... [ 53%] examples/figures/Cf_alpha8.png copying images... [ 56%] examples/figures/Cf_alpha16.png copying images... [ 58%] examples/figures/Cp_alpha8.png copying images... [ 61%] examples/figures/Cp_alpha16.png copying images... [ 64%] examples/figures/HLCRM_coarse_Q=1e-7_alpha16.png copying images... [ 66%] examples/figures/HLCRM_coarse_Q=1e-7_Yside_alpha16.png copying images... [ 69%] examples/figures/HLCRM_coarse_Q=1e-7_Zside_alpha16.png copying images... [ 71%] examples/figures_dpw4/dpw4_geometry.png copying images... [ 74%] examples/figures_dpw4/dpw4_meshMedium.png copying images... [ 76%] examples/figures_dpw4/dpw4_gridConvergence.png copying images... [ 79%] examples/figures_dpw4/cf_dpw4.png copying images... [ 82%] examples/figures_dpw4/cp_dpw4.png copying images... [ 84%] examples/figures_dpw4/dpw4_q_1.35e-7.png copying images... [ 87%] examples/figures_OM6_Tutorial/om6_gridConvergence.png copying images... [ 89%] examples/figures_OM6_Tutorial/CFx_slicesPlot_om6_8M.png copying images... [ 92%] examples/figures_OM6_Tutorial/Cp_slicesPlot_om6_8M.png copying images... [ 94%] examples/figures_OM6_Tutorial/cf_om6-8M_lpOn.png copying images... [ 97%] examples/figures_OM6_Tutorial/cp_om6-8M_lpOn.png copying images... [100%] figures/webinar.png copying TeX support files... copying TeX support files... done build succeeded, 8 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2022-02-17T19:26:39.456206Z, end-time: 2022-02-17T19:26:39.526902Z, 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-02-17T19:26:39.711874Z, end-time: 2022-02-17T19:27:08.530701Z, duration: 28, exit-code: 0 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 `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 18 undefined on input line 883. [18] LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 19 undefined on input line 908. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETMoment ' on page 19 undefined on input line 908. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETCt' on page 19 undefined on input line 908. LaTeX Warning: Reference `equation:capabilities/bladeElementTheory:defBETCq' on page 19 undefined on input line 908. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 19 undefined on input line 908. [19] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:volumeo utputinputparameters' on page 20 undefined on input line 945. [20] Chapter 3. LaTeX Warning: Hyper reference `preprocessing/manualMeshing:manualmeshingflow36 0section' on page 21 undefined on input line 966. [21] LaTeX Warning: Hyper reference `preprocessing/manualMeshing:targets' on page 22 undefined on input line 1022. Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1128 ! Missing $ inserted. $ l.1128 ! Missing } inserted. } l.1128 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1128 [22] [23] ! Missing $ inserted. $ l.1275 ! Missing } inserted. } l.1275 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1275 LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:boundar iesparameters' on page 24 undefined on input line 1317. LaTeX Warning: Hyper reference `pythonAPI/api:api' on page 24 undefined on inpu t line 1375. [24] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 meshjson' on page 25 undefined on input line 1449. Underfull \hbox (badness 10000) in paragraph at lines 1474--1476 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1480--1482 []|\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.1504 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.1514 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1513--1515 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1517--1519 []|\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.1531 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1530--1532 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1544--1546 []|\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.1561 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.1581 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1580--1582 []|\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.1591 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.1601 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.1614 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.1624 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1630--1632 []|\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.1637 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.1657 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.1667 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.1677 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.1690 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.1700 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1706--1708 []|\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.1713 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 1712--1714 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 1719--1721 []|\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.1733 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.1743 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.1743 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.1756 1\%∙ L [25] [26] [27] [28] LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her' on page 29 undefined on input line 2057. [29 <./sphere_csm.png>] [30 <./sphere_surfMesh.png>] LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er' on page 31 undefined on input line 2152. Underfull \hbox (badness 10000) in paragraph at lines 2172--2174 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2185--2187 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2185--2187 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2195--2197 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2201--2203 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2201--2203 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2217--2219 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2217--2219 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her-edges' on page 31 undefined on input line 2237. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-surface-mes her-faces' on page 31 undefined on input line 2250. [31 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2275--2277 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2282--2284 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2288--2290 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2288--2290 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:fig1-surfmesh-ed ges' on page 32 undefined on input line 2295. LaTeX Warning: Reference `preprocessing/automatedMeshing:fig1-surfmesh-edges' o n page 32 undefined on input line 2295. Underfull \hbox (badness 10000) in paragraph at lines 2341--2343 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2348--2350 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2354--2356 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2354--2356 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2364--2366 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2370--2372 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2370--2372 \T1/qtm/m/n/10 QUIRED| [32] Underfull \hbox (badness 10000) in paragraph at lines 2418--2420 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2447--2449 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2447--2449 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2454--2456 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 2460--2462 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2460--2462 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2470--2472 []|\T1/qtm/m/n/10 volume-> TRex- Underfull \hbox (badness 10000) in paragraph at lines 2476--2478 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2476--2478 \T1/qtm/m/n/10 QUIRED| LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-sources' on page 33 undefined on input line 2496. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:json-volume-mesh er-actuatordisks' on page 33 undefined on input line 2509. [33 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 2534--2536 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 []|\T1/qtm/m/n/10 [^^Pbox^^Q, Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 \T1/qtm/m/n/10 ^^Pcylin- Underfull \hbox (badness 10000) in paragraph at lines 2563--2565 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2563--2565 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2579--2581 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2579--2581 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2595--2597 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2595--2597 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2611--2613 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2611--2613 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2627--2629 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2627--2629 \T1/qtm/m/n/10 QUIRED| [34] Underfull \hbox (badness 10000) in paragraph at lines 2708--2710 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2721--2723 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2721--2723 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2737--2739 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2737--2739 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2753--2755 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2753--2755 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2769--2771 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2769--2771 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2785--2787 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2785--2787 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2801--2803 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2801--2803 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2817--2819 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2817--2819 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2827--2829 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 2833--2835 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2833--2835 \T1/qtm/m/n/10 QUIRED| [35] [36] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 2895--2897 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 2906--2908 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 2919--2921 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 2929--2931 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 2939--2941 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 2949--2951 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 2949--2951 \T1/qtm/m/n/10 terOfRo-ta- [37] Underfull \hbox (badness 10000) in paragraph at lines 3082--3084 []|\T1/qtm/m/n/10 star-tAl-pha-Con-trolPseu- Underfull \hbox (badness 10000) in paragraph at lines 3128--3130 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3131--3134 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3195--3197 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [38] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:wall-ve l' on page 39 undefined on input line 3258. [39] Overfull \vbox (469.02669pt too high) has occurred while \output is active [40] Underfull \hbox (badness 10000) in paragraph at lines 3411--3413 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3428--3430 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- Underfull \hbox (badness 10000) in paragraph at lines 3687--3689 []|\T1/qtm/m/n/10 par- [41] Underfull \hbox (badness 10000) in paragraph at lines 3834--3836 []|\T1/qtm/m/n/10 par- [42] Underfull \hbox (badness 10000) in paragraph at lines 3998--4000 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4008--4010 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4065--4067 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 4151--4153 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 4238--4240 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [43] Underfull \hbox (badness 10000) in paragraph at lines 4359--4361 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 4380--4382 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [44] Underfull \hbox (badness 6284) in paragraph at lines 4584--4588 []|\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 4595--4598 []|\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 4716--4716 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 4716--4716 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 4716--4716 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4739--4741 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []|\T1/qtm/m/n/10 right- LaTeX Warning: Hyper reference `capabilities/bladeElementTheory:betdiskloadingn ote' on page 45 undefined on input line 4816. Underfull \hbox (badness 10000) in paragraph at lines 4839--4841 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4961--4963 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4971--4973 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4981--4983 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4991--4993 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5001--5003 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5011--5013 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5018--5020 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5021--5023 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5021--5023 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5021--5023 \T1/qtm/m/n/10 0.02*lengths[2]]| [47] [48] Chapter 5. [49] [50] Chapter 6. [51] [52] Underfull \hbox (badness 6859) in paragraph at lines 5260--5262 []\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 5306--5308 []\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 [53] Underfull \hbox (badness 7649) in paragraph at lines 5397--5399 []\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 5401--5403 []\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 5401--5403 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5417--5419 \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 5417--5419 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 5417--5419 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 5421--5423 \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 5421--5423 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 5421--5423 \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 [54] [55] [56] [57] [58] Chapter 7. [59] [60] 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.5892 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... LaTeX Warning: Hyper reference `examples/hlcrm:fig1-hlcrm' on page 61 undefined on input line 5892. LaTeX Warning: Reference `examples/hlcrm:fig1-hlcrm' on page 61 undefined on in put line 5892. [61] [62 <./GeometryIso.png>] [63 <./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.6017 ...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.6017 ...figuration file for other cases (e.g. α = 8°). A full descripti... LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 64 undefined on input line 6017. [64] LaTeX Warning: Hyper reference `examples/hlcrm:fig3-hlcrm' on page 65 undefined on input line 6076. LaTeX Warning: Reference `examples/hlcrm:fig3-hlcrm' on page 65 undefined on in put line 6076. LaTeX Warning: Hyper reference `examples/hlcrm:tab1-hlcrm' on page 65 undefined on input line 6076. LaTeX Warning: Reference `examples/hlcrm:tab1-hlcrm' on page 65 undefined on in put line 6076. [65 <./plots_CLCD_hlpw3.png>] LaTeX Warning: Hyper reference `examples/hlcrm:fig4-hlcrm' on page 66 undefined on input line 6156. LaTeX Warning: Reference `examples/hlcrm:fig4-hlcrm' on page 66 undefined on in put line 6156. LaTeX Warning: Hyper reference `examples/hlcrm:fig5-hlcrm' on page 66 undefined on input line 6172. LaTeX Warning: Reference `examples/hlcrm:fig5-hlcrm' on page 66 undefined on in put line 6172. LaTeX Warning: Hyper reference `examples/hlcrm:fig6-hlcrm' on page 66 undefined on input line 6188. LaTeX Warning: Reference `examples/hlcrm:fig6-hlcrm' on page 66 undefined on in put line 6188. [66 <./Cf_alpha8.png>] [67 <./Cf_alpha16.png> <./Cp_alpha8.png>] [68 <./Cp_alph a16.png> <./HLCRM_coarse_Q=1e-7_alpha16.png>] [69 <./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 70 undefined o n input line 6231. LaTeX Warning: Reference `examples/dpw4:fig1-dpw4' on page 70 undefined on inpu t line 6231. [70 <./dpw4_geometry.png>] [71 <./dpw4_meshMedium.png>] LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:flow360 json' on page 72 undefined on input line 6348. [72] LaTeX Warning: Hyper reference `examples/dpw4:fig3-dpw4' on page 73 undefined o n input line 6407. LaTeX Warning: Reference `examples/dpw4:fig3-dpw4' on page 73 undefined on inpu t line 6407. LaTeX Warning: Hyper reference `examples/dpw4:tab1-dpw4' on page 73 undefined o n input line 6407. LaTeX Warning: Reference `examples/dpw4:tab1-dpw4' on page 73 undefined on inpu t line 6407. LaTeX Warning: Hyper reference `examples/dpw4:fig4-dpw4' on page 73 undefined o n input line 6474. LaTeX Warning: Reference `examples/dpw4:fig4-dpw4' on page 73 undefined on inpu t line 6474. LaTeX Warning: Hyper reference `examples/dpw4:fig5-dpw4' on page 73 undefined o n input line 6484. LaTeX Warning: Reference `examples/dpw4:fig5-dpw4' on page 73 undefined on inpu t line 6484. LaTeX Warning: Hyper reference `examples/dpw4:fig6-dpw4' on page 73 undefined o n input line 6494. LaTeX Warning: Reference `examples/dpw4:fig6-dpw4' on page 73 undefined on inpu t line 6494. [73] [74 <./dpw4_gridConvergence.png>] [75 <./cf_dpw4.png> <./cp_dpw4.png>] [76 <./dpw4_q_1.35e-7.png>] [77] LaTeX Warning: Hyper reference `quickstart:quickstart' on page 78 undefined on input line 6583. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig2-om6-casestudy' on p age 78 undefined on input line 6589. LaTeX Warning: Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 78 undefined on input line 6589. LaTeX Warning: Hyper reference `examples/om6_caseStudy:tab1-om6-casestudy' on p age 78 undefined on input line 6589. LaTeX Warning: Reference `examples/om6_caseStudy:tab1-om6-casestudy' on page 78 undefined on input line 6589. LaTeX Warning: Float too large for page by 60.18pt on input line 6657. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig2-om6-casestudy' on p age 78 undefined on input line 6660. LaTeX Warning: Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 78 undefined on input line 6660. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig3-om6-casestudy' on p age 78 undefined on input line 6666. LaTeX Warning: Reference `examples/om6_caseStudy:fig3-om6-casestudy' on page 78 undefined on input line 6666. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig4-om6-casestudy' on p age 78 undefined on input line 6666. LaTeX Warning: Reference `examples/om6_caseStudy:fig4-om6-casestudy' on page 78 undefined on input line 6666. LaTeX Warning: Float too large for page by 36.18pt on input line 6673. LaTeX Warning: Float too large for page by 36.18pt on input line 6680. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig5-om6-casestudy' on p age 78 undefined on input line 6683. LaTeX Warning: Reference `examples/om6_caseStudy:fig5-om6-casestudy' on page 78 undefined on input line 6683. LaTeX Warning: Hyper reference `examples/om6_caseStudy:fig6-om6-casestudy' on p age 78 undefined on input line 6693. LaTeX Warning: Reference `examples/om6_caseStudy:fig6-om6-casestudy' on page 78 undefined on input line 6693. [78] [79 <./om6_gridConvergence.png>] [80 <./CFx_slicesPlot_om6_8M.png>] [81 <./Cp_slicesPlot_om6_8M.png>] [82 <./cf_om6-8M_lpOn.png>] [83 <./cp_om6-8M_ lpOn.png>] [84] Chapter 9. [85] [86 <./webinar.png>] [87] Underfull \hbox (badness 10000) in paragraph at lines 6812--6812 |[][]\T1/qhv/b/n/14.4 Aerodynamic Risk As-sess-ment us-ing Para-met-ric, Three- Underfull \hbox (badness 5359) in paragraph at lines 6812--6812 \T1/qhv/b/n/14.4 Dimensional Un-struc-tured, High-Fidelity CFD and Adap-tive [88] Chapter 10. LaTeX Warning: Hyper reference `preprocessing/automatedMeshing:automatedmeshing ' on page 89 undefined on input line 6852. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:porousm ediaparameters' on page 89 undefined on input line 6856. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:transit ionmodelsolverparameters' on page 89 undefined on input line 6868. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:betdisk sinputparameters' on page 89 undefined on input line 6872. LaTeX Warning: Hyper reference `solverConfiguration/solverConfiguration:volumeo utputinputparameters' on page 89 undefined on input line 6876. [89] No file flexcompute-flow360documentation.ind. [90] (./flexcompute-flow360documentation.aux) Package rerunfilecheck Warning: File `flexcompute-flow360documentation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb> Output written on flexcompute-flow360documentation.pdf (94 pages, 10826716 byte s). Transcript written on flexcompute-flow360documentation.log. Latexmk: Index file 'flexcompute-flow360documentation.idx' was written Latexmk: Missing input file: 'flexcompute-flow360documentation.ind' from line 'No file flexcompute-flow360documentation.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'flexcompute-flow360documentation.pdf' Latexmk: Log file says output to 'flexcompute-flow360documentation.pdf' Latexmk: List of undefined refs and citations: Reference `equation:capabilities/bladeElementTheory:defBETCq' on page 19 undefined on input line 908 Reference `equation:capabilities/bladeElementTheory:defBETCt' on page 19 undefined on input line 908 Reference `equation:capabilities/bladeElementTheory:defBETForce' on page 19 undefined on input line 908 Reference `equation:capabilities/bladeElementTheory:defBETMoment' on page 19 undefined on input line 908 Reference `examples/dpw4:fig1-dpw4' on page 70 undefined on input line 6231 Reference `examples/dpw4:fig3-dpw4' on page 73 undefined on input line 6407 Reference `examples/dpw4:fig4-dpw4' on page 73 undefined on input line 6474 Reference `examples/dpw4:fig5-dpw4' on page 73 undefined on input line 6484 Reference `examples/dpw4:fig6-dpw4' on page 73 undefined on input line 6494 Reference `examples/dpw4:tab1-dpw4' on page 73 undefined on input line 6407 Reference `examples/hlcrm:fig1-hlcrm' on page 61 undefined on input line 5892 Reference `examples/hlcrm:fig3-hlcrm' on page 65 undefined on input line 6076 Reference `examples/hlcrm:fig4-hlcrm' on page 66 undefined on input line 6156 Reference `examples/hlcrm:fig5-hlcrm' on page 66 undefined on input line 6172 Reference `examples/hlcrm:fig6-hlcrm' on page 66 undefined on input line 6188 Reference `examples/hlcrm:tab1-hlcrm' on page 65 undefined on input line 6076 Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 78 undefined on input line 6589 Reference `examples/om6_caseStudy:fig2-om6-casestudy' on page 78 undefined on input line 6660 Reference `examples/om6_caseStudy:fig3-om6-casestudy' on page 78 undefined on input line 6666 Reference `examples/om6_caseStudy:fig4-om6-casestudy' on page 78 undefined on input line 6666 Reference `examples/om6_caseStudy:fig5-om6-casestudy' on page 78 undefined on input line 6683 Reference `examples/om6_caseStudy:fig6-om6-casestudy' on page 78 undefined on input line 6693 Reference `examples/om6_caseStudy:tab1-om6-casestudy' on page 78 undefined on input line 6589 Reference `preprocessing/automatedMeshing:fig1-surfmesh-edges' on page 32 undefined on input line 2295 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' 'flexcompute-flow360documentation.out' ------------ 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] [18] [19] [20] Chapter 3. [21] Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1128 ! Missing $ inserted. $ l.1128 ! Missing } inserted. } l.1128 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1128 [22] [23] ! Missing $ inserted. $ l.1275 ! Missing } inserted. } l.1275 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1275 [24] Underfull \hbox (badness 10000) in paragraph at lines 1474--1476 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1480--1482 []|\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.1504 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.1514 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1513--1515 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1517--1519 []|\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.1531 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1530--1532 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1544--1546 []|\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.1561 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.1581 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1580--1582 []|\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.1591 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.1601 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.1614 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.1624 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1630--1632 []|\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.1637 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.1657 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.1667 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.1677 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.1690 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.1700 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1706--1708 []|\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.1713 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 1712--1714 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 1719--1721 []|\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.1733 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.1743 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.1743 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.1756 1\%∙ L [25] [26] [27] [28] [29 <./sphere_csm.png>] [30 <./sphere_surfMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2172--2174 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2185--2187 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2185--2187 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2195--2197 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2201--2203 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2201--2203 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2217--2219 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2217--2219 \T1/qtm/m/n/10 QUIRED| [31 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2275--2277 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2282--2284 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2288--2290 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2288--2290 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2341--2343 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2348--2350 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2354--2356 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2354--2356 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2364--2366 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2370--2372 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2370--2372 \T1/qtm/m/n/10 QUIRED| [32] Underfull \hbox (badness 10000) in paragraph at lines 2418--2420 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2447--2449 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2447--2449 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2454--2456 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 2460--2462 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2460--2462 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2470--2472 []|\T1/qtm/m/n/10 volume-> TRex- Underfull \hbox (badness 10000) in paragraph at lines 2476--2478 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2476--2478 \T1/qtm/m/n/10 QUIRED| [33 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 2534--2536 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 []|\T1/qtm/m/n/10 [^^Pbox^^Q, Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 \T1/qtm/m/n/10 ^^Pcylin- Underfull \hbox (badness 10000) in paragraph at lines 2563--2565 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2563--2565 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2579--2581 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2579--2581 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2595--2597 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2595--2597 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2611--2613 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2611--2613 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2627--2629 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2627--2629 \T1/qtm/m/n/10 QUIRED| [34] Underfull \hbox (badness 10000) in paragraph at lines 2708--2710 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2721--2723 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2721--2723 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2737--2739 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2737--2739 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2753--2755 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2753--2755 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2769--2771 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2769--2771 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2785--2787 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2785--2787 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2801--2803 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2801--2803 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2817--2819 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2817--2819 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2827--2829 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 2833--2835 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2833--2835 \T1/qtm/m/n/10 QUIRED| [35] [36] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 2895--2897 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 2906--2908 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 2919--2921 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 2929--2931 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 2939--2941 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 2949--2951 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 2949--2951 \T1/qtm/m/n/10 terOfRo-ta- [37] Underfull \hbox (badness 10000) in paragraph at lines 3082--3084 []|\T1/qtm/m/n/10 star-tAl-pha-Con-trolPseu- Underfull \hbox (badness 10000) in paragraph at lines 3128--3130 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3131--3134 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3195--3197 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [38] [39] Overfull \vbox (469.02669pt too high) has occurred while \output is active [40] Underfull \hbox (badness 10000) in paragraph at lines 3411--3413 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3428--3430 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- Underfull \hbox (badness 10000) in paragraph at lines 3687--3689 []|\T1/qtm/m/n/10 par- [41] Underfull \hbox (badness 10000) in paragraph at lines 3834--3836 []|\T1/qtm/m/n/10 par- [42] Underfull \hbox (badness 10000) in paragraph at lines 3998--4000 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4008--4010 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4065--4067 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 4151--4153 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 4238--4240 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [43] Underfull \hbox (badness 10000) in paragraph at lines 4359--4361 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 4380--4382 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [44] Underfull \hbox (badness 6284) in paragraph at lines 4584--4588 []|\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 4595--4598 []|\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 4716--4716 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 4716--4716 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 4716--4716 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4739--4741 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []|\T1/qtm/m/n/10 right- Underfull \hbox (badness 10000) in paragraph at lines 4839--4841 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4961--4963 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4971--4973 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4981--4983 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4991--4993 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5001--5003 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5011--5013 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5018--5020 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5021--5023 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5021--5023 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5021--5023 \T1/qtm/m/n/10 0.02*lengths[2]]| [47] [48] Chapter 5. [49] [50] Chapter 6. [51] [52] Underfull \hbox (badness 6859) in paragraph at lines 5260--5262 []\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 5306--5308 []\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 [53] Underfull \hbox (badness 7649) in paragraph at lines 5397--5399 []\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 5401--5403 []\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 5401--5403 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5417--5419 \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 5417--5419 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 5417--5419 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 5421--5423 \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 5421--5423 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 5421--5423 \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 [54] [55] [56] [57] [58] Chapter 7. [59] [60] 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.5892 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... [61] [62 <./GeometryIso.png>] [63 <./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.6017 ...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.6017 ...figuration file for other cases (e.g. α = 8°). A full descripti... [64] [65 <./plots_CLCD_hlpw3.png>] [66 <./Cf_alpha8.png>] [67 <./Cf_alpha16.png > <./Cp_alpha8.png>] [68 <./Cp_alpha16.png> <./HLCRM_coarse_Q=1e-7_alpha16.png> ] [69 <./HLCRM_coarse_Q=1e-7_Yside_alpha16.png> <./HLCRM_coarse_Q=1e-7_Zside_al pha16.png>] [70 <./dpw4_geometry.png>] [71 <./dpw4_meshMedium.png>] [72] [73] [74 <./dpw4_gridConvergence.png>] [75 <./cf_dpw4.png> <./cp_dpw4.png>] [76 <./dpw4_q_1.35e-7.png>] [77] LaTeX Warning: Float too large for page by 60.18pt on input line 6657. LaTeX Warning: Float too large for page by 36.18pt on input line 6673. LaTeX Warning: Float too large for page by 36.18pt on input line 6680. [78] [79 <./om6_gridConvergence.png>] [80 <./CFx_slicesPlot_om6_8M.png>] [81 <./Cp_slicesPlot_om6_8M.png>] [82 <./cf_om6-8M_lpOn.png>] [83 <./cp_om6-8M_ lpOn.png>] [84] Chapter 9. [85] [86 <./webinar.png>] [87] Underfull \hbox (badness 10000) in paragraph at lines 6812--6812 |[][]\T1/qhv/b/n/14.4 Aerodynamic Risk As-sess-ment us-ing Para-met-ric, Three- Underfull \hbox (badness 5359) in paragraph at lines 6812--6812 \T1/qhv/b/n/14.4 Dimensional Un-struc-tured, High-Fidelity CFD and Adap-tive [88] Chapter 10. [89] (./flexcompute-flow360documentation.ind [90] Underfull \hbox (badness 10000) in paragraph at lines 10--12 []\T1/txtt/m/n/10 DeleteSurfaceMesh() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/txtt/m/n/10 DownloadResultsFile() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 DownloadSurfaceResults() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 14--16 []\T1/txtt/m/n/10 DownloadVolumetricResults() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 31--32 []\T1/txtt/m/n/10 GetCaseLinearResidual() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 33--34 []\T1/txtt/m/n/10 GetCaseTotalForces() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/txtt/m/n/10 GetSurfaceMeshInfo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/txtt/m/n/10 ListSurfaceMeshes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 58--59 []\T1/txtt/m/n/10 NewSurfaceMeshFromGeometry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [91]) (./flexcompute-flow360documentation.aux) Package rerunfilecheck Warning: File `flexcompute-flow360documentation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb> Output written on flexcompute-flow360documentation.pdf (95 pages, 10843362 byte s). Transcript written on flexcompute-flow360documentation.log. Latexmk: Index file 'flexcompute-flow360documentation.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'flexcompute-flow360documentation.pdf' Latexmk: Log file says output to 'flexcompute-flow360documentation.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'flexcompute-flow360documentation.aux' '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] [18] [19] [20] Chapter 3. [21] Runaway argument? {3-5 ! Paragraph ended before \text@ was complete. \par l.1128 ! Missing $ inserted. $ l.1128 ! Missing } inserted. } l.1128 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1128 [22] [23] ! Missing $ inserted. $ l.1275 ! Missing } inserted. } l.1275 ! Extra }, or forgotten \endgroup. \par ...m \@noitemerr {\@@par }\fi \else {\@@par } \fi l.1275 [24] Underfull \hbox (badness 10000) in paragraph at lines 1474--1476 []|\T1/qhv/m/n/10 Com- Underfull \hbox (badness 10000) in paragraph at lines 1480--1482 []|\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.1504 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.1514 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1513--1515 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1517--1519 []|\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.1531 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1530--1532 []|\T1/qtm/m/n/10 1%MAC| Underfull \hbox (badness 10000) in paragraph at lines 1544--1546 []|\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.1561 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.1581 1\%∙ MAC Overfull \hbox (1.02449pt too wide) in paragraph at lines 1580--1582 []|\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.1591 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.1601 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.1614 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.1624 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1630--1632 []|\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.1637 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.1657 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.1667 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.1677 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.1690 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.1700 250\%∙ t Overfull \hbox (1.03447pt too wide) in paragraph at lines 1706--1708 []|\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.1713 0.1\%∙ D/2 Overfull \hbox (1.2945pt too wide) in paragraph at lines 1712--1714 []|\T1/qtm/m/n/10 0.1%D/2| Underfull \hbox (badness 10000) in paragraph at lines 1719--1721 []|\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.1733 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.1743 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.1743 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.1756 1\%∙ L [25] [26] [27] [28] [29 <./sphere_csm.png>] [30 <./sphere_surfMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2172--2174 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2185--2187 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2185--2187 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2195--2197 []|\T1/qtm/m/n/10 cur-va-tur-eRes-o-lu-tio- Underfull \hbox (badness 10000) in paragraph at lines 2201--2203 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2201--2203 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2217--2219 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2217--2219 \T1/qtm/m/n/10 QUIRED| [31 <./sphere_volMesh.png>] Underfull \hbox (badness 10000) in paragraph at lines 2275--2277 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2282--2284 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2288--2290 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2288--2290 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2341--2343 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2348--2350 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2354--2356 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2354--2356 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2364--2366 []|\T1/qtm/m/n/10 -> Underfull \hbox (badness 10000) in paragraph at lines 2370--2372 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2370--2372 \T1/qtm/m/n/10 QUIRED| [32] Underfull \hbox (badness 10000) in paragraph at lines 2418--2420 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2447--2449 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2447--2449 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2454--2456 []|\T1/qtm/m/n/10 volume-> first-Lay- Underfull \hbox (badness 10000) in paragraph at lines 2460--2462 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2460--2462 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2470--2472 []|\T1/qtm/m/n/10 volume-> TRex- Underfull \hbox (badness 10000) in paragraph at lines 2476--2478 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2476--2478 \T1/qtm/m/n/10 QUIRED| [33 <./surfaceMesh_firstLayerThickness.png>] Underfull \hbox (badness 10000) in paragraph at lines 2534--2536 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 []|\T1/qtm/m/n/10 [^^Pbox^^Q, Underfull \hbox (badness 10000) in paragraph at lines 2544--2546 \T1/qtm/m/n/10 ^^Pcylin- Underfull \hbox (badness 10000) in paragraph at lines 2563--2565 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2563--2565 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2579--2581 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2579--2581 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2595--2597 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2595--2597 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2611--2613 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2611--2613 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2627--2629 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2627--2629 \T1/qtm/m/n/10 QUIRED| [34] Underfull \hbox (badness 10000) in paragraph at lines 2708--2710 []|\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 2721--2723 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2721--2723 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2737--2739 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2737--2739 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2753--2755 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2753--2755 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2769--2771 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2769--2771 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2785--2787 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2785--2787 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2801--2803 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2801--2803 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2817--2819 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2817--2819 \T1/qtm/m/n/10 QUIRED| Underfull \hbox (badness 10000) in paragraph at lines 2827--2829 []|\T1/qtm/m/n/10 spac-ing-Cir-cum-fer- Underfull \hbox (badness 10000) in paragraph at lines 2833--2835 []|\T1/qtm/m/n/10 RE- Overfull \hbox (3.2345pt too wide) in paragraph at lines 2833--2835 \T1/qtm/m/n/10 QUIRED| [35] [36] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 2895--2897 []|\T1/qtm/m/n/10 noSlip- Underfull \hbox (badness 10000) in paragraph at lines 2906--2908 []\T1/qtm/m/n/10 sliding-In- Underfull \hbox (badness 10000) in paragraph at lines 2919--2921 []|\T1/qtm/m/n/10 sta-tion-ary- Underfull \hbox (badness 10000) in paragraph at lines 2929--2931 []|\T1/qtm/m/n/10 ro-tat-ing- Underfull \hbox (badness 10000) in paragraph at lines 2939--2941 []|\T1/qtm/m/n/10 ax-isOfRo- Underfull \hbox (badness 10000) in paragraph at lines 2949--2951 []|\T1/qtm/m/n/10 cen- Underfull \hbox (badness 10000) in paragraph at lines 2949--2951 \T1/qtm/m/n/10 terOfRo-ta- [37] Underfull \hbox (badness 10000) in paragraph at lines 3082--3084 []|\T1/qtm/m/n/10 star-tAl-pha-Con-trolPseu- Underfull \hbox (badness 10000) in paragraph at lines 3128--3130 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3131--3134 []|\T1/qtm/m/n/10 The Reynolds num-ber (non-dimenstional) in our solver, = Underfull \hbox (badness 10000) in paragraph at lines 3138--3140 []|\T1/qtm/m/n/10 Not re-quired if Underfull \hbox (badness 10000) in paragraph at lines 3195--3197 []|\T1/qtm/m/n/10 tur-bu-lentVis-cos-i- [38] [39] Overfull \vbox (469.02669pt too high) has occurred while \output is active [40] Underfull \hbox (badness 10000) in paragraph at lines 3411--3413 []|\T1/qtm/m/n/10 par- Underfull \hbox (badness 10000) in paragraph at lines 3428--3430 []|\T1/qtm/m/n/10 star-tAver-ageIn-te-gra- Underfull \hbox (badness 10000) in paragraph at lines 3687--3689 []|\T1/qtm/m/n/10 par- [41] Underfull \hbox (badness 10000) in paragraph at lines 3834--3836 []|\T1/qtm/m/n/10 par- [42] Underfull \hbox (badness 10000) in paragraph at lines 3998--4000 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4008--4010 []|\T1/qtm/m/n/10 1.00E- Underfull \hbox (badness 10000) in paragraph at lines 4065--4067 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- Underfull \hbox (badness 10000) in paragraph at lines 4151--4153 []|\T1/qtm/m/n/10 Spalar-tAll- Underfull \hbox (badness 10000) in paragraph at lines 4238--4240 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [43] Underfull \hbox (badness 10000) in paragraph at lines 4359--4361 []|\T1/qtm/m/n/10 tur-bu-len-ceIn-ten-si-tyPe-r- Underfull \hbox (badness 10000) in paragraph at lines 4380--4382 []|\T1/qtm/m/n/10 max-Force-JacUp-datePhys- [44] Underfull \hbox (badness 6284) in paragraph at lines 4584--4588 []|\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 4595--4598 []|\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 4716--4716 []\T1/qhv/m/n/10 De- Overfull \hbox (3.80365pt too wide) in paragraph at lines 4716--4716 \T1/qhv/m/n/10 fault| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 forcePerArea- Overfull \hbox (4.75108pt too wide) in paragraph at lines 4716--4716 \T1/qtm/m/n/10 >circumferential Overfull \hbox (11.67366pt too wide) in paragraph at lines 4716--4716 []\T1/qtm/m/n/10 Empty| Underfull \hbox (badness 10000) in paragraph at lines 4739--4741 []|\T1/qtm/m/n/10 ro-ta-tionDi-rec-tion- Underfull \hbox (badness 10000) in paragraph at lines 4742--4744 []|\T1/qtm/m/n/10 right- Underfull \hbox (badness 10000) in paragraph at lines 4839--4841 []|\T1/qtm/m/n/10 ini-tial-BladeDi-rec- [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4961--4963 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4971--4973 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4981--4983 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 4991--4993 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5001--5003 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5011--5013 []|\T1/qtm/m/n/10 RE- Underfull \hbox (badness 10000) in paragraph at lines 5018--5020 []|\T1/qtm/m/n/10 volumeZone- Overfull \hbox (20.05978pt too wide) in paragraph at lines 5021--5023 []|\T1/qtm/m/n/10 [0.02*lengths[0], Overfull \hbox (16.72978pt too wide) in paragraph at lines 5021--5023 \T1/qtm/m/n/10 0.02*lengths[1], Overfull \hbox (17.55978pt too wide) in paragraph at lines 5021--5023 \T1/qtm/m/n/10 0.02*lengths[2]]| [47] [48] Chapter 5. [49] [50] Chapter 6. [51] [52] Underfull \hbox (badness 6859) in paragraph at lines 5260--5262 []\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 5306--5308 []\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 [53] Underfull \hbox (badness 7649) in paragraph at lines 5397--5399 []\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 5401--5403 []\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 5401--5403 \T1/txtt/m/n/10 pseudo_step, 0_NavierStokes_linearIterations, ..., 0_ _CL, _CD, _CFx, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CFy, _CFz, _CMx, _CMy, _CMz, _CLPressure, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CDPressure, _CFxPressure, _CFyPressure, _CFzPressure, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CMxPressure, _CMyPressure, _CMzPressure, _CLViscous, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CDViscous, _CFxViscous, _CFyViscous, _ CFzViscous, Underfull \hbox (badness 10000) in paragraph at lines 5413--5415 \T1/txtt/m/n/10 _CMxViscous, _CMyViscous, _CMzViscous, _HeatTransfer\T1/qtm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5417--5419 \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 5417--5419 \T1/txtt/m/n/10 CLPressure, CDPressure, CFxPressure, CFyPressure, CFzPressure, CMxPressure, Underfull \hbox (badness 10000) in paragraph at lines 5417--5419 \T1/txtt/m/n/10 CMyPressure, CMzPressure, CLViscous, CDViscous, CFxViscous, CFy Viscous, Underfull \hbox (badness 10000) in paragraph at lines 5421--5423 \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 5421--5423 \T1/txtt/m/n/10 Disk_Moment_y, Disk_Moment_z, Disk_Blade_R_Radiu s, Underfull \hbox (badness 10000) in paragraph at lines 5421--5423 \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 [54] [55] [56] [57] [58] Chapter 7. [59] [60] 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.5892 ...sphinxhyphen{}CRM at angles of attack α = 8° and 16° and a free... [61] [62 <./GeometryIso.png>] [63 <./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.6017 ...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.6017 ...figuration file for other cases (e.g. α = 8°). A full descripti... [64] [65 <./plots_CLCD_hlpw3.png>] [66 <./Cf_alpha8.png>] [67 <./Cf_alpha16.png > <./Cp_alpha8.png>] [68 <./Cp_alpha16.png> <./HLCRM_coarse_Q=1e-7_alpha16.png> ] [69 <./HLCRM_coarse_Q=1e-7_Yside_alpha16.png> <./HLCRM_coarse_Q=1e-7_Zside_al pha16.png>] [70 <./dpw4_geometry.png>] [71 <./dpw4_meshMedium.png>] [72] [73] [74 <./dpw4_gridConvergence.png>] [75 <./cf_dpw4.png> <./cp_dpw4.png>] [76 <./dpw4_q_1.35e-7.png>] [77] LaTeX Warning: Float too large for page by 60.18pt on input line 6657. LaTeX Warning: Float too large for page by 36.18pt on input line 6673. LaTeX Warning: Float too large for page by 36.18pt on input line 6680. [78] [79 <./om6_gridConvergence.png>] [80 <./CFx_slicesPlot_om6_8M.png>] [81 <./Cp_slicesPlot_om6_8M.png>] [82 <./cf_om6-8M_lpOn.png>] [83 <./cp_om6-8M_ lpOn.png>] [84] Chapter 9. [85] [86 <./webinar.png>] [87] Underfull \hbox (badness 10000) in paragraph at lines 6812--6812 |[][]\T1/qhv/b/n/14.4 Aerodynamic Risk As-sess-ment us-ing Para-met-ric, Three- Underfull \hbox (badness 5359) in paragraph at lines 6812--6812 \T1/qhv/b/n/14.4 Dimensional Un-struc-tured, High-Fidelity CFD and Adap-tive [88] Chapter 10. [89] (./flexcompute-flow360documentation.ind [90] Underfull \hbox (badness 10000) in paragraph at lines 10--12 []\T1/txtt/m/n/10 DeleteSurfaceMesh() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 12--13 []\T1/txtt/m/n/10 DownloadResultsFile() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod- ule Underfull \hbox (badness 10000) in paragraph at lines 13--14 []\T1/txtt/m/n/10 DownloadSurfaceResults() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in m od-ule Underfull \hbox (badness 10000) in paragraph at lines 14--16 []\T1/txtt/m/n/10 DownloadVolumetricResults() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 i n mod-ule Underfull \hbox (badness 10000) in paragraph at lines 31--32 []\T1/txtt/m/n/10 GetCaseLinearResidual() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mo d-ule Underfull \hbox (badness 10000) in paragraph at lines 33--34 []\T1/txtt/m/n/10 GetCaseTotalForces() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 35--37 []\T1/txtt/m/n/10 GetSurfaceMeshInfo() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-u le Underfull \hbox (badness 10000) in paragraph at lines 41--43 []\T1/txtt/m/n/10 ListSurfaceMeshes() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ul e Underfull \hbox (badness 10000) in paragraph at lines 58--59 []\T1/txtt/m/n/10 NewSurfaceMeshFromGeometry() \T1/qtm/m/n/10 (\T1/qtm/m/it/10 in mod-ule [91]) (./flexcompute-flow360documentation.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb> Output written on flexcompute-flow360documentation.pdf (95 pages, 10843637 byte s). Transcript written on flexcompute-flow360documentation.log. Latexmk: Index file 'flexcompute-flow360documentation.idx' was written Latexmk: Log file says output to 'flexcompute-flow360documentation.pdf' Latexmk: Log file says output to '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 [rtd-command-info] start-time: 2022-02-17T19:27:08.778597Z, end-time: 2022-02-17T19:27:08.861463Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/checkouts/latest/docs/source/_build/latex/flexcompute-flow360documentation.pdf /home/docs/checkouts/readthedocs.org/user_builds/flexcompute-flow360documentation/artifacts/latest/sphinx_pdf/flexcompute-flow360documentation.pdf