Read the Docs build information Build id: 676982 Project: mdolab-mach-aero Version: latest Commit: 337838e2d0e85b53de87a5e35ded9215de980256 Date: 2021-07-14T22:10:07.464907Z State: finished Success: True [rtd-command-info] start-time: 2021-07-14T22:10:09.081805Z, end-time: 2021-07-14T22:10:11.761210Z, 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-07-14T22:10:11.897965Z, end-time: 2021-07-14T22:10:12.199101Z, 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 337838e updated CGNS support version [rtd-command-info] start-time: 2021-07-14T22:10:12.303287Z, end-time: 2021-07-14T22:10:12.374341Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-07-14T22:10:12.484552Z, end-time: 2021-07-14T22:10:12.555624Z, duration: 0, exit-code: 0 git rev-parse HEAD 337838e2d0e85b53de87a5e35ded9215de980256 [rtd-command-info] start-time: 2021-07-14T22:10:13.578045Z, end-time: 2021-07-14T22:10:17.454384Z, duration: 3, 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-07-14T22:10:17.572282Z, end-time: 2021-07-14T22:10:18.629268Z, 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.1.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (57.1.0) [rtd-command-info] start-time: 2021-07-14T22:10:18.728079Z, end-time: 2021-07-14T22:10:26.602069Z, 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) 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) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting Pygments>=2.0 Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) 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) (57.1.0) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.1-py3-none-any.whl (35 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-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=a9f13b4592cc731a4eafb8030fef9feecb24d3e589d1a505b393bbb16f903c05 Stored in directory: /tmp/pip-ephem-wheel-cache-qohogzqw/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=94e1cb6ef470327250a6b33d78c2216ec96ddd59e766578a4341e89174d9e145 Stored in directory: /tmp/pip-ephem-wheel-cache-qohogzqw/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.1 MarkupSafe-2.0.1 Pygments-2.9.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.1 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 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.6 [rtd-command-info] start-time: 2021-07-14T22:10:26.712891Z, end-time: 2021-07-14T22:10:30.984533Z, duration: 4, 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.5-py3-none-any.whl (24 kB) Collecting sphinx<4.0,>=3.0 Downloading Sphinx-3.5.4-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 numpydoc Downloading numpydoc-1.1.0-py3-none-any.whl (47 kB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.3.0-py3-none-any.whl (35 kB) Collecting pyyaml Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting sphinx-copybutton Downloading sphinx_copybutton-0.4.0-py3-none-any.whl (12 kB) Collecting sphinx-rtd-theme>=0.5 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) Collecting sphinx-prompt Downloading sphinx_prompt-1.4.0-py3-none-any.whl (4.1 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.1.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.9.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (1.1.5) Collecting docutils<0.17,>=0.12 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.26.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (21.0) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.9.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (1.2.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (3.0.1) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/envs/latest/lib/python3.7/site-packages (from sphinx<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (57.1.0) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2021.1) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.0.1) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2021.5.30) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (1.26.6) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.0.1) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (3.2) 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<4.0,>=3.0->sphinx_mdolab_theme->-r requirements.txt (line 1)) (2.4.7) 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.0-py3-none-any.whl (4.7 kB) Collecting pybtex>=0.20 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Installing collected packages: pyyaml, latexcodec, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pybtex, docutils, sphinx, pybtex-docutils, sphinxcontrib-bibtex, sphinxcontrib-autoprogram, sphinx-rtd-theme, sphinx-prompt, sphinx-copybutton, numpydoc, sphinx-mdolab-theme Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 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 docutils-0.16 latexcodec-2.0.1 numpydoc-1.1.0 pybtex-0.24.0 pybtex-docutils-1.0.0 pyyaml-5.4.1 sphinx-3.5.4 sphinx-copybutton-0.4.0 sphinx-mdolab-theme-1.3.5 sphinx-prompt-1.4.0 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-autoprogram-0.1.7 sphinxcontrib-bibtex-2.3.0 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-07-14T22:10:31.666625Z, end-time: 2021-07-14T22:10:31.739360Z, duration: 0, exit-code: 0 git rev-parse HEAD 337838e2d0e85b53de87a5e35ded9215de980256 [rtd-command-info] start-time: 2021-07-14T22:10:31.988586Z, end-time: 2021-07-14T22:10:32.056283Z, 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 should't rely on extra depencies. 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': '337838e2', } # 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/676982/' 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-07-14T22:10:32.164072Z, end-time: 2021-07-14T22:10:36.307894Z, duration: 4, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.5.4 loading translations [en]... done making output directory... done checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machFramework/references.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machFramework/references.bib... parsed 6 entries checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machAeroTutorials/overset.bib in bibtex cache... not found parsing bibtex file /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machAeroTutorials/overset.bib... parsed 3 entries 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 31 source files that are out of date updating environment: [new config] 31 added, 0 changed, 0 removed reading sources... [ 3%] index reading sources... [ 6%] installInstructions/install3rdPartyPackages reading sources... [ 9%] installInstructions/installFromScratch reading sources... [ 12%] machAeroTutorials/aero_adflow reading sources... [ 16%] machAeroTutorials/aero_adflow_polar reading sources... [ 19%] machAeroTutorials/aero_cgnsutils reading sources... [ 22%] machAeroTutorials/aero_gridRefinementStudy reading sources... [ 25%] machAeroTutorials/aero_icem reading sources... [ 29%] machAeroTutorials/aero_overview reading sources... [ 32%] machAeroTutorials/aero_pygeo reading sources... [ 35%] machAeroTutorials/aero_pyhyp reading sources... [ 38%] machAeroTutorials/airfoilopt_ffd reading sources... [ 41%] machAeroTutorials/airfoilopt_mesh reading sources... [ 45%] machAeroTutorials/airfoilopt_multipoint reading sources... [ 48%] machAeroTutorials/airfoilopt_overview reading sources... [ 51%] machAeroTutorials/airfoilopt_singlepoint reading sources... [ 54%] machAeroTutorials/faq reading sources... [ 58%] machAeroTutorials/index reading sources... [ 61%] machAeroTutorials/intro reading sources... [ 64%] machAeroTutorials/opt_aero reading sources... [ 67%] machAeroTutorials/opt_ffd reading sources... [ 70%] machAeroTutorials/opt_overview reading sources... [ 74%] machAeroTutorials/opt_pyopt reading sources... [ 77%] machAeroTutorials/overset_analysis reading sources... [ 80%] machAeroTutorials/overset_overview reading sources... [ 83%] machAeroTutorials/overset_surface_mesh reading sources... [ 87%] machAeroTutorials/overset_theory 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/install3rdPartyPackages writing output... [ 9%] installInstructions/installFromScratch writing output... [ 12%] machAeroTutorials/aero_adflow writing output... [ 16%] machAeroTutorials/aero_adflow_polar writing output... [ 19%] machAeroTutorials/aero_cgnsutils writing output... [ 22%] machAeroTutorials/aero_gridRefinementStudy writing output... [ 25%] machAeroTutorials/aero_icem writing output... [ 29%] machAeroTutorials/aero_overview writing output... [ 32%] machAeroTutorials/aero_pygeo writing output... [ 35%] machAeroTutorials/aero_pyhyp writing output... [ 38%] machAeroTutorials/airfoilopt_ffd writing output... [ 41%] machAeroTutorials/airfoilopt_mesh writing output... [ 45%] machAeroTutorials/airfoilopt_multipoint writing output... [ 48%] machAeroTutorials/airfoilopt_overview writing output... [ 51%] machAeroTutorials/airfoilopt_singlepoint writing output... [ 54%] machAeroTutorials/faq writing output... [ 58%] machAeroTutorials/index writing output... [ 61%] machAeroTutorials/intro writing output... [ 64%] machAeroTutorials/opt_aero writing output... [ 67%] machAeroTutorials/opt_ffd writing output... [ 70%] machAeroTutorials/opt_overview writing output... [ 74%] machAeroTutorials/opt_pyopt writing output... [ 77%] machAeroTutorials/overset_analysis writing output... [ 80%] machAeroTutorials/overset_overview writing output... [ 83%] machAeroTutorials/overset_surface_mesh writing output... [ 87%] machAeroTutorials/overset_theory 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/overset_zipper.jpg copying images... [ 81%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 82%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 84%] machAeroTutorials/images/overset_tip1.png copying images... [ 85%] machAeroTutorials/images/overset_tip2.png copying images... [ 86%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 87%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 88%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 89%] machAeroTutorials/images/cubeplot.jpg 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-07-14T22:10:36.467754Z, end-time: 2021-07-14T22:10:38.285406Z, duration: 1, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v3.5.4 loading translations [en]... done making output directory... done loading pickled environment... checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machFramework/references.bib in bibtex cache... up to date checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machAeroTutorials/overset.bib in bibtex cache... up to date done 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/installFromScratch installInstructions/install3rdPartyPackages machAeroTutorials/index 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_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/overset_zipper.jpg copying images... [ 54%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 55%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 56%] machAeroTutorials/images/overset_tip1.png copying images... [ 57%] machAeroTutorials/images/overset_tip2.png copying images... [ 58%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 59%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 60%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 61%] machAeroTutorials/images/cubeplot.jpg 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-07-14T22:10:38.456514Z, end-time: 2021-07-14T22:10:40.177385Z, duration: 1, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.5.4 loading translations [en]... done making output directory... done loading pickled environment... checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machFramework/references.bib in bibtex cache... up to date checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machAeroTutorials/overset.bib in bibtex cache... up to date done 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/installFromScratch installInstructions/install3rdPartyPackages machAeroTutorials/index 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_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/overset_zipper.jpg copying images... [ 54%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 55%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 56%] machAeroTutorials/images/overset_tip1.png copying images... [ 57%] machAeroTutorials/images/overset_tip2.png copying images... [ 58%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 59%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 60%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 61%] machAeroTutorials/images/cubeplot.jpg 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-07-14T22:10:52.200949Z, end-time: 2021-07-14T22:10:52.277858Z, 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-07-14T22:10:52.380159Z, end-time: 2021-07-14T22:11:27.607831Z, duration: 35, 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `machFramework/MACH-Aero:mach-aero' on page 1 un defined on input line 150. LaTeX Warning: Hyper reference `machFramework/citeUs:cite-us' on page 1 undefin ed on input line 151. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `machAeroTutorials/aero_icem:aero-icem' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `machAeroTutorials/aero_pyhyp:aero-pyhyp' on pag e 3 undefined on input line 201. LaTeX Warning: Hyper reference `machAeroTutorials/aero_cgnsutils:aero-cgnsutils ' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `machAeroTutorials/opt_ffd:opt-ffd' on page 3 un defined on input line 201. [3 <./AeroOpt.png>] LaTeX Warning: Hyper reference `machAeroTutorials/intro:mach-aero-tutorial-intr o' on page 4 undefined on input line 227. [4] Chapter 2. [5] [6] Chapter 3. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:third-pa rty-packages' on page 7 undefined on input line 270. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:mdo-lab- packages' on page 7 undefined on input line 274. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:standard -mdo-lab-build-procedure' on page 7 undefined on input line 278. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:example- bashrc' on page 7 undefined on input line 288. LaTeX Warning: Hyper reference `installInstructions/install3rdPartyPackages:ins tallthirdpartypackages' on page 7 undefined on input line 296. [7] LaTeX Warning: Hyper reference `installInstructions/installFromScratch:compilat ion' on page 8 undefined on input line 363. [8] [9] [10] Chapter 4. [11] [12] [13] [14] [15] LaTeX Warning: Hyper reference `installInstructions/install3rdPartyPackages:wor king-stacks' on page 16 undefined on input line 1009. [16] [17] [18] Chapter 5. LaTeX Warning: Hyper reference `installInstructions/installFromScratch:installf romscratch' on page 19 undefined on input line 1270. [19] [20] Chapter 6. [21] [22] [23 <./RAE2822.png>] [24] LaTeX Warning: Hyper reference `machAeroTutorials/aero_icem:id1' on page 25 und efined on input line 1608. [25] [26 <./icem_AppearanceButtons.png> <./icem_ModelTree1.png>] [27 <./icem_Cr eatePart.png> <./icem_TabGeometry.png> <./icem_ModelTree2.png>] [28 <./icem_Poi ntsCurveEnds.png> <./icem_CurveFromPoints.png>] [29 <./icem_TrailingEdgeCurves. png> <./icem_PointsParameter.png>] [30 <./icem_LeadingEdgeCurves.png> <./icem_T abBlocking.png>] [31 <./icem_CreateBlock.png> <./icem_Blocking3Dto2D.png>] [32 <./icem_ModelTree3.png> <./icem_DeleteBlock.png>] [33 <./icem_AssociateVert ex.png> <./icem_AssociatedVertices.png>] LaTeX Warning: Hyper reference `machAeroTutorials/aero_icem:icem-appearance' on page 34 undefined on input line 1921. [34 <./icem_EditEdge.png> <./icem_UpdatePreMesh.png>] [35 <./icem_BeforeMesh.pn g> <./icem_InitialTipParams.png>] [36 <./icem_BadMesh.png>] [37 <./icem_BadMesh QualityHisto.png>] [38 <./icem_SplitBlock.png> <./icem_SplitBlockHorizEdge.png> ] [39 <./icem_BadMesh2.png>] [40 <./icem_Dissassociate.png>] [41 <./icem_SplitT ips.png> <./icem_TipVertices.png>] [42 <./icem_BetterMesh.png> <./icem_BetterMe shQuality.png>] [43 <./icem_BlockOrientation.png>] [44 <./icem_SaveCGNS.png>] [45] [46] [47] [48] [49] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [50] [51] [52] [53] [54] [55] [56 <./RAE2822_gridconvergence.png>] Chapter 7. [57] [58] [59] [60] [61] [62 <./ffd_demo.png>] Overfull \vbox (0.69795pt too high) detected at line 3395 [63] [64] [65 <./wing_in_ffd.png (PNG copy)>] [66] [67 <./ffd_refaxis.png (PNG copy)>] [68 <./ffd_designvars.png (PNG copy)>] [69] [70] [71 <./ffd_deformed_ff d.png>] LaTeX Warning: Hyper reference `machAeroTutorials/aero_adflow:aero-adflow' on p age 72 undefined on input line 3717. LaTeX Warning: Hyper reference `machAeroTutorials/opt_pyopt:opt-pyopt' on page 72 undefined on input line 3717. LaTeX Warning: Hyper reference `machAeroTutorials/opt_ffd:opt-ffd' on page 72 u ndefined on input line 3717. [72 <./ffd_deformed_surf_coords.png>] [73] [74] LaTeX Warning: Hyper reference `machAeroTutorials/opt_ffd:opt-ffd' on page 75 u ndefined on input line 3895. [75] [76 <./opt_thickness_and_vol_diagram.png>] [77 <./opt_constraints_dat.png> ] [78] [79] [80] LaTeX Warning: Hyper reference `machAeroTutorials/opt_pyopt:opt-pyopt' on page 81 undefined on input line 4200. [81] [82] Chapter 8. [83] [84] [85] [86] [87] [88] [89] [90] Overfull \vbox (9.18259pt too high) detected at line 4816 [91] Overfull \vbox (1.19704pt too high) detected at line 4882 [92] [93] [94] [95] [96] [97] [98] Chapter 9. [99] [100 <./overset_guide_3.jpg>] [101 <./overset_guide_4.jpg>] [102 <./overse t_Overview.jpg>] [103 <./overset_IHC.png> <./overset_guide_8.jpg>] [104 <./over set_zipper.jpg>] [105 <./overset_guide_10.jpg>] [106 <./overset_guide_11.jpg>] [107 <./overset_tip1.png> <./overset_tip2.png>] [108 <./overset_guide_14.jpg>] [109 <./overset_guide_15.jpg>] [110 <./overset_bad_IHC.png>] ! Package inputenc Error: Unicode char ≥ (U+2265) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5549 ...ing option to hide cells with iblank ≥ \sphinxhyphen{}1. This wi... [111] [112 <./cubeplot.jpg>] [113 <./overset_orphan_debug.png>] Underfull \vbox (badness 10000) detected at line 5759 Overfull \vbox (2.68169pt too high) detected at line 5759 [114] [115] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.5795 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... ! Argument of \Hy@tempa has an extra }. \par l.5795 ...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.5795 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... [116 <./overset_view-of-ONERA.jpg>] [117 <./overset_vsp_overview.png> <./overse t_vsp_add_wing.png>] [118 <./overset_vsp_half_wing.png> <./overset_vsp_wing_geo .png>] [119 <./overset_vsp_round_tip.png> <./overset_vsp_change_airfoil.png>] [120 <./overset_vsp_export.png>] [121] [122 <./overset_m6_mesh_fields.png>] [123 <./overset_pointwise_overview.png>] [124 <./overset_pointwise_after_import .png>] [125 <./overset_pointwise_dat1.png>] [126 <./overset_pointwise_cut_datab ase.png>] [127 <./overset_pointwise_del_root.png>] [128 <./overset_pointwise_ne ar_layer.png>] [129] [130 <./overset_pointwise_near_wing1.png>] [131 <./overset _pointwise_near_close_TE.png>] [132 <./overset_pointwise_near_init.png>] [133 <./overset_pointwise_near_dimension_LETE.png>] [134 <./overset_pointwise_n ear_del_break_points.png>] [135 <./overset_pointwise_near_spacing.png>] [136] [137 <./overset_pointwise_tip_clean_tip.png>] [138 <./overset_pointwise_t ip_clean_root.png>] [139 <./overset_pointwise_tip_clean_LE_tip.png>] [140 <./ov erset_pointwise_tip_spacing.png>] [141 <./overset_pointwise_tip_split_le_con.pn g>] [142 <./overset_pointwise_tip_project.png>] [143 <./overset_pointwise_tip_m esh_LE_tip.png>] [144 <./overset_pointwise_tip_semi-circle.png>] [145 <./overse t_pointwise_tip_solve.png>] [146] [147 <./overset_pointwise_tip_examine.png>] [148 <./overset_pointwise_orient_near_tip.png>] [149 <./overset_pointwise_expor t_near_tip.png>] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159 <./ overset_analysis_adflow_plot.png>] [160 <./overset_grid_convergence.png>] [161] [162] Chapter 10. [163] LaTeX Warning: Hyper reference `machAeroTutorials/overset_theory:overset-theory ' on page 164 undefined on input line 8367. [164] No file mdolab-mach-aero.ind. [165] (./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/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb> Output written on mdolab-mach-aero.pdf (169 pages, 9801045 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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 LaTeX Warning: Label `machAeroTutorials/intro::doc' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3 <./AeroOpt.png>] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] [9] [10] Chapter 4. [11] [12] [13] [14] [15] [16] [17] [18] Chapter 5. [19] [20] Chapter 6. [21] [22] [23 <./RAE2822.png>] [24] [25] [26 <./icem_AppearanceButtons.png> <./ icem_ModelTree1.png>] [27 <./icem_CreatePart.png> <./icem_TabGeometry.png> <./i cem_ModelTree2.png>] [28 <./icem_PointsCurveEnds.png> <./icem_CurveFromPoints.p ng>] [29 <./icem_TrailingEdgeCurves.png> <./icem_PointsParameter.png>] [30 <./i cem_LeadingEdgeCurves.png> <./icem_TabBlocking.png>] [31 <./icem_CreateBlock.pn g> <./icem_Blocking3Dto2D.png>] [32 <./icem_ModelTree3.png> <./icem_DeleteBlock .png>] [33 <./icem_AssociateVertex.png> <./icem_AssociatedVertices.png>] [34 <./icem_EditEdge.png> <./icem_UpdatePreMesh.png>] [35 <./icem_BeforeMesh.pn g> <./icem_InitialTipParams.png>] [36 <./icem_BadMesh.png>] [37 <./icem_BadMesh QualityHisto.png>] [38 <./icem_SplitBlock.png> <./icem_SplitBlockHorizEdge.png> ] [39 <./icem_BadMesh2.png>] [40 <./icem_Dissassociate.png>] [41 <./icem_SplitT ips.png> <./icem_TipVertices.png>] [42 <./icem_BetterMesh.png> <./icem_BetterMe shQuality.png>] [43 <./icem_BlockOrientation.png>] [44 <./icem_SaveCGNS.png>] [45] [46] [47] [48] [49] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [50] [51] [52] [53] [54] [55] [56 <./RAE2822_gridconvergence.png>] Chapter 7. [57] [58] [59] [60] [61] [62 <./ffd_demo.png>] Overfull \vbox (0.69795pt too high) detected at line 3395 [63] [64] [65 <./wing_in_ffd.png (PNG copy)>] [66] [67 <./ffd_refaxis.png (PNG copy)>] [68 <./ffd_designvars.png (PNG copy)>] [69] [70] [71 <./ffd_deformed_ff d.png>] [72 <./ffd_deformed_surf_coords.png>] [73] [74] [75] [76 <./opt_thickne ss_and_vol_diagram.png>] [77 <./opt_constraints_dat.png>] [78] [79] [80] [81] [82] Chapter 8. [83] [84] [85] [86] [87] [88] [89] [90] Overfull \vbox (9.18259pt too high) detected at line 4816 [91] Overfull \vbox (1.19704pt too high) detected at line 4882 [92] [93] [94] [95] [96] [97] [98] Chapter 9. [99] [100 <./overset_guide_3.jpg>] [101 <./overset_guide_4.jpg>] [102 <./overse t_Overview.jpg>] [103 <./overset_IHC.png> <./overset_guide_8.jpg>] [104 <./over set_zipper.jpg>] [105 <./overset_guide_10.jpg>] [106 <./overset_guide_11.jpg>] [107 <./overset_tip1.png> <./overset_tip2.png>] [108 <./overset_guide_14.jpg>] [109 <./overset_guide_15.jpg>] [110 <./overset_bad_IHC.png>] ! Package inputenc Error: Unicode char ≥ (U+2265) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5549 ...ing option to hide cells with iblank ≥ \sphinxhyphen{}1. This wi... [111] [112 <./cubeplot.jpg>] [113 <./overset_orphan_debug.png>] Underfull \vbox (badness 10000) detected at line 5759 Overfull \vbox (2.68169pt too high) detected at line 5759 [114] [115] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.5795 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... ! Argument of \Hy@tempa has an extra }. \par l.5795 ...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.5795 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... [116 <./overset_view-of-ONERA.jpg>] [117 <./overset_vsp_overview.png> <./overse t_vsp_add_wing.png>] [118 <./overset_vsp_half_wing.png> <./overset_vsp_wing_geo .png>] [119 <./overset_vsp_round_tip.png> <./overset_vsp_change_airfoil.png>] [120 <./overset_vsp_export.png>] [121] [122 <./overset_m6_mesh_fields.png>] [123 <./overset_pointwise_overview.png>] [124 <./overset_pointwise_after_import .png>] [125 <./overset_pointwise_dat1.png>] [126 <./overset_pointwise_cut_datab ase.png>] [127 <./overset_pointwise_del_root.png>] [128 <./overset_pointwise_ne ar_layer.png>] [129] [130 <./overset_pointwise_near_wing1.png>] [131 <./overset _pointwise_near_close_TE.png>] [132 <./overset_pointwise_near_init.png>] [133 <./overset_pointwise_near_dimension_LETE.png>] [134 <./overset_pointwise_n ear_del_break_points.png>] [135 <./overset_pointwise_near_spacing.png>] [136] [137 <./overset_pointwise_tip_clean_tip.png>] [138 <./overset_pointwise_t ip_clean_root.png>] [139 <./overset_pointwise_tip_clean_LE_tip.png>] [140 <./ov erset_pointwise_tip_spacing.png>] [141 <./overset_pointwise_tip_split_le_con.pn g>] [142 <./overset_pointwise_tip_project.png>] [143 <./overset_pointwise_tip_m esh_LE_tip.png>] [144 <./overset_pointwise_tip_semi-circle.png>] [145 <./overse t_pointwise_tip_solve.png>] [146] [147 <./overset_pointwise_tip_examine.png>] [148 <./overset_pointwise_orient_near_tip.png>] [149 <./overset_pointwise_expor t_near_tip.png>] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159 <./ overset_analysis_adflow_plot.png>] [160 <./overset_grid_convergence.png>] [161] [162] Chapter 10. [163] [164] (./mdolab-mach-aero.ind) [165] (./mdolab-mach-aero.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb> Output written on mdolab-mach-aero.pdf (169 pages, 9805159 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' Latexmk: List of undefined refs and citations: Label `machAeroTutorials/intro::doc' multiply defined Latexmk: Summary of warnings: Latex found 1 multiply defined reference(s) 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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 LaTeX Warning: Label `machAeroTutorials/intro::doc' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3 <./AeroOpt.png>] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] [9] [10] Chapter 4. [11] [12] [13] [14] [15] [16] [17] [18] Chapter 5. [19] [20] Chapter 6. [21] [22] [23 <./RAE2822.png>] [24] [25] [26 <./icem_AppearanceButtons.png> <./ icem_ModelTree1.png>] [27 <./icem_CreatePart.png> <./icem_TabGeometry.png> <./i cem_ModelTree2.png>] [28 <./icem_PointsCurveEnds.png> <./icem_CurveFromPoints.p ng>] [29 <./icem_TrailingEdgeCurves.png> <./icem_PointsParameter.png>] [30 <./i cem_LeadingEdgeCurves.png> <./icem_TabBlocking.png>] [31 <./icem_CreateBlock.pn g> <./icem_Blocking3Dto2D.png>] [32 <./icem_ModelTree3.png> <./icem_DeleteBlock .png>] [33 <./icem_AssociateVertex.png> <./icem_AssociatedVertices.png>] [34 <./icem_EditEdge.png> <./icem_UpdatePreMesh.png>] [35 <./icem_BeforeMesh.pn g> <./icem_InitialTipParams.png>] [36 <./icem_BadMesh.png>] [37 <./icem_BadMesh QualityHisto.png>] [38 <./icem_SplitBlock.png> <./icem_SplitBlockHorizEdge.png> ] [39 <./icem_BadMesh2.png>] [40 <./icem_Dissassociate.png>] [41 <./icem_SplitT ips.png> <./icem_TipVertices.png>] [42 <./icem_BetterMesh.png> <./icem_BetterMe shQuality.png>] [43 <./icem_BlockOrientation.png>] [44 <./icem_SaveCGNS.png>] [45] [46] [47] [48] [49] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [50] [51] [52] [53] [54] [55] [56 <./RAE2822_gridconvergence.png>] Chapter 7. [57] [58] [59] [60] [61] [62 <./ffd_demo.png>] Overfull \vbox (0.69795pt too high) detected at line 3395 [63] [64] [65 <./wing_in_ffd.png (PNG copy)>] [66] [67 <./ffd_refaxis.png (PNG copy)>] [68 <./ffd_designvars.png (PNG copy)>] [69] [70] [71 <./ffd_deformed_ff d.png>] [72 <./ffd_deformed_surf_coords.png>] [73] [74] [75] [76 <./opt_thickne ss_and_vol_diagram.png>] [77 <./opt_constraints_dat.png>] [78] [79] [80] [81] [82] Chapter 8. [83] [84] [85] [86] [87] [88] [89] [90] Overfull \vbox (9.18259pt too high) detected at line 4816 [91] Overfull \vbox (1.19704pt too high) detected at line 4882 [92] [93] [94] [95] [96] [97] [98] Chapter 9. [99] [100 <./overset_guide_3.jpg>] [101 <./overset_guide_4.jpg>] [102 <./overse t_Overview.jpg>] [103 <./overset_IHC.png> <./overset_guide_8.jpg>] [104 <./over set_zipper.jpg>] [105 <./overset_guide_10.jpg>] [106 <./overset_guide_11.jpg>] [107 <./overset_tip1.png> <./overset_tip2.png>] [108 <./overset_guide_14.jpg>] [109 <./overset_guide_15.jpg>] [110 <./overset_bad_IHC.png>] ! Package inputenc Error: Unicode char ≥ (U+2265) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5549 ...ing option to hide cells with iblank ≥ \sphinxhyphen{}1. This wi... [111] [112 <./cubeplot.jpg>] [113 <./overset_orphan_debug.png>] Underfull \vbox (badness 10000) detected at line 5759 Overfull \vbox (2.68169pt too high) detected at line 5759 [114] [115] ! Undefined control sequence. \hyper@@link ->\let \Hy@reserved@a \relax \@ifnextchar [{\hyper@link@ }{\hyp... l.5795 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... ! Argument of \Hy@tempa has an extra }. \par l.5795 ...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.5795 ...Tutorials/overset_overview:id3}{O1}{]}.} \label{\detokenize{machAer... [116 <./overset_view-of-ONERA.jpg>] [117 <./overset_vsp_overview.png> <./overse t_vsp_add_wing.png>] [118 <./overset_vsp_half_wing.png> <./overset_vsp_wing_geo .png>] [119 <./overset_vsp_round_tip.png> <./overset_vsp_change_airfoil.png>] [120 <./overset_vsp_export.png>] [121] [122 <./overset_m6_mesh_fields.png>] [123 <./overset_pointwise_overview.png>] [124 <./overset_pointwise_after_import .png>] [125 <./overset_pointwise_dat1.png>] [126 <./overset_pointwise_cut_datab ase.png>] [127 <./overset_pointwise_del_root.png>] [128 <./overset_pointwise_ne ar_layer.png>] [129] [130 <./overset_pointwise_near_wing1.png>] [131 <./overset _pointwise_near_close_TE.png>] [132 <./overset_pointwise_near_init.png>] [133 <./overset_pointwise_near_dimension_LETE.png>] [134 <./overset_pointwise_n ear_del_break_points.png>] [135 <./overset_pointwise_near_spacing.png>] [136] [137 <./overset_pointwise_tip_clean_tip.png>] [138 <./overset_pointwise_t ip_clean_root.png>] [139 <./overset_pointwise_tip_clean_LE_tip.png>] [140 <./ov erset_pointwise_tip_spacing.png>] [141 <./overset_pointwise_tip_split_le_con.pn g>] [142 <./overset_pointwise_tip_project.png>] [143 <./overset_pointwise_tip_m esh_LE_tip.png>] [144 <./overset_pointwise_tip_semi-circle.png>] [145 <./overse t_pointwise_tip_solve.png>] [146] [147 <./overset_pointwise_tip_examine.png>] [148 <./overset_pointwise_orient_near_tip.png>] [149 <./overset_pointwise_expor t_near_tip.png>] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159 <./ overset_analysis_adflow_plot.png>] [160 <./overset_grid_convergence.png>] [161] [162] Chapter 10. [163] [164] (./mdolab-mach-aero.ind) [165] (./mdolab-mach-aero.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb> Output written on mdolab-mach-aero.pdf (169 pages, 9805159 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' Latexmk: List of undefined refs and citations: Label `machAeroTutorials/intro::doc' multiply defined Latexmk: Summary of warnings: Latex found 1 multiply defined reference(s) 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-07-14T22:11:27.724134Z, end-time: 2021-07-14T22:11:27.796293Z, 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-07-14T22:11:27.907437Z, end-time: 2021-07-14T22:11:30.519079Z, duration: 2, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v3.5.4 loading translations [en]... done making output directory... done loading pickled environment... checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machFramework/references.bib in bibtex cache... up to date checking for /home/docs/checkouts/readthedocs.org/user_builds/mdolab-mach-aero/checkouts/latest/machAeroTutorials/overset.bib in bibtex cache... up to date done WARNING: conf value "version" should not be empty for EPUB3 building [mo]: targets for 0 po files that are out of date building [epub]: targets for 31 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/install3rdPartyPackages writing output... [ 9%] installInstructions/installFromScratch writing output... [ 12%] machAeroTutorials/aero_adflow writing output... [ 16%] machAeroTutorials/aero_adflow_polar writing output... [ 19%] machAeroTutorials/aero_cgnsutils writing output... [ 22%] machAeroTutorials/aero_gridRefinementStudy writing output... [ 25%] machAeroTutorials/aero_icem writing output... [ 29%] machAeroTutorials/aero_overview writing output... [ 32%] machAeroTutorials/aero_pygeo writing output... [ 35%] machAeroTutorials/aero_pyhyp writing output... [ 38%] machAeroTutorials/airfoilopt_ffd writing output... [ 41%] machAeroTutorials/airfoilopt_mesh writing output... [ 45%] machAeroTutorials/airfoilopt_multipoint writing output... [ 48%] machAeroTutorials/airfoilopt_overview writing output... [ 51%] machAeroTutorials/airfoilopt_singlepoint writing output... [ 54%] machAeroTutorials/faq writing output... [ 58%] machAeroTutorials/index writing output... [ 61%] machAeroTutorials/intro writing output... [ 64%] machAeroTutorials/opt_aero writing output... [ 67%] machAeroTutorials/opt_ffd writing output... [ 70%] machAeroTutorials/opt_overview writing output... [ 74%] machAeroTutorials/opt_pyopt writing output... [ 77%] machAeroTutorials/overset_analysis writing output... [ 80%] machAeroTutorials/overset_overview writing output... [ 83%] machAeroTutorials/overset_surface_mesh writing output... [ 87%] machAeroTutorials/overset_theory 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/overset_zipper.jpg copying images... [ 81%] machAeroTutorials/images/overset_guide_10.jpg copying images... [ 82%] machAeroTutorials/images/overset_guide_11.jpg copying images... [ 84%] machAeroTutorials/images/overset_tip1.png copying images... [ 85%] machAeroTutorials/images/overset_tip2.png copying images... [ 86%] machAeroTutorials/images/overset_guide_14.jpg copying images... [ 87%] machAeroTutorials/images/overset_guide_15.jpg copying images... [ 88%] machAeroTutorials/images/overset_bad_IHC.png copying images... [ 89%] machAeroTutorials/images/cubeplot.jpg 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-07-14T22:11:30.623820Z, end-time: 2021-07-14T22:11:30.692824Z, 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