Read the Docs build information Build id: 746438 Project: mdolab-mach-aero Version: latest Commit: e575b65953f4c379645b3cc6aa2203214c9e5cdf Date: 2021-10-14T15:10:49.246631Z State: finished Success: True [rtd-command-info] start-time: 2021-10-14T15:10:51.184857Z, end-time: 2021-10-14T15:10:53.367636Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/mdolab/MACH-Aero.git . Cloning into '.'... [rtd-command-info] start-time: 2021-10-14T15:10:53.516792Z, end-time: 2021-10-14T15:10:53.820045Z, 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 e575b65 added note to fix CGNS build with -fPIC (#64) [rtd-command-info] start-time: 2021-10-14T15:10:53.958290Z, end-time: 2021-10-14T15:10:54.026318Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-10-14T15:10:55.319005Z, end-time: 2021-10-14T15:11:00.564425Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-10-14T15:11:00.689368Z, end-time: 2021-10-14T15:11:01.856654Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (21.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (58.2.0) [rtd-command-info] start-time: 2021-10-14T15:11:02.019790Z, end-time: 2021-10-14T15:11:09.812185Z, duration: 7, 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<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) 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) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=4848a1f70462f39720489799b0a1fa86da80914be33fcbac563cc7525f24c271 Stored in directory: /tmp/pip-ephem-wheel-cache-320dnc9x/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 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=512cd980a45800f3d93b988545b351a90f322dccb6bb7442fdeb38409cf2a01f Stored in directory: /tmp/pip-ephem-wheel-cache-320dnc9x/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-10-14T15:11:09.922539Z, end-time: 2021-10-14T15:11:13.492761Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting sphinx_mdolab_theme Downloading sphinx_mdolab_theme-1.3.6-py3-none-any.whl (24 kB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.4.1-py3-none-any.whl (38 kB) Collecting sphinx-prompt Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Collecting sphinx-rtd-theme>=0.5 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting sphinxcontrib-autoprogram Downloading sphinxcontrib_autoprogram-0.1.7-py2.py3-none-any.whl (8.7 kB) Collecting pyyaml Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) Collecting sphinx>=3.0 Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) Collecting numpydoc Downloading numpydoc-1.1.0-py3-none-any.whl (47 kB) Collecting sphinx-copybutton Downloading sphinx_copybutton-0.4.0-py3-none-any.whl (12 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (21.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.26.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (0.17.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (3.0.2) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.9.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (1.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.10.0) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (58.2.0) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinxcontrib-autoprogram->sphinx_mdolab_theme->-r requirements.txt (line 1)) (1.16.0) Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.1-py3-none-any.whl (4.8 kB) Collecting pybtex>=0.20 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2021.3) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.0.1) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.0.7) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (1.26.7) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from packaging->sphinx>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.4.7) Installing collected packages: pyyaml, latexcodec, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pybtex, sphinx, pybtex-docutils, sphinxcontrib-bibtex, sphinxcontrib-autoprogram, sphinx-rtd-theme, sphinx-prompt, sphinx-copybutton, numpydoc, sphinx-mdolab-theme Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed latexcodec-2.0.1 numpydoc-1.1.0 pybtex-0.24.0 pybtex-docutils-1.0.1 pyyaml-6.0 sphinx-4.2.0 sphinx-copybutton-0.4.0 sphinx-mdolab-theme-1.3.6 sphinx-prompt-1.5.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-autoprogram-0.1.7 sphinxcontrib-bibtex-2.4.1 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2021-10-14T15:11:14.427741Z, end-time: 2021-10-14T15:11:14.503740Z, duration: 0, exit-code: 0 cat conf.py from sphinx_mdolab_theme.config import * # -- Project information ----------------------------------------------------- project = "MACH-Aero Documentation" # -- General configuration ----------------------------------------------------- # Specify the baseurls for the projects I want to link to repos = [ "pygeo", "pyoptsparse", "baseclasses", "idwarp", "adflow", "pyhyp", "multipoint", "pyspline", ] intersphinx_mapping = {r: (f"https://mdolab-{r}.readthedocs-hosted.com/en/latest", None) for r in repos} # bibtex bibtex_bibfiles = [ "machFramework/references.bib", "machAeroTutorials/overset.bib", ] ########################################################################### # 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/"), ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//mdolab-mach-aero.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//mdolab-mach-aero.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//mdolab-mach-aero.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'mdolab-mach-aero', 'name': u'MACH-Aero', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://mdolab-mach-aero.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'mdolab', 'proxied_api_host': '/_', 'github_repo': 'MACH-Aero', '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': 'e575b659', } # 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/mdolab-mach-aero/builds/746438/' 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: 2021-10-14T15:11:14.635937Z, end-time: 2021-10-14T15:11:18.938971Z, 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 checking bibtex cache... out of date parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machFramework/references.bib... parsed 6 entries parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machAeroTutorials/overset.bib... parsed 3 entries [autosummary] generating autosummary for: index.rst, installInstructions/dockerInstructions.rst, installInstructions/install3rdPartyPackages.rst, installInstructions/installFromScratch.rst, machAeroTutorials/aero_adflow.rst, machAeroTutorials/aero_adflow_polar.rst, machAeroTutorials/aero_cgnsutils.rst, machAeroTutorials/aero_gridRefinementStudy.rst, machAeroTutorials/aero_icem.rst, machAeroTutorials/aero_overview.rst, ..., machAeroTutorials/opt_pyopt.rst, machAeroTutorials/overset_analysis.rst, machAeroTutorials/overset_overview.rst, machAeroTutorials/overset_surface_mesh.rst, machAeroTutorials/overset_theory.rst, machAeroTutorials/overset_tips.rst, machAeroTutorials/overset_volume_mesh.rst, machAeroTutorials/overset_vsp.rst, machFramework/MACH-Aero.rst, machFramework/citeUs.rst loading intersphinx inventory from https://mdolab-pygeo.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-pyoptsparse.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-baseclasses.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-idwarp.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-adflow.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-pyhyp.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-multipoint.readthedocs-hosted.com/en/latest/objects.inv... loading intersphinx inventory from https://mdolab-pyspline.readthedocs-hosted.com/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 32 source files that are out of date updating environment: [new config] 32 added, 0 changed, 0 removed reading sources... [ 3%] index reading sources... [ 6%] installInstructions/dockerInstructions reading sources... [ 9%] installInstructions/install3rdPartyPackages reading sources... [ 12%] installInstructions/installFromScratch reading sources... [ 15%] machAeroTutorials/aero_adflow reading sources... [ 18%] machAeroTutorials/aero_adflow_polar reading sources... [ 21%] machAeroTutorials/aero_cgnsutils reading sources... [ 25%] machAeroTutorials/aero_gridRefinementStudy reading sources... [ 28%] machAeroTutorials/aero_icem reading sources... [ 31%] machAeroTutorials/aero_overview reading sources... [ 34%] machAeroTutorials/aero_pygeo reading sources... [ 37%] machAeroTutorials/aero_pyhyp reading sources... [ 40%] machAeroTutorials/airfoilopt_ffd reading sources... [ 43%] machAeroTutorials/airfoilopt_mesh reading sources... [ 46%] machAeroTutorials/airfoilopt_multipoint reading sources... [ 50%] machAeroTutorials/airfoilopt_overview reading sources... [ 53%] machAeroTutorials/airfoilopt_singlepoint reading sources... [ 56%] machAeroTutorials/faq reading sources... [ 59%] machAeroTutorials/intro reading sources... [ 62%] machAeroTutorials/opt_aero reading sources... [ 65%] machAeroTutorials/opt_ffd reading sources... [ 68%] machAeroTutorials/opt_overview reading sources... [ 71%] machAeroTutorials/opt_pyopt reading sources... [ 75%] machAeroTutorials/overset_analysis reading sources... [ 78%] machAeroTutorials/overset_overview reading sources... [ 81%] machAeroTutorials/overset_surface_mesh reading sources... [ 84%] machAeroTutorials/overset_theory reading sources... [ 87%] machAeroTutorials/overset_tips reading sources... [ 90%] machAeroTutorials/overset_volume_mesh reading sources... [ 93%] machAeroTutorials/overset_vsp reading sources... [ 96%] machFramework/MACH-Aero reading sources... [100%] machFramework/citeUs looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] index writing output... [ 6%] installInstructions/dockerInstructions writing output... [ 9%] installInstructions/install3rdPartyPackages writing output... [ 12%] installInstructions/installFromScratch writing output... [ 15%] machAeroTutorials/aero_adflow writing output... [ 18%] machAeroTutorials/aero_adflow_polar writing output... [ 21%] machAeroTutorials/aero_cgnsutils writing output... [ 25%] machAeroTutorials/aero_gridRefinementStudy writing output... [ 28%] machAeroTutorials/aero_icem writing output... [ 31%] machAeroTutorials/aero_overview writing output... [ 34%] machAeroTutorials/aero_pygeo writing output... [ 37%] machAeroTutorials/aero_pyhyp writing output... [ 40%] machAeroTutorials/airfoilopt_ffd writing output... [ 43%] machAeroTutorials/airfoilopt_mesh writing output... [ 46%] machAeroTutorials/airfoilopt_multipoint writing output... [ 50%] machAeroTutorials/airfoilopt_overview writing output... [ 53%] machAeroTutorials/airfoilopt_singlepoint writing output... [ 56%] machAeroTutorials/faq writing output... [ 59%] machAeroTutorials/intro writing output... [ 62%] machAeroTutorials/opt_aero writing output... [ 65%] machAeroTutorials/opt_ffd writing output... [ 68%] machAeroTutorials/opt_overview writing output... [ 71%] machAeroTutorials/opt_pyopt writing output... [ 75%] machAeroTutorials/overset_analysis writing output... [ 78%] machAeroTutorials/overset_overview writing output... [ 81%] machAeroTutorials/overset_surface_mesh writing output... [ 84%] machAeroTutorials/overset_theory writing output... [ 87%] machAeroTutorials/overset_tips writing output... [ 90%] machAeroTutorials/overset_volume_mesh writing output... [ 93%] machAeroTutorials/overset_vsp writing output... [ 96%] machFramework/MACH-Aero writing output... [100%] machFramework/citeUs generating indices... genindex done writing additional pages... search done copying images... [ 1%] machAeroTutorials/images/RAE2822_gridconvergence.png copying images... [ 2%] machAeroTutorials/images/icem_AppearanceButtons.png copying images... [ 3%] machAeroTutorials/images/icem_ModelTree1.png copying images... [ 4%] machAeroTutorials/images/icem_CreatePart.png copying images... [ 5%] machAeroTutorials/images/icem_TabGeometry.png copying images... [ 6%] machAeroTutorials/images/icem_ModelTree2.png copying images... [ 7%] machAeroTutorials/images/icem_PointsCurveEnds.png copying images... [ 8%] machAeroTutorials/images/icem_CurveFromPoints.png copying images... [ 9%] machAeroTutorials/images/icem_TrailingEdgeCurves.png copying images... [ 10%] machAeroTutorials/images/icem_PointsParameter.png copying images... [ 11%] machAeroTutorials/images/icem_LeadingEdgeCurves.png copying images... [ 12%] machAeroTutorials/images/icem_TabBlocking.png copying images... [ 13%] machAeroTutorials/images/icem_CreateBlock.png copying images... [ 14%] machAeroTutorials/images/icem_Blocking3Dto2D.png copying images... [ 15%] machAeroTutorials/images/icem_ModelTree3.png copying images... [ 17%] machAeroTutorials/images/icem_DeleteBlock.png copying images... [ 18%] machAeroTutorials/images/icem_AssociateVertex.png copying images... [ 19%] machAeroTutorials/images/icem_AssociatedVertices.png copying images... [ 20%] machAeroTutorials/images/icem_EditEdge.png copying images... [ 21%] machAeroTutorials/images/icem_UpdatePreMesh.png copying images... [ 22%] machAeroTutorials/images/icem_BeforeMesh.png copying images... [ 23%] machAeroTutorials/images/icem_InitialTipParams.png copying images... [ 24%] machAeroTutorials/images/icem_BadMesh.png copying images... [ 25%] machAeroTutorials/images/icem_BadMeshQualityHisto.png copying images... [ 26%] machAeroTutorials/images/icem_SplitBlock.png copying images... [ 27%] machAeroTutorials/images/icem_SplitBlockHorizEdge.png copying images... [ 28%] machAeroTutorials/images/icem_BadMesh2.png copying images... [ 29%] machAeroTutorials/images/icem_Dissassociate.png copying images... [ 30%] machAeroTutorials/images/icem_SplitTips.png copying images... [ 31%] machAeroTutorials/images/icem_TipVertices.png copying images... [ 32%] machAeroTutorials/images/icem_BetterMesh.png copying images... [ 34%] machAeroTutorials/images/icem_BetterMeshQuality.png copying images... [ 35%] machAeroTutorials/images/icem_BlockOrientation.png copying images... [ 36%] machAeroTutorials/images/icem_SaveCGNS.png copying images... [ 37%] machAeroTutorials/images/RAE2822.png copying images... [ 38%] machAeroTutorials/images/opt_thickness_and_vol_diagram.png copying images... [ 39%] machAeroTutorials/images/opt_constraints_dat.png copying images... [ 40%] machAeroTutorials/images/ffd_demo.png copying images... [ 41%] machAeroTutorials/images/wing_in_ffd.png copying images... [ 42%] machAeroTutorials/images/ffd_refaxis.png copying images... [ 43%] machAeroTutorials/images/ffd_designvars.png copying images... [ 44%] machAeroTutorials/images/ffd_deformed_ffd.png copying images... [ 45%] machAeroTutorials/images/ffd_deformed_surf_coords.png copying images... [ 46%] machAeroTutorials/images/overset_analysis_adflow_plot.png copying images... [ 47%] machAeroTutorials/images/overset_grid_convergence.png copying images... [ 48%] machAeroTutorials/images/overset_m6_mesh_fields.png copying images... [ 50%] machAeroTutorials/images/overset_pointwise_overview.png copying images... [ 51%] machAeroTutorials/images/overset_pointwise_after_import.png copying images... [ 52%] machAeroTutorials/images/overset_pointwise_dat1.png copying images... [ 53%] machAeroTutorials/images/overset_pointwise_cut_database.png copying images... [ 54%] machAeroTutorials/images/overset_pointwise_del_root.png copying images... [ 55%] machAeroTutorials/images/overset_pointwise_near_layer.png copying images... [ 56%] machAeroTutorials/images/overset_pointwise_near_wing1.png copying images... [ 57%] machAeroTutorials/images/overset_pointwise_near_close_TE.png copying images... [ 58%] machAeroTutorials/images/overset_pointwise_near_init.png copying images... [ 59%] machAeroTutorials/images/overset_pointwise_near_dimension_LETE.png copying images... [ 60%] machAeroTutorials/images/overset_pointwise_near_del_break_points.png copying images... [ 61%] machAeroTutorials/images/overset_pointwise_near_spacing.png copying images... [ 62%] machAeroTutorials/images/overset_pointwise_tip_clean_tip.png copying images... [ 63%] machAeroTutorials/images/overset_pointwise_tip_clean_root.png copying images... [ 64%] machAeroTutorials/images/overset_pointwise_tip_clean_LE_tip.png copying images... [ 65%] machAeroTutorials/images/overset_pointwise_tip_spacing.png copying images... [ 67%] machAeroTutorials/images/overset_pointwise_tip_split_le_con.png copying images... [ 68%] machAeroTutorials/images/overset_pointwise_tip_project.png copying images... [ 69%] machAeroTutorials/images/overset_pointwise_tip_mesh_LE_tip.png copying images... [ 70%] machAeroTutorials/images/overset_pointwise_tip_semi-circle.png copying images... [ 71%] machAeroTutorials/images/overset_pointwise_tip_solve.png copying images... [ 72%] machAeroTutorials/images/overset_pointwise_tip_examine.png copying images... [ 73%] machAeroTutorials/images/overset_pointwise_orient_near_tip.png copying images... [ 74%] machAeroTutorials/images/overset_pointwise_export_near_tip.png copying images... [ 75%] machAeroTutorials/images/overset_guide_3.jpg copying images... [ 76%] machAeroTutorials/images/overset_guide_4.jpg copying images... [ 77%] machAeroTutorials/images/overset_Overview.jpg copying images... [ 78%] machAeroTutorials/images/overset_IHC.png copying images... [ 79%] machAeroTutorials/images/overset_guide_8.jpg copying images... [ 80%] machAeroTutorials/images/cubeplot.jpg copying images... [ 81%] machAeroTutorials/images/overset_zipper.jpg copying images... [ 82%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 84%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 85%] machAeroTutorials/images/overset_tip1.png copying images... [ 86%] machAeroTutorials/images/overset_tip2.png copying images... [ 87%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 88%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 89%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 90%] machAeroTutorials/images/overset_orphan_debug.png copying images... [ 91%] machAeroTutorials/images/overset_view-of-ONERA.jpg copying images... [ 92%] machAeroTutorials/images/overset_vsp_overview.png copying images... [ 93%] machAeroTutorials/images/overset_vsp_add_wing.png copying images... [ 94%] machAeroTutorials/images/overset_vsp_half_wing.png copying images... [ 95%] machAeroTutorials/images/overset_vsp_wing_geo.png copying images... [ 96%] machAeroTutorials/images/overset_vsp_round_tip.png copying images... [ 97%] machAeroTutorials/images/overset_vsp_change_airfoil.png copying images... [ 98%] machAeroTutorials/images/overset_vsp_export.png copying images... [100%] machFramework/images/AeroOpt.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-14T15:11:19.110209Z, end-time: 2021-10-14T15:11:20.918949Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... checking bibtex cache... up to date done [autosummary] generating autosummary for: index.rst, installInstructions/dockerInstructions.rst, installInstructions/install3rdPartyPackages.rst, installInstructions/installFromScratch.rst, machAeroTutorials/aero_adflow.rst, machAeroTutorials/aero_adflow_polar.rst, machAeroTutorials/aero_cgnsutils.rst, machAeroTutorials/aero_gridRefinementStudy.rst, machAeroTutorials/aero_icem.rst, machAeroTutorials/aero_overview.rst, ..., machAeroTutorials/opt_pyopt.rst, machAeroTutorials/overset_analysis.rst, machAeroTutorials/overset_overview.rst, machAeroTutorials/overset_surface_mesh.rst, machAeroTutorials/overset_theory.rst, machAeroTutorials/overset_tips.rst, machAeroTutorials/overset_volume_mesh.rst, machAeroTutorials/overset_vsp.rst, machFramework/MACH-Aero.rst, machFramework/citeUs.rst building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... machFramework/MACH-Aero machFramework/citeUs installInstructions/dockerInstructions installInstructions/installFromScratch installInstructions/install3rdPartyPackages machAeroTutorials/intro machAeroTutorials/aero_overview machAeroTutorials/aero_pygeo machAeroTutorials/aero_icem machAeroTutorials/aero_pyhyp machAeroTutorials/aero_cgnsutils machAeroTutorials/aero_adflow machAeroTutorials/aero_adflow_polar machAeroTutorials/aero_gridRefinementStudy machAeroTutorials/opt_overview machAeroTutorials/opt_pyopt machAeroTutorials/opt_ffd machAeroTutorials/opt_aero machAeroTutorials/airfoilopt_overview machAeroTutorials/airfoilopt_mesh machAeroTutorials/airfoilopt_ffd machAeroTutorials/airfoilopt_singlepoint machAeroTutorials/airfoilopt_multipoint machAeroTutorials/overset_overview machAeroTutorials/overset_theory machAeroTutorials/overset_tips machAeroTutorials/overset_vsp machAeroTutorials/overset_surface_mesh machAeroTutorials/overset_volume_mesh machAeroTutorials/overset_analysis machAeroTutorials/faq done writing... done writing additional files... done copying images... [ 1%] machFramework/images/AeroOpt.png copying images... [ 2%] machAeroTutorials/images/RAE2822.png copying images... [ 3%] machAeroTutorials/images/icem_AppearanceButtons.png copying images... [ 4%] machAeroTutorials/images/icem_ModelTree1.png copying images... [ 5%] machAeroTutorials/images/icem_CreatePart.png copying images... [ 6%] machAeroTutorials/images/icem_TabGeometry.png copying images... [ 7%] machAeroTutorials/images/icem_ModelTree2.png copying images... [ 8%] machAeroTutorials/images/icem_PointsCurveEnds.png copying images... [ 9%] machAeroTutorials/images/icem_CurveFromPoints.png copying images... [ 10%] machAeroTutorials/images/icem_TrailingEdgeCurves.png copying images... [ 11%] machAeroTutorials/images/icem_PointsParameter.png copying images... [ 12%] machAeroTutorials/images/icem_LeadingEdgeCurves.png copying images... [ 13%] machAeroTutorials/images/icem_TabBlocking.png copying images... [ 14%] machAeroTutorials/images/icem_CreateBlock.png copying images... [ 15%] machAeroTutorials/images/icem_Blocking3Dto2D.png copying images... [ 17%] machAeroTutorials/images/icem_ModelTree3.png copying images... [ 18%] machAeroTutorials/images/icem_DeleteBlock.png copying images... [ 19%] machAeroTutorials/images/icem_AssociateVertex.png copying images... [ 20%] machAeroTutorials/images/icem_AssociatedVertices.png copying images... [ 21%] machAeroTutorials/images/icem_EditEdge.png copying images... [ 22%] machAeroTutorials/images/icem_UpdatePreMesh.png copying images... [ 23%] machAeroTutorials/images/icem_BeforeMesh.png copying images... [ 24%] machAeroTutorials/images/icem_InitialTipParams.png copying images... [ 25%] machAeroTutorials/images/icem_BadMesh.png copying images... [ 26%] machAeroTutorials/images/icem_BadMeshQualityHisto.png copying images... [ 27%] machAeroTutorials/images/icem_SplitBlock.png copying images... [ 28%] machAeroTutorials/images/icem_SplitBlockHorizEdge.png copying images... [ 29%] machAeroTutorials/images/icem_BadMesh2.png copying images... [ 30%] machAeroTutorials/images/icem_Dissassociate.png copying images... [ 31%] machAeroTutorials/images/icem_SplitTips.png copying images... [ 32%] machAeroTutorials/images/icem_TipVertices.png copying images... [ 34%] machAeroTutorials/images/icem_BetterMesh.png copying images... [ 35%] machAeroTutorials/images/icem_BetterMeshQuality.png copying images... [ 36%] machAeroTutorials/images/icem_BlockOrientation.png copying images... [ 37%] machAeroTutorials/images/icem_SaveCGNS.png copying images... [ 38%] machAeroTutorials/images/RAE2822_gridconvergence.png copying images... [ 39%] machAeroTutorials/images/ffd_demo.png copying images... [ 40%] machAeroTutorials/images/wing_in_ffd.png copying images... [ 41%] machAeroTutorials/images/ffd_refaxis.png copying images... [ 42%] machAeroTutorials/images/ffd_designvars.png copying images... [ 43%] machAeroTutorials/images/ffd_deformed_ffd.png copying images... [ 44%] machAeroTutorials/images/ffd_deformed_surf_coords.png copying images... [ 45%] machAeroTutorials/images/opt_thickness_and_vol_diagram.png copying images... [ 46%] machAeroTutorials/images/opt_constraints_dat.png copying images... [ 47%] machAeroTutorials/images/overset_guide_3.jpg copying images... [ 48%] machAeroTutorials/images/overset_guide_4.jpg copying images... [ 50%] machAeroTutorials/images/overset_Overview.jpg copying images... [ 51%] machAeroTutorials/images/overset_IHC.png copying images... [ 52%] machAeroTutorials/images/overset_guide_8.jpg copying images... [ 53%] machAeroTutorials/images/cubeplot.jpg copying images... [ 54%] machAeroTutorials/images/overset_zipper.jpg copying images... [ 55%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 56%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 57%] machAeroTutorials/images/overset_tip1.png copying images... [ 58%] machAeroTutorials/images/overset_tip2.png copying images... [ 59%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 60%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 61%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 62%] machAeroTutorials/images/overset_orphan_debug.png copying images... [ 63%] machAeroTutorials/images/overset_view-of-ONERA.jpg copying images... [ 64%] machAeroTutorials/images/overset_vsp_overview.png copying images... [ 65%] machAeroTutorials/images/overset_vsp_add_wing.png copying images... [ 67%] machAeroTutorials/images/overset_vsp_half_wing.png copying images... [ 68%] machAeroTutorials/images/overset_vsp_wing_geo.png copying images... [ 69%] machAeroTutorials/images/overset_vsp_round_tip.png copying images... [ 70%] machAeroTutorials/images/overset_vsp_change_airfoil.png copying images... [ 71%] machAeroTutorials/images/overset_vsp_export.png copying images... [ 72%] machAeroTutorials/images/overset_m6_mesh_fields.png copying images... [ 73%] machAeroTutorials/images/overset_pointwise_overview.png copying images... [ 74%] machAeroTutorials/images/overset_pointwise_after_import.png copying images... [ 75%] machAeroTutorials/images/overset_pointwise_dat1.png copying images... [ 76%] machAeroTutorials/images/overset_pointwise_cut_database.png copying images... [ 77%] machAeroTutorials/images/overset_pointwise_del_root.png copying images... [ 78%] machAeroTutorials/images/overset_pointwise_near_layer.png copying images... [ 79%] machAeroTutorials/images/overset_pointwise_near_wing1.png copying images... [ 80%] machAeroTutorials/images/overset_pointwise_near_close_TE.png copying images... [ 81%] machAeroTutorials/images/overset_pointwise_near_init.png copying images... [ 82%] machAeroTutorials/images/overset_pointwise_near_dimension_LETE.png copying images... [ 84%] machAeroTutorials/images/overset_pointwise_near_del_break_points.png copying images... [ 85%] machAeroTutorials/images/overset_pointwise_near_spacing.png copying images... [ 86%] machAeroTutorials/images/overset_pointwise_tip_clean_tip.png copying images... [ 87%] machAeroTutorials/images/overset_pointwise_tip_clean_root.png copying images... [ 88%] machAeroTutorials/images/overset_pointwise_tip_clean_LE_tip.png copying images... [ 89%] machAeroTutorials/images/overset_pointwise_tip_spacing.png copying images... [ 90%] machAeroTutorials/images/overset_pointwise_tip_split_le_con.png copying images... [ 91%] machAeroTutorials/images/overset_pointwise_tip_project.png copying images... [ 92%] machAeroTutorials/images/overset_pointwise_tip_mesh_LE_tip.png copying images... [ 93%] machAeroTutorials/images/overset_pointwise_tip_semi-circle.png copying images... [ 94%] machAeroTutorials/images/overset_pointwise_tip_solve.png copying images... [ 95%] machAeroTutorials/images/overset_pointwise_tip_examine.png copying images... [ 96%] machAeroTutorials/images/overset_pointwise_orient_near_tip.png copying images... [ 97%] machAeroTutorials/images/overset_pointwise_export_near_tip.png copying images... [ 98%] machAeroTutorials/images/overset_analysis_adflow_plot.png copying images... [100%] machAeroTutorials/images/overset_grid_convergence.png copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-14T15:11:21.080767Z, end-time: 2021-10-14T15:11:22.813588Z, 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... checking bibtex cache... up to date done [autosummary] generating autosummary for: index.rst, installInstructions/dockerInstructions.rst, installInstructions/install3rdPartyPackages.rst, installInstructions/installFromScratch.rst, machAeroTutorials/aero_adflow.rst, machAeroTutorials/aero_adflow_polar.rst, machAeroTutorials/aero_cgnsutils.rst, machAeroTutorials/aero_gridRefinementStudy.rst, machAeroTutorials/aero_icem.rst, machAeroTutorials/aero_overview.rst, ..., machAeroTutorials/opt_pyopt.rst, machAeroTutorials/overset_analysis.rst, machAeroTutorials/overset_overview.rst, machAeroTutorials/overset_surface_mesh.rst, machAeroTutorials/overset_theory.rst, machAeroTutorials/overset_tips.rst, machAeroTutorials/overset_volume_mesh.rst, machAeroTutorials/overset_vsp.rst, machFramework/MACH-Aero.rst, machFramework/citeUs.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 mach-aero.tex... index machFramework/MACH-Aero machFramework/citeUs installInstructions/dockerInstructions installInstructions/installFromScratch installInstructions/install3rdPartyPackages machAeroTutorials/intro machAeroTutorials/aero_overview machAeroTutorials/aero_pygeo machAeroTutorials/aero_icem machAeroTutorials/aero_pyhyp machAeroTutorials/aero_cgnsutils machAeroTutorials/aero_adflow machAeroTutorials/aero_adflow_polar machAeroTutorials/aero_gridRefinementStudy machAeroTutorials/opt_overview machAeroTutorials/opt_pyopt machAeroTutorials/opt_ffd machAeroTutorials/opt_aero machAeroTutorials/airfoilopt_overview machAeroTutorials/airfoilopt_mesh machAeroTutorials/airfoilopt_ffd machAeroTutorials/airfoilopt_singlepoint machAeroTutorials/airfoilopt_multipoint machAeroTutorials/overset_overview machAeroTutorials/overset_theory machAeroTutorials/overset_tips machAeroTutorials/overset_vsp machAeroTutorials/overset_surface_mesh machAeroTutorials/overset_volume_mesh machAeroTutorials/overset_analysis machAeroTutorials/faq resolving references... done writing... done copying images... [ 1%] machFramework/images/AeroOpt.png copying images... [ 2%] machAeroTutorials/images/RAE2822.png copying images... [ 3%] machAeroTutorials/images/icem_AppearanceButtons.png copying images... [ 4%] machAeroTutorials/images/icem_ModelTree1.png copying images... [ 5%] machAeroTutorials/images/icem_CreatePart.png copying images... [ 6%] machAeroTutorials/images/icem_TabGeometry.png copying images... [ 7%] machAeroTutorials/images/icem_ModelTree2.png copying images... [ 8%] machAeroTutorials/images/icem_PointsCurveEnds.png copying images... [ 9%] machAeroTutorials/images/icem_CurveFromPoints.png copying images... [ 10%] machAeroTutorials/images/icem_TrailingEdgeCurves.png copying images... [ 11%] machAeroTutorials/images/icem_PointsParameter.png copying images... [ 12%] machAeroTutorials/images/icem_LeadingEdgeCurves.png copying images... [ 13%] machAeroTutorials/images/icem_TabBlocking.png copying images... [ 14%] machAeroTutorials/images/icem_CreateBlock.png copying images... [ 15%] machAeroTutorials/images/icem_Blocking3Dto2D.png copying images... [ 17%] machAeroTutorials/images/icem_ModelTree3.png copying images... [ 18%] machAeroTutorials/images/icem_DeleteBlock.png copying images... [ 19%] machAeroTutorials/images/icem_AssociateVertex.png copying images... [ 20%] machAeroTutorials/images/icem_AssociatedVertices.png copying images... [ 21%] machAeroTutorials/images/icem_EditEdge.png copying images... [ 22%] machAeroTutorials/images/icem_UpdatePreMesh.png copying images... [ 23%] machAeroTutorials/images/icem_BeforeMesh.png copying images... [ 24%] machAeroTutorials/images/icem_InitialTipParams.png copying images... [ 25%] machAeroTutorials/images/icem_BadMesh.png copying images... [ 26%] machAeroTutorials/images/icem_BadMeshQualityHisto.png copying images... [ 27%] machAeroTutorials/images/icem_SplitBlock.png copying images... [ 28%] machAeroTutorials/images/icem_SplitBlockHorizEdge.png copying images... [ 29%] machAeroTutorials/images/icem_BadMesh2.png copying images... [ 30%] machAeroTutorials/images/icem_Dissassociate.png copying images... [ 31%] machAeroTutorials/images/icem_SplitTips.png copying images... [ 32%] machAeroTutorials/images/icem_TipVertices.png copying images... [ 34%] machAeroTutorials/images/icem_BetterMesh.png copying images... [ 35%] machAeroTutorials/images/icem_BetterMeshQuality.png copying images... [ 36%] machAeroTutorials/images/icem_BlockOrientation.png copying images... [ 37%] machAeroTutorials/images/icem_SaveCGNS.png copying images... [ 38%] machAeroTutorials/images/RAE2822_gridconvergence.png copying images... [ 39%] machAeroTutorials/images/ffd_demo.png copying images... [ 40%] machAeroTutorials/images/wing_in_ffd.png copying images... [ 41%] machAeroTutorials/images/ffd_refaxis.png copying images... [ 42%] machAeroTutorials/images/ffd_designvars.png copying images... [ 43%] machAeroTutorials/images/ffd_deformed_ffd.png copying images... [ 44%] machAeroTutorials/images/ffd_deformed_surf_coords.png copying images... [ 45%] machAeroTutorials/images/opt_thickness_and_vol_diagram.png copying images... [ 46%] machAeroTutorials/images/opt_constraints_dat.png copying images... [ 47%] machAeroTutorials/images/overset_guide_3.jpg copying images... [ 48%] machAeroTutorials/images/overset_guide_4.jpg copying images... [ 50%] machAeroTutorials/images/overset_Overview.jpg copying images... [ 51%] machAeroTutorials/images/overset_IHC.png copying images... [ 52%] machAeroTutorials/images/overset_guide_8.jpg copying images... [ 53%] machAeroTutorials/images/cubeplot.jpg copying images... [ 54%] machAeroTutorials/images/overset_zipper.jpg copying images... [ 55%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 56%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 57%] machAeroTutorials/images/overset_tip1.png copying images... [ 58%] machAeroTutorials/images/overset_tip2.png copying images... [ 59%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 60%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 61%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 62%] machAeroTutorials/images/overset_orphan_debug.png copying images... [ 63%] machAeroTutorials/images/overset_view-of-ONERA.jpg copying images... [ 64%] machAeroTutorials/images/overset_vsp_overview.png copying images... [ 65%] machAeroTutorials/images/overset_vsp_add_wing.png copying images... [ 67%] machAeroTutorials/images/overset_vsp_half_wing.png copying images... [ 68%] machAeroTutorials/images/overset_vsp_wing_geo.png copying images... [ 69%] machAeroTutorials/images/overset_vsp_round_tip.png copying images... [ 70%] machAeroTutorials/images/overset_vsp_change_airfoil.png copying images... [ 71%] machAeroTutorials/images/overset_vsp_export.png copying images... [ 72%] machAeroTutorials/images/overset_m6_mesh_fields.png copying images... [ 73%] machAeroTutorials/images/overset_pointwise_overview.png copying images... [ 74%] machAeroTutorials/images/overset_pointwise_after_import.png copying images... [ 75%] machAeroTutorials/images/overset_pointwise_dat1.png copying images... [ 76%] machAeroTutorials/images/overset_pointwise_cut_database.png copying images... [ 77%] machAeroTutorials/images/overset_pointwise_del_root.png copying images... [ 78%] machAeroTutorials/images/overset_pointwise_near_layer.png copying images... [ 79%] machAeroTutorials/images/overset_pointwise_near_wing1.png copying images... [ 80%] machAeroTutorials/images/overset_pointwise_near_close_TE.png copying images... [ 81%] machAeroTutorials/images/overset_pointwise_near_init.png copying images... [ 82%] machAeroTutorials/images/overset_pointwise_near_dimension_LETE.png copying images... [ 84%] machAeroTutorials/images/overset_pointwise_near_del_break_points.png copying images... [ 85%] machAeroTutorials/images/overset_pointwise_near_spacing.png copying images... [ 86%] machAeroTutorials/images/overset_pointwise_tip_clean_tip.png copying images... [ 87%] machAeroTutorials/images/overset_pointwise_tip_clean_root.png copying images... [ 88%] machAeroTutorials/images/overset_pointwise_tip_clean_LE_tip.png copying images... [ 89%] machAeroTutorials/images/overset_pointwise_tip_spacing.png copying images... [ 90%] machAeroTutorials/images/overset_pointwise_tip_split_le_con.png copying images... [ 91%] machAeroTutorials/images/overset_pointwise_tip_project.png copying images... [ 92%] machAeroTutorials/images/overset_pointwise_tip_mesh_LE_tip.png copying images... [ 93%] machAeroTutorials/images/overset_pointwise_tip_semi-circle.png copying images... [ 94%] machAeroTutorials/images/overset_pointwise_tip_solve.png copying images... [ 95%] machAeroTutorials/images/overset_pointwise_tip_examine.png copying images... [ 96%] machAeroTutorials/images/overset_pointwise_orient_near_tip.png copying images... [ 97%] machAeroTutorials/images/overset_pointwise_export_near_tip.png copying images... [ 98%] machAeroTutorials/images/overset_analysis_adflow_plot.png copying images... [100%] machAeroTutorials/images/overset_grid_convergence.png copying TeX support files... copying TeX support files... done build succeeded. 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/mdolab-mach-aero/checkouts/latest/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-10-14T15:11:34.856834Z, end-time: 2021-10-14T15:11:34.944995Z, 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: 2021-10-14T15:11:35.075303Z, end-time: 2021-10-14T15:12:11.131705Z, duration: 36, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=mdolab-mach-aero -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="mdolab-mach-aero" "mach-aero.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./mach-aero.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file mdolab-mach-aero.idx (./mdolab-mach-aero.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `machFramework/MACH-Aero:mach-aero' on page 1 un defined on input line 137. LaTeX Warning: Hyper reference `machFramework/citeUs:cite-us' on page 1 undefin ed on input line 138. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) LaTeX Warning: Hyper reference `machAeroTutorials/aero_icem:aero-icem' on page 3 undefined on input line 188. LaTeX Warning: Hyper reference `machAeroTutorials/aero_pyhyp:aero-pyhyp' on pag e 3 undefined on input line 188. LaTeX Warning: Hyper reference `machAeroTutorials/aero_cgnsutils:aero-cgnsutils ' on page 3 undefined on input line 188. LaTeX Warning: Hyper reference `machAeroTutorials/opt_ffd:opt-ffd' on page 3 un defined on input line 188. [3 <./AeroOpt.png>] LaTeX Warning: Hyper reference `machAeroTutorials/intro:mach-aero-tutorial-intr o' on page 4 undefined on input line 214. [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:third-pa rty-packages' on page 9 undefined on input line 396. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:mdo-lab- packages' on page 9 undefined on input line 400. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:standard -mdo-lab-build-procedure' on page 9 undefined on input line 404. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:example- bashrc' on page 9 undefined on input line 414. LaTeX Warning: Hyper reference `installInstructions/install3rdPartyPackages:ins tallthirdpartypackages' on page 9 undefined on input line 422. [9] LaTeX Warning: Hyper reference `installInstructions/installFromScratch:compilat ion' on page 10 undefined on input line 489. [10] [11] [12] Chapter 5. [13] [14] [15] [16] [17] LaTeX Warning: Hyper reference `installInstructions/install3rdPartyPackages:wor king-stacks' on page 18 undefined on input line 1235. [18] [19] [20] Underfull \hbox (badness 6625) in paragraph at lines 1454--1459 []\T1/qtm/m/n/10 When con-fig-ur-ing your en-vi-ron-ment, the ex-am-ples shown here set en-vi-ron-ment vari-ables, \T1/txtt/m/n/10 $PATH\T1/qtm/m/n/10 , and [21] [22] Chapter 6. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:installf romscratch' on page 23 undefined on input line 1505. [23] [24] Chapter 7. [25] [26] [27 <./RAE2822.png>] [28] LaTeX Warning: Hyper reference `machAeroTutorials/aero_icem:id1' on page 29 und efined on input line 1849. [29] [30 <./icem_AppearanceButtons.png> <./icem_ModelTree1.png>] [31 <./icem_Cr eatePart.png> <./icem_TabGeometry.png> <./icem_ModelTree2.png>] [32 <./icem_Poi ntsCurveEnds.png> <./icem_CurveFromPoints.png>] [33 <./icem_TrailingEdgeCurves. png> <./icem_PointsParameter.png>] [34 <./icem_LeadingEdgeCurves.png> <./icem_T abBlocking.png>] [35 <./icem_CreateBlock.png> <./icem_Blocking3Dto2D.png>] [36 <./icem_ModelTree3.png> <./icem_DeleteBlock.png>] [37 <./icem_AssociateVert ex.png> <./icem_AssociatedVertices.png>] LaTeX Warning: Hyper reference `machAeroTutorials/aero_icem:icem-appearance' on page 38 undefined on input line 2190. [38 <./icem_EditEdge.png> <./icem_UpdatePreMesh.png>] [39 <./icem_BeforeMesh.pn g> <./icem_InitialTipParams.png>] [40 <./icem_BadMesh.png>] [41 <./icem_BadMesh QualityHisto.png>] [42 <./icem_SplitBlock.png> <./icem_SplitBlockHorizEdge.png> ] [43 <./icem_BadMesh2.png>] [44 <./icem_Dissassociate.png>] [45 <./icem_SplitT ips.png> <./icem_TipVertices.png>] [46 <./icem_BetterMesh.png> <./icem_BetterMe shQuality.png>] [47 <./icem_BlockOrientation.png>] [48 <./icem_SaveCGNS.png>] [49] [50] [51] [52] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd ) [53] [54] [55] [56] [57] [58] [59 <./RAE2822_gridconvergence.png>] [60] Chapter 8. [61] [62] [63] [64] [65] [66 <./ffd_demo.png>] [67] [68 <./wing_in_ffd.png (PNG copy)>] [69] [70 <./ffd_refaxis.png (PNG copy)>] [71 <./ffd_designvars.png (PN G copy)>] [72] [73] [74 <./ffd_deformed_ffd.png>] LaTeX Warning: Hyper reference `machAeroTutorials/aero_adflow:aero-adflow' on p age 75 undefined on input line 4012. LaTeX Warning: Hyper reference `machAeroTutorials/opt_pyopt:opt-pyopt' on page 75 undefined on input line 4012. LaTeX Warning: Hyper reference `machAeroTutorials/opt_ffd:opt-ffd' on page 75 u ndefined on input line 4012. [75 <./ffd_deformed_surf_coords.png>] [76] [77] LaTeX Warning: Hyper reference `machAeroTutorials/opt_ffd:opt-ffd' on page 78 u ndefined on input line 4192. [78] [79] [80 <./opt_thickness_and_vol_diagram.png>] [81 <./opt_constraints_dat .png>] [82] Overfull \vbox (1.77568pt too high) detected at line 4435 [83] [84] LaTeX Warning: Hyper reference `machAeroTutorials/opt_pyopt:opt-pyopt' on page 85 undefined on input line 4499. [85] [86] Chapter 9. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] LaTeX Warning: Hyper reference `machAeroTutorials/opt_pyopt:opt-pyopt' on page 100 undefined on input line 5363. [100] [101] [102] [103] [104] Chapter 10. LaTeX Warning: Hyper reference `machAeroTutorials/aero_overview:aero-overview' on page 105 undefined on input line 5589. [105] [106 <./overset_guide_3.jpg>] [107 <./overset_guide_4.jpg>] [108 <./overs et_Overview.jpg>] [109 <./overset_IHC.png> <./overset_guide_8.jpg>] [110 <./cub eplot.jpg>] [111 <./overset_zipper.jpg> <./overset_guide_10.jpg>] [112 <./overs et_guide_11.jpg>] [113 <./overset_tip1.png> <./overset_tip2.png>] [114 <./overs et_guide_14.jpg>] [115 <./overset_guide_15.jpg>] [116 <./overset_bad_IHC.png>] [117 <./overset_orphan_debug.png>] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... ! Argument of \Hy@tempa has an extra }. \par l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... [118 <./overset_view-of-ONERA.jpg>] [119 <./overset_vsp_overview.png> <./overse t_vsp_add_wing.png>] [120 <./overset_vsp_half_wing.png> <./overset_vsp_wing_geo .png>] [121 <./overset_vsp_round_tip.png> <./overset_vsp_change_airfoil.png>] [122 <./overset_vsp_export.png>] [123] [124 <./overset_m6_mesh_fields.png>] [125 <./overset_pointwise_overview.png>] [126 <./overset_pointwise_after_import .png>] [127 <./overset_pointwise_dat1.png>] [128 <./overset_pointwise_cut_datab ase.png>] [129 <./overset_pointwise_del_root.png>] [130 <./overset_pointwise_ne ar_layer.png>] [131] [132 <./overset_pointwise_near_wing1.png>] [133 <./overset _pointwise_near_close_TE.png>] [134 <./overset_pointwise_near_init.png>] [135 <./overset_pointwise_near_dimension_LETE.png>] [136 <./overset_pointwise_n ear_del_break_points.png>] [137 <./overset_pointwise_near_spacing.png>] [138] [139 <./overset_pointwise_tip_clean_tip.png>] [140 <./overset_pointwise_t ip_clean_root.png>] [141 <./overset_pointwise_tip_clean_LE_tip.png>] [142 <./ov erset_pointwise_tip_spacing.png>] [143 <./overset_pointwise_tip_split_le_con.pn g>] [144 <./overset_pointwise_tip_project.png>] [145 <./overset_pointwise_tip_m esh_LE_tip.png>] [146 <./overset_pointwise_tip_semi-circle.png>] [147 <./overse t_pointwise_tip_solve.png>] [148 <./overset_pointwise_tip_examine.png>] [149] [150 <./overset_pointwise_orient_near_tip.png>] [151 <./overset_pointwise _export_near_tip.png>] [152] [153] [154] [155] [156] Underfull \vbox (badness 1112) detected at line 8207 [157] [158] [159] [160] [161] [162 <./overset_analysis_adflow_plot.png>] [163 <./overset_grid_convergence.png>] [164] Chapter 11. [165] LaTeX Warning: Hyper reference `machAeroTutorials/overset_theory:overset-theory ' on page 166 undefined on input line 8667. [166] No file mdolab-mach-aero.ind. [167] (./mdolab-mach-aero.aux) Package rerunfilecheck Warning: File `mdolab-mach-aero.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/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on mdolab-mach-aero.pdf (171 pages, 9853833 bytes). Transcript written on mdolab-mach-aero.log. Latexmk: Index file 'mdolab-mach-aero.idx' was written Latexmk: Missing input file: 'mdolab-mach-aero.ind' from line 'No file mdolab-mach-aero.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'mdolab-mach-aero.pdf' Rule 'makeindex mdolab-mach-aero.idx': File changes, etc: Non-existent destination files: 'mdolab-mach-aero.ind' ------------ Run number 1 of rule 'makeindex mdolab-mach-aero.idx' ------------ ------------ Running 'makeindex -s python.ist -o "mdolab-mach-aero.ind" "mdolab-mach-aero.idx"' ------------ Latexmk: applying rule 'makeindex mdolab-mach-aero.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file mdolab-mach-aero.idx...done (0 entries accepted, 0 rejected). Nothing written in mdolab-mach-aero.ind. Transcript written in mdolab-mach-aero.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'mdolab-mach-aero.aux' 'mdolab-mach-aero.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="mdolab-mach-aero" "mach-aero.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./mach-aero.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file mdolab-mach-aero.idx (./mdolab-mach-aero.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./mdolab-mach-aero.out) (./mdolab-mach-aero.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] (./mdolab-mach-aero.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./AeroOpt.png>] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] [11] [12] Chapter 5. [13] [14] [15] [16] [17] [18] [19] [20] Underfull \hbox (badness 6625) in paragraph at lines 1454--1459 []\T1/qtm/m/n/10 When con-fig-ur-ing your en-vi-ron-ment, the ex-am-ples shown here set en-vi-ron-ment vari-ables, \T1/txtt/m/n/10 $PATH\T1/qtm/m/n/10 , and [21] [22] Chapter 6. [23] [24] Chapter 7. [25] [26] [27 <./RAE2822.png>] [28] [29] [30 <./icem_AppearanceButtons.png> <./ icem_ModelTree1.png>] [31 <./icem_CreatePart.png> <./icem_TabGeometry.png> <./i cem_ModelTree2.png>] [32 <./icem_PointsCurveEnds.png> <./icem_CurveFromPoints.p ng>] [33 <./icem_TrailingEdgeCurves.png> <./icem_PointsParameter.png>] [34 <./i cem_LeadingEdgeCurves.png> <./icem_TabBlocking.png>] [35 <./icem_CreateBlock.pn g> <./icem_Blocking3Dto2D.png>] [36 <./icem_ModelTree3.png> <./icem_DeleteBlock .png>] [37 <./icem_AssociateVertex.png> <./icem_AssociatedVertices.png>] [38 <./icem_EditEdge.png> <./icem_UpdatePreMesh.png>] [39 <./icem_BeforeMesh.pn g> <./icem_InitialTipParams.png>] [40 <./icem_BadMesh.png>] [41 <./icem_BadMesh QualityHisto.png>] [42 <./icem_SplitBlock.png> <./icem_SplitBlockHorizEdge.png> ] [43 <./icem_BadMesh2.png>] [44 <./icem_Dissassociate.png>] [45 <./icem_SplitT ips.png> <./icem_TipVertices.png>] [46 <./icem_BetterMesh.png> <./icem_BetterMe shQuality.png>] [47 <./icem_BlockOrientation.png>] [48 <./icem_SaveCGNS.png>] [49] [50] [51] [52] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd ) [53] [54] [55] [56] [57] [58] [59 <./RAE2822_gridconvergence.png>] [60] Chapter 8. [61] [62] [63] [64] [65] [66 <./ffd_demo.png>] [67] [68 <./wing_in_ffd.png (PNG copy)>] [69] [70 <./ffd_refaxis.png (PNG copy)>] [71 <./ffd_designvars.png (PN G copy)>] [72] [73] [74 <./ffd_deformed_ffd.png>] [75 <./ffd_deformed_surf_coor ds.png>] [76] [77] [78] [79] [80 <./opt_thickness_and_vol_diagram.png>] [81 <./opt_constraints_dat.png>] [82] Overfull \vbox (1.77568pt too high) detected at line 4435 [83] [84] [85] [86] Chapter 9. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Chapter 10. [105] [106 <./overset_guide_3.jpg>] [107 <./overset_guide_4.jpg>] [108 <./overs et_Overview.jpg>] [109 <./overset_IHC.png> <./overset_guide_8.jpg>] [110 <./cub eplot.jpg>] [111 <./overset_zipper.jpg> <./overset_guide_10.jpg>] [112 <./overs et_guide_11.jpg>] [113 <./overset_tip1.png> <./overset_tip2.png>] [114 <./overs et_guide_14.jpg>] [115 <./overset_guide_15.jpg>] [116 <./overset_bad_IHC.png>] [117 <./overset_orphan_debug.png>] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... ! Argument of \Hy@tempa has an extra }. \par l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... [118 <./overset_view-of-ONERA.jpg>] [119 <./overset_vsp_overview.png> <./overse t_vsp_add_wing.png>] [120 <./overset_vsp_half_wing.png> <./overset_vsp_wing_geo .png>] [121 <./overset_vsp_round_tip.png> <./overset_vsp_change_airfoil.png>] [122 <./overset_vsp_export.png>] [123] [124 <./overset_m6_mesh_fields.png>] [125 <./overset_pointwise_overview.png>] [126 <./overset_pointwise_after_import .png>] [127 <./overset_pointwise_dat1.png>] [128 <./overset_pointwise_cut_datab ase.png>] [129 <./overset_pointwise_del_root.png>] [130 <./overset_pointwise_ne ar_layer.png>] [131] [132 <./overset_pointwise_near_wing1.png>] [133 <./overset _pointwise_near_close_TE.png>] [134 <./overset_pointwise_near_init.png>] [135 <./overset_pointwise_near_dimension_LETE.png>] [136 <./overset_pointwise_n ear_del_break_points.png>] [137 <./overset_pointwise_near_spacing.png>] [138] [139 <./overset_pointwise_tip_clean_tip.png>] [140 <./overset_pointwise_t ip_clean_root.png>] [141 <./overset_pointwise_tip_clean_LE_tip.png>] [142 <./ov erset_pointwise_tip_spacing.png>] [143 <./overset_pointwise_tip_split_le_con.pn g>] [144 <./overset_pointwise_tip_project.png>] [145 <./overset_pointwise_tip_m esh_LE_tip.png>] [146 <./overset_pointwise_tip_semi-circle.png>] [147 <./overse t_pointwise_tip_solve.png>] [148 <./overset_pointwise_tip_examine.png>] [149] [150 <./overset_pointwise_orient_near_tip.png>] [151 <./overset_pointwise _export_near_tip.png>] [152] [153] [154] [155] [156] Underfull \vbox (badness 1112) detected at line 8207 [157] [158] [159] [160] [161] [162 <./overset_analysis_adflow_plot.png>] [163 <./overset_grid_convergence.png>] [164] Chapter 11. [165] [166] (./mdolab-mach-aero.ind) [167] (./mdolab-mach-aero.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on mdolab-mach-aero.pdf (171 pages, 9875383 bytes). Transcript written on mdolab-mach-aero.log. Latexmk: Index file 'mdolab-mach-aero.idx' was written Latexmk: Log file says output to 'mdolab-mach-aero.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'mdolab-mach-aero.out' 'mdolab-mach-aero.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="mdolab-mach-aero" "mach-aero.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./mach-aero.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file mdolab-mach-aero.idx (./mdolab-mach-aero.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./mdolab-mach-aero.out) (./mdolab-mach-aero.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] (./mdolab-mach-aero.toc) [1] [2] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./AeroOpt.png>] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] [11] [12] Chapter 5. [13] [14] [15] [16] [17] [18] [19] [20] Underfull \hbox (badness 6625) in paragraph at lines 1454--1459 []\T1/qtm/m/n/10 When con-fig-ur-ing your en-vi-ron-ment, the ex-am-ples shown here set en-vi-ron-ment vari-ables, \T1/txtt/m/n/10 $PATH\T1/qtm/m/n/10 , and [21] [22] Chapter 6. [23] [24] Chapter 7. [25] [26] [27 <./RAE2822.png>] [28] [29] [30 <./icem_AppearanceButtons.png> <./ icem_ModelTree1.png>] [31 <./icem_CreatePart.png> <./icem_TabGeometry.png> <./i cem_ModelTree2.png>] [32 <./icem_PointsCurveEnds.png> <./icem_CurveFromPoints.p ng>] [33 <./icem_TrailingEdgeCurves.png> <./icem_PointsParameter.png>] [34 <./i cem_LeadingEdgeCurves.png> <./icem_TabBlocking.png>] [35 <./icem_CreateBlock.pn g> <./icem_Blocking3Dto2D.png>] [36 <./icem_ModelTree3.png> <./icem_DeleteBlock .png>] [37 <./icem_AssociateVertex.png> <./icem_AssociatedVertices.png>] [38 <./icem_EditEdge.png> <./icem_UpdatePreMesh.png>] [39 <./icem_BeforeMesh.pn g> <./icem_InitialTipParams.png>] [40 <./icem_BadMesh.png>] [41 <./icem_BadMesh QualityHisto.png>] [42 <./icem_SplitBlock.png> <./icem_SplitBlockHorizEdge.png> ] [43 <./icem_BadMesh2.png>] [44 <./icem_Dissassociate.png>] [45 <./icem_SplitT ips.png> <./icem_TipVertices.png>] [46 <./icem_BetterMesh.png> <./icem_BetterMe shQuality.png>] [47 <./icem_BlockOrientation.png>] [48 <./icem_SaveCGNS.png>] [49] [50] [51] [52] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd ) [53] [54] [55] [56] [57] [58] [59 <./RAE2822_gridconvergence.png>] [60] Chapter 8. [61] [62] [63] [64] [65] [66 <./ffd_demo.png>] [67] [68 <./wing_in_ffd.png (PNG copy)>] [69] [70 <./ffd_refaxis.png (PNG copy)>] [71 <./ffd_designvars.png (PN G copy)>] [72] [73] [74 <./ffd_deformed_ffd.png>] [75 <./ffd_deformed_surf_coor ds.png>] [76] [77] [78] [79] [80 <./opt_thickness_and_vol_diagram.png>] [81 <./opt_constraints_dat.png>] [82] Overfull \vbox (1.77568pt too high) detected at line 4435 [83] [84] [85] [86] Chapter 9. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Chapter 10. [105] [106 <./overset_guide_3.jpg>] [107 <./overset_guide_4.jpg>] [108 <./overs et_Overview.jpg>] [109 <./overset_IHC.png> <./overset_guide_8.jpg>] [110 <./cub eplot.jpg>] [111 <./overset_zipper.jpg> <./overset_guide_10.jpg>] [112 <./overs et_guide_11.jpg>] [113 <./overset_tip1.png> <./overset_tip2.png>] [114 <./overs et_guide_14.jpg>] [115 <./overset_guide_15.jpg>] [116 <./overset_bad_IHC.png>] [117 <./overset_orphan_debug.png>] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... ! Argument of \Hy@tempa has an extra }. \par l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... Runaway argument? \@captype {\hyper@link@ }\def \reserved@b {\hyper@link@ [link]}\futurelet \ETC. ! Paragraph ended before \Hy@tempa was complete. \par l.6071 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... [118 <./overset_view-of-ONERA.jpg>] [119 <./overset_vsp_overview.png> <./overse t_vsp_add_wing.png>] [120 <./overset_vsp_half_wing.png> <./overset_vsp_wing_geo .png>] [121 <./overset_vsp_round_tip.png> <./overset_vsp_change_airfoil.png>] [122 <./overset_vsp_export.png>] [123] [124 <./overset_m6_mesh_fields.png>] [125 <./overset_pointwise_overview.png>] [126 <./overset_pointwise_after_import .png>] [127 <./overset_pointwise_dat1.png>] [128 <./overset_pointwise_cut_datab ase.png>] [129 <./overset_pointwise_del_root.png>] [130 <./overset_pointwise_ne ar_layer.png>] [131] [132 <./overset_pointwise_near_wing1.png>] [133 <./overset _pointwise_near_close_TE.png>] [134 <./overset_pointwise_near_init.png>] [135 <./overset_pointwise_near_dimension_LETE.png>] [136 <./overset_pointwise_n ear_del_break_points.png>] [137 <./overset_pointwise_near_spacing.png>] [138] [139 <./overset_pointwise_tip_clean_tip.png>] [140 <./overset_pointwise_t ip_clean_root.png>] [141 <./overset_pointwise_tip_clean_LE_tip.png>] [142 <./ov erset_pointwise_tip_spacing.png>] [143 <./overset_pointwise_tip_split_le_con.pn g>] [144 <./overset_pointwise_tip_project.png>] [145 <./overset_pointwise_tip_m esh_LE_tip.png>] [146 <./overset_pointwise_tip_semi-circle.png>] [147 <./overse t_pointwise_tip_solve.png>] [148 <./overset_pointwise_tip_examine.png>] [149] [150 <./overset_pointwise_orient_near_tip.png>] [151 <./overset_pointwise _export_near_tip.png>] [152] [153] [154] [155] [156] Underfull \vbox (badness 1112) detected at line 8207 [157] [158] [159] [160] [161] [162 <./overset_analysis_adflow_plot.png>] [163 <./overset_grid_convergence.png>] [164] Chapter 11. [165] [166] (./mdolab-mach-aero.ind) [167] (./mdolab-mach-aero.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on mdolab-mach-aero.pdf (171 pages, 9875383 bytes). Transcript written on mdolab-mach-aero.log. Latexmk: Index file 'mdolab-mach-aero.idx' was written Latexmk: Log file says output to 'mdolab-mach-aero.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-10-14T15:12:11.253245Z, end-time: 2021-10-14T15:12:11.331019Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/./_build/latex/mdolab-mach-aero.pdf /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/artifacts/latest/sphinx_pdf/mdolab-mach-aero.pdf [rtd-command-info] start-time: 2021-10-14T15:12:11.470886Z, end-time: 2021-10-14T15:12:14.096248Z, duration: 2, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v4.2.0 loading translations [en]... done making output directory... done loading pickled environment... checking bibtex cache... up to date done WARNING: conf value "version" should not be empty for EPUB3 [autosummary] generating autosummary for: index.rst, installInstructions/dockerInstructions.rst, installInstructions/install3rdPartyPackages.rst, installInstructions/installFromScratch.rst, machAeroTutorials/aero_adflow.rst, machAeroTutorials/aero_adflow_polar.rst, machAeroTutorials/aero_cgnsutils.rst, machAeroTutorials/aero_gridRefinementStudy.rst, machAeroTutorials/aero_icem.rst, machAeroTutorials/aero_overview.rst, ..., machAeroTutorials/opt_pyopt.rst, machAeroTutorials/overset_analysis.rst, machAeroTutorials/overset_overview.rst, machAeroTutorials/overset_surface_mesh.rst, machAeroTutorials/overset_theory.rst, machAeroTutorials/overset_tips.rst, machAeroTutorials/overset_volume_mesh.rst, machAeroTutorials/overset_vsp.rst, machFramework/MACH-Aero.rst, machFramework/citeUs.rst building [mo]: targets for 0 po files that are out of date building [epub]: targets for 32 source files that are out of date updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done writing output... [ 3%] index writing output... [ 6%] installInstructions/dockerInstructions writing output... [ 9%] installInstructions/install3rdPartyPackages writing output... [ 12%] installInstructions/installFromScratch writing output... [ 15%] machAeroTutorials/aero_adflow writing output... [ 18%] machAeroTutorials/aero_adflow_polar writing output... [ 21%] machAeroTutorials/aero_cgnsutils writing output... [ 25%] machAeroTutorials/aero_gridRefinementStudy writing output... [ 28%] machAeroTutorials/aero_icem writing output... [ 31%] machAeroTutorials/aero_overview writing output... [ 34%] machAeroTutorials/aero_pygeo writing output... [ 37%] machAeroTutorials/aero_pyhyp writing output... [ 40%] machAeroTutorials/airfoilopt_ffd writing output... [ 43%] machAeroTutorials/airfoilopt_mesh writing output... [ 46%] machAeroTutorials/airfoilopt_multipoint writing output... [ 50%] machAeroTutorials/airfoilopt_overview writing output... [ 53%] machAeroTutorials/airfoilopt_singlepoint writing output... [ 56%] machAeroTutorials/faq writing output... [ 59%] machAeroTutorials/intro writing output... [ 62%] machAeroTutorials/opt_aero writing output... [ 65%] machAeroTutorials/opt_ffd writing output... [ 68%] machAeroTutorials/opt_overview writing output... [ 71%] machAeroTutorials/opt_pyopt writing output... [ 75%] machAeroTutorials/overset_analysis writing output... [ 78%] machAeroTutorials/overset_overview writing output... [ 81%] machAeroTutorials/overset_surface_mesh writing output... [ 84%] machAeroTutorials/overset_theory writing output... [ 87%] machAeroTutorials/overset_tips writing output... [ 90%] machAeroTutorials/overset_volume_mesh writing output... [ 93%] machAeroTutorials/overset_vsp writing output... [ 96%] machFramework/MACH-Aero writing output... [100%] machFramework/citeUs generating indices... genindex done writing additional pages... done copying images... [ 1%] machAeroTutorials/images/RAE2822_gridconvergence.png copying images... [ 2%] machAeroTutorials/images/icem_AppearanceButtons.png copying images... [ 3%] machAeroTutorials/images/icem_ModelTree1.png copying images... [ 4%] machAeroTutorials/images/icem_CreatePart.png copying images... [ 5%] machAeroTutorials/images/icem_TabGeometry.png copying images... [ 6%] machAeroTutorials/images/icem_ModelTree2.png copying images... [ 7%] machAeroTutorials/images/icem_PointsCurveEnds.png copying images... [ 8%] machAeroTutorials/images/icem_CurveFromPoints.png copying images... [ 9%] machAeroTutorials/images/icem_TrailingEdgeCurves.png copying images... [ 10%] machAeroTutorials/images/icem_PointsParameter.png copying images... [ 11%] machAeroTutorials/images/icem_LeadingEdgeCurves.png copying images... [ 12%] machAeroTutorials/images/icem_TabBlocking.png copying images... [ 13%] machAeroTutorials/images/icem_CreateBlock.png copying images... [ 14%] machAeroTutorials/images/icem_Blocking3Dto2D.png copying images... [ 15%] machAeroTutorials/images/icem_ModelTree3.png copying images... [ 17%] machAeroTutorials/images/icem_DeleteBlock.png copying images... [ 18%] machAeroTutorials/images/icem_AssociateVertex.png copying images... [ 19%] machAeroTutorials/images/icem_AssociatedVertices.png copying images... [ 20%] machAeroTutorials/images/icem_EditEdge.png copying images... [ 21%] machAeroTutorials/images/icem_UpdatePreMesh.png copying images... [ 22%] machAeroTutorials/images/icem_BeforeMesh.png copying images... [ 23%] machAeroTutorials/images/icem_InitialTipParams.png copying images... [ 24%] machAeroTutorials/images/icem_BadMesh.png copying images... [ 25%] machAeroTutorials/images/icem_BadMeshQualityHisto.png copying images... [ 26%] machAeroTutorials/images/icem_SplitBlock.png copying images... [ 27%] machAeroTutorials/images/icem_SplitBlockHorizEdge.png copying images... [ 28%] machAeroTutorials/images/icem_BadMesh2.png copying images... [ 29%] machAeroTutorials/images/icem_Dissassociate.png copying images... [ 30%] machAeroTutorials/images/icem_SplitTips.png copying images... [ 31%] machAeroTutorials/images/icem_TipVertices.png copying images... [ 32%] machAeroTutorials/images/icem_BetterMesh.png copying images... [ 34%] machAeroTutorials/images/icem_BetterMeshQuality.png copying images... [ 35%] machAeroTutorials/images/icem_BlockOrientation.png copying images... [ 36%] machAeroTutorials/images/icem_SaveCGNS.png copying images... [ 37%] machAeroTutorials/images/RAE2822.png copying images... [ 38%] machAeroTutorials/images/opt_thickness_and_vol_diagram.png copying images... [ 39%] machAeroTutorials/images/opt_constraints_dat.png copying images... [ 40%] machAeroTutorials/images/ffd_demo.png copying images... [ 41%] machAeroTutorials/images/wing_in_ffd.png copying images... [ 42%] machAeroTutorials/images/ffd_refaxis.png copying images... [ 43%] machAeroTutorials/images/ffd_designvars.png copying images... [ 44%] machAeroTutorials/images/ffd_deformed_ffd.png copying images... [ 45%] machAeroTutorials/images/ffd_deformed_surf_coords.png copying images... [ 46%] machAeroTutorials/images/overset_analysis_adflow_plot.png copying images... [ 47%] machAeroTutorials/images/overset_grid_convergence.png copying images... [ 48%] machAeroTutorials/images/overset_m6_mesh_fields.png copying images... [ 50%] machAeroTutorials/images/overset_pointwise_overview.png copying images... [ 51%] machAeroTutorials/images/overset_pointwise_after_import.png copying images... [ 52%] machAeroTutorials/images/overset_pointwise_dat1.png copying images... [ 53%] machAeroTutorials/images/overset_pointwise_cut_database.png copying images... [ 54%] machAeroTutorials/images/overset_pointwise_del_root.png copying images... [ 55%] machAeroTutorials/images/overset_pointwise_near_layer.png copying images... [ 56%] machAeroTutorials/images/overset_pointwise_near_wing1.png copying images... [ 57%] machAeroTutorials/images/overset_pointwise_near_close_TE.png copying images... [ 58%] machAeroTutorials/images/overset_pointwise_near_init.png copying images... [ 59%] machAeroTutorials/images/overset_pointwise_near_dimension_LETE.png copying images... [ 60%] machAeroTutorials/images/overset_pointwise_near_del_break_points.png copying images... [ 61%] machAeroTutorials/images/overset_pointwise_near_spacing.png copying images... [ 62%] machAeroTutorials/images/overset_pointwise_tip_clean_tip.png copying images... [ 63%] machAeroTutorials/images/overset_pointwise_tip_clean_root.png copying images... [ 64%] machAeroTutorials/images/overset_pointwise_tip_clean_LE_tip.png copying images... [ 65%] machAeroTutorials/images/overset_pointwise_tip_spacing.png copying images... [ 67%] machAeroTutorials/images/overset_pointwise_tip_split_le_con.png copying images... [ 68%] machAeroTutorials/images/overset_pointwise_tip_project.png copying images... [ 69%] machAeroTutorials/images/overset_pointwise_tip_mesh_LE_tip.png copying images... [ 70%] machAeroTutorials/images/overset_pointwise_tip_semi-circle.png copying images... [ 71%] machAeroTutorials/images/overset_pointwise_tip_solve.png copying images... [ 72%] machAeroTutorials/images/overset_pointwise_tip_examine.png copying images... [ 73%] machAeroTutorials/images/overset_pointwise_orient_near_tip.png copying images... [ 74%] machAeroTutorials/images/overset_pointwise_export_near_tip.png copying images... [ 75%] machAeroTutorials/images/overset_guide_3.jpg copying images... [ 76%] machAeroTutorials/images/overset_guide_4.jpg copying images... [ 77%] machAeroTutorials/images/overset_Overview.jpg copying images... [ 78%] machAeroTutorials/images/overset_IHC.png copying images... [ 79%] machAeroTutorials/images/overset_guide_8.jpg copying images... [ 80%] machAeroTutorials/images/cubeplot.jpg copying images... [ 81%] machAeroTutorials/images/overset_zipper.jpg copying images... [ 82%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 84%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 85%] machAeroTutorials/images/overset_tip1.png copying images... [ 86%] machAeroTutorials/images/overset_tip2.png copying images... [ 87%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 88%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 89%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 90%] machAeroTutorials/images/overset_orphan_debug.png copying images... [ 91%] machAeroTutorials/images/overset_view-of-ONERA.jpg copying images... [ 92%] machAeroTutorials/images/overset_vsp_overview.png copying images... [ 93%] machAeroTutorials/images/overset_vsp_add_wing.png copying images... [ 94%] machAeroTutorials/images/overset_vsp_half_wing.png copying images... [ 95%] machAeroTutorials/images/overset_vsp_wing_geo.png copying images... [ 96%] machAeroTutorials/images/overset_vsp_round_tip.png copying images... [ 97%] machAeroTutorials/images/overset_vsp_change_airfoil.png copying images... [ 98%] machAeroTutorials/images/overset_vsp_export.png copying images... [100%] machFramework/images/AeroOpt.png copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing MACH-AeroDocumentation.epub file... build succeeded, 1 warning. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-10-14T15:12:14.228303Z, end-time: 2021-10-14T15:12:14.294604Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/./_build/epub/MACH-AeroDocumentation.epub /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/artifacts/latest/sphinx_epub/mdolab-mach-aero.epub