Read the Docs build information Build id: 1548203 Project: mdolab-openaerostruct Version: latest Commit: 2567ea91faf96cc92915c0cf10738538f7f5fd1f Date: 2023-06-20T01:05:02.148902Z State: finished Success: True [rtd-command-info] start-time: 2023-06-20T01:05:27.192138Z, end-time: 2023-06-20T01:05:29.719641Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/mdolab/OpenAeroStruct.git . Cloning into '.'... [rtd-command-info] start-time: 2023-06-20T01:05:29.933988Z, end-time: 2023-06-20T01:05:30.080639Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2567ea9 wheel version in GHA (#412) [rtd-command-info] start-time: 2023-06-20T01:05:30.282570Z, end-time: 2023-06-20T01:05:30.373030Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-20T01:05:36.812496Z, end-time: 2023-06-20T01:05:36.908443Z, duration: 0, exit-code: 0 asdf global python 3.11.0 [rtd-command-info] start-time: 2023-06-20T01:05:37.535172Z, end-time: 2023-06-20T01:05:38.435774Z, duration: 0, exit-code: 0 python -mvirtualenv --system-site-packages $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.0.final.0-64 in 601ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-06-20T01:05:38.689725Z, end-time: 2023-06-20T01:05:48.807277Z, duration: 10, 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-openaerostruct/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-68.0.0 [rtd-command-info] start-time: 2023-06-20T01:05:49.018400Z, end-time: 2023-06-20T01:05:57.700929Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 setuptools Collecting pillow Downloading Pillow-9.5.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 14.9 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 36.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 247.2 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 47.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 69.4 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 111.9 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 178.2 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 282.5 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 249.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 274.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 277.4 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 282.0 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 293.2 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 102.4 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 273.7 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 97.5 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 258.5 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 252.0 MB/s eta 0:00:00 Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 188.9 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 275.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 277.7 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.3/197.3 kB 298.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 255.5 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 290.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 306.4 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=23753 sha256=436da82e710e09f03d1f15ead7d361e3190bb8aa75a76406a907e76a87ddf01f Stored in directory: /tmp/pip-ephem-wheel-cache-ykgw8qn2/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, setuptools, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 mock-1.0.1 packaging-23.1 pillow-9.5.0 readthedocs-sphinx-ext-2.2.1 recommonmark-0.5.0 requests-2.31.0 setuptools-68.0.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 [rtd-command-info] start-time: 2023-06-20T01:05:57.933315Z, end-time: 2023-06-20T01:06:21.225837Z, duration: 23, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/checkouts/latest Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting openmdao>=3.15 (from openaerostruct==2.6.1) Downloading openmdao-3.26.0.tar.gz (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 17.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting numpy>=1.20 (from openaerostruct==2.6.1) Downloading numpy-1.25.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 MB 118.6 MB/s eta 0:00:00 Collecting scipy>=1.6.0 (from openaerostruct==2.6.1) Downloading scipy-1.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.1/34.1 MB 179.7 MB/s eta 0:00:00 Collecting matplotlib (from openaerostruct==2.6.1) Downloading matplotlib-3.7.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 162.1 MB/s eta 0:00:00 Collecting sphinx_mdolab_theme (from openaerostruct==2.6.1) Downloading sphinx_mdolab_theme-1.4.2-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 221.7 MB/s eta 0:00:00 Collecting networkx>=2.0 (from openmdao>=3.15->openaerostruct==2.6.1) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 239.9 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from openmdao>=3.15->openaerostruct==2.6.1) (2.31.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from openmdao>=3.15->openaerostruct==2.6.1) (23.1) Collecting contourpy>=1.0.1 (from matplotlib->openaerostruct==2.6.1) Downloading contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 282.9 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib->openaerostruct==2.6.1) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib->openaerostruct==2.6.1) Downloading fonttools-4.40.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 210.8 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib->openaerostruct==2.6.1) Downloading kiwisolver-1.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 264.8 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from matplotlib->openaerostruct==2.6.1) (9.5.0) Collecting pyparsing>=2.3.1 (from matplotlib->openaerostruct==2.6.1) Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 kB 253.7 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from matplotlib->openaerostruct==2.6.1) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 307.8 MB/s eta 0:00:00 Requirement already satisfied: sphinx>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx_mdolab_theme->openaerostruct==2.6.1) (6.2.1) Collecting sphinx>=3.0 (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 223.2 MB/s eta 0:00:00 Requirement already satisfied: sphinx-rtd-theme>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx_mdolab_theme->openaerostruct==2.6.1) (1.2.2) Collecting pyyaml (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading PyYAML-6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.9/757.9 kB 317.6 MB/s eta 0:00:00 Collecting numpydoc (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading numpydoc-1.5.0-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.4/52.4 kB 240.1 MB/s eta 0:00:00 Collecting sphinx-prompt (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Collecting sphinx-copybutton (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting sphinxcontrib-autoprogram (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading sphinxcontrib_autoprogram-0.1.8-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-bibtex (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting sphinx-tabs (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB) Collecting redbaron (from sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading redbaron-0.9.2-py2.py3-none-any.whl (34 kB) Requirement already satisfied: six>=1.5 in /home/docs/.asdf/installs/python/3.11.0/lib/python3.11/site-packages (from python-dateutil>=2.7->matplotlib->openaerostruct==2.6.1) (1.16.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (1.0.3) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (3.1.2) Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (2.15.1) Requirement already satisfied: docutils<0.21,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (0.18.1) Collecting docutils<0.21,>=0.18.1 (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 311.9 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (1.4.1) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from requests->openmdao>=3.15->openaerostruct==2.6.1) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from requests->openmdao>=3.15->openaerostruct==2.6.1) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from requests->openmdao>=3.15->openaerostruct==2.6.1) (2.0.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from requests->openmdao>=3.15->openaerostruct==2.6.1) (2023.5.7) Requirement already satisfied: sphinxcontrib-jquery<5,>=4 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from sphinx-rtd-theme>=0.5->sphinx_mdolab_theme->openaerostruct==2.6.1) (4.1) Collecting baron>=0.7 (from redbaron->sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading baron-0.10.1-py2.py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 236.5 MB/s eta 0:00:00 Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 293.2 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting rply (from baron>=0.7->redbaron->sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading rply-0.7.8-py2.py3-none-any.whl (16 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages (from Jinja2>=3.0->sphinx>=3.0->sphinx_mdolab_theme->openaerostruct==2.6.1) (2.1.3) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting appdirs (from rply->baron>=0.7->redbaron->sphinx_mdolab_theme->openaerostruct==2.6.1) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Building wheels for collected packages: openmdao, openaerostruct Building wheel for openmdao (setup.py): started Building wheel for openmdao (setup.py): finished with status 'done' Created wheel for openmdao: filename=openmdao-3.26.0-py3-none-any.whl size=6105507 sha256=ff6390e2d2bf14c36bafb8e428f77b601c92cafbf2602042e6d8963e09cd9ee0 Stored in directory: /tmp/pip-ephem-wheel-cache-r1g34d5g/wheels/03/9f/c2/2bd7fa1a6e0e4de27235e59189136c541bdc52427ff84dcf4b Building wheel for openaerostruct (setup.py): started Building wheel for openaerostruct (setup.py): finished with status 'done' Created wheel for openaerostruct: filename=openaerostruct-2.6.1-py3-none-any.whl size=390071 sha256=15492274498fb686bc3ecbc52e313d40f97ffd6ede614b04b17f3f8669e5fc50 Stored in directory: /tmp/pip-ephem-wheel-cache-r1g34d5g/wheels/85/e0/a3/815e36a450489e4dd643662a58f9338d495015faacb75c69f5 Successfully built openmdao openaerostruct Installing collected packages: appdirs, rply, pyyaml, python-dateutil, pyparsing, numpy, networkx, latexcodec, kiwisolver, fonttools, cycler, scipy, pybtex, contourpy, baron, sphinxcontrib-autoprogram, sphinx-tabs, sphinx-prompt, sphinx-copybutton, redbaron, pybtex-docutils, openmdao, numpydoc, matplotlib, sphinxcontrib-bibtex, openaerostruct, sphinx_mdolab_theme Successfully installed appdirs-1.4.4 baron-0.10.1 contourpy-1.1.0 cycler-0.11.0 fonttools-4.40.0 kiwisolver-1.4.4 latexcodec-2.0.1 matplotlib-3.7.1 networkx-3.1 numpy-1.25.0 numpydoc-1.5.0 openaerostruct-2.6.1 openmdao-3.26.0 pybtex-0.24.0 pybtex-docutils-1.0.2 pyparsing-3.1.0 python-dateutil-2.8.2 pyyaml-6.0 redbaron-0.9.2 rply-0.7.8 scipy-1.10.1 sphinx-copybutton-0.5.2 sphinx-prompt-1.5.0 sphinx-tabs-3.4.1 sphinx_mdolab_theme-1.4.2 sphinxcontrib-autoprogram-0.1.8 sphinxcontrib-bibtex-2.5.0 [rtd-command-info] start-time: 2023-06-20T01:06:22.553464Z, end-time: 2023-06-20T01:06:22.635116Z, duration: 0, exit-code: 0 cat openaerostruct/docs/conf.py # -*- coding: utf-8 -*- # This file is execfile()d with the current directory set to its # containing dir. import os import sys import importlib from unittest.mock import Mock from openaerostruct.docs._utils.generate_sourcedocs import generate_docs from sphinx_mdolab_theme.config import * sys.path.insert(0, os.path.abspath("..")) sys.path.insert(0, os.path.abspath(".")) sys.path.insert(0, os.path.join("./_exts")) # Only mock the ones that don't import. MOCK_MODULES = ["h5py", "petsc4py", "pyoptsparse", "pyDOE2"] for mod_name in MOCK_MODULES: try: importlib.import_module(mod_name) except ImportError: sys.modules[mod_name] = Mock() # --- General configuration --- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.githubpages", "numpydoc", "sphinx_copybutton", "sphinx_mdolab_theme.ext.embed_code", "sphinx_mdolab_theme.ext.embed_compare", "sphinx_mdolab_theme.ext.embed_n2", ] # directories for which to generate sourcedocs packages = [ "aerodynamics", "functionals", "geometry", "integration", "structures", "transfer", ] generate_docs("..", "../..", packages, project_name="openaerostruct") # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = "1.6.2" numpydoc_show_class_members = False # General information about the project. project = "OpenAeroStruct" copyright = "2018, John Jasa, Dr. John Hwang, Justin S. Gray" author = "John Jasa, Dr. John Hwang, Justin S. Gray" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import re __version__ = re.findall( r"""__version__ = ["']+([0-9\.]*)["']+""", open("../__init__.py").read(), )[0] # The short X.Y version. version = __version__ # The full version, including alpha/beta/rc tags. release = __version__ # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. html_last_updated_fmt = "%b %d, %Y" # Output file base name for HTML help builder. htmlhelp_basename = "OpenAeroStructdoc" html_extra_path = ["_n2html"] # The master toctree document. master_doc = "index" # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "openaerostruct", "OpenAeroStruct Documentation", [author], 1)] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'mdolab-openaerostruct', 'name': u'OpenAeroStruct', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/openaerostruct/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'mdolab', 'proxied_api_host': '/_', 'github_repo': 'OpenAeroStruct', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': '2567ea91', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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-openaerostruct/builds/1548203/' 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: 2023-06-20T01:06:22.879241Z, end-time: 2023-06-20T01:08:40.868777Z, duration: 137, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v6.2.1 making output directory... done [autosummary] generating autosummary for: _srcdocs/index.rst, _srcdocs/packages/aerodynamics/aero_groups.rst, _srcdocs/packages/aerodynamics/coeffs.rst, _srcdocs/packages/aerodynamics/collocation_points.rst, _srcdocs/packages/aerodynamics/compressible_states.rst, _srcdocs/packages/aerodynamics/convert_velocity.rst, _srcdocs/packages/aerodynamics/eval_mtx.rst, _srcdocs/packages/aerodynamics/eval_velocities.rst, _srcdocs/packages/aerodynamics/functionals.rst, _srcdocs/packages/aerodynamics/geometry.rst, ..., aerostructural_wingbox_walkthrough.rst, how_to_contribute.rst, index.rst, installation.rst, quick_example.rst, struct_example.rst, user_reference.rst, user_reference/debugging_tips.rst, user_reference/mesh_surface_dict.rst, user_reference/v1_v2_conversion.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 119 source files that are out of date updating environment: [new config] 119 added, 0 changed, 0 removed reading sources... [ 0%] _srcdocs/index reading sources... [ 1%] _srcdocs/packages/aerodynamics/aero_groups reading sources... [ 2%] _srcdocs/packages/aerodynamics/coeffs reading sources... [ 3%] _srcdocs/packages/aerodynamics/collocation_points reading sources... [ 4%] _srcdocs/packages/aerodynamics/compressible_states reading sources... [ 5%] _srcdocs/packages/aerodynamics/convert_velocity reading sources... [ 5%] _srcdocs/packages/aerodynamics/eval_mtx reading sources... [ 6%] _srcdocs/packages/aerodynamics/eval_velocities reading sources... [ 7%] _srcdocs/packages/aerodynamics/functionals reading sources... [ 8%] _srcdocs/packages/aerodynamics/geometry reading sources... [ 9%] _srcdocs/packages/aerodynamics/get_vectors reading sources... [ 10%] _srcdocs/packages/aerodynamics/horseshoe_circulations reading sources... [ 10%] _srcdocs/packages/aerodynamics/lift_coeff_2D reading sources... [ 11%] _srcdocs/packages/aerodynamics/lift_drag reading sources... [ 12%] _srcdocs/packages/aerodynamics/mesh_point_forces reading sources... [ 13%] _srcdocs/packages/aerodynamics/mtx_rhs reading sources... [ 14%] _srcdocs/packages/aerodynamics/panel_forces reading sources... [ 15%] _srcdocs/packages/aerodynamics/panel_forces_surf reading sources... [ 15%] _srcdocs/packages/aerodynamics/pg_scale reading sources... [ 16%] _srcdocs/packages/aerodynamics/pg_transform reading sources... [ 17%] _srcdocs/packages/aerodynamics/pg_wind_rotation reading sources... [ 18%] _srcdocs/packages/aerodynamics/rotational_velocity reading sources... [ 19%] _srcdocs/packages/aerodynamics/solve_matrix reading sources... [ 20%] _srcdocs/packages/aerodynamics/states reading sources... [ 21%] _srcdocs/packages/aerodynamics/total_drag reading sources... [ 21%] _srcdocs/packages/aerodynamics/total_lift reading sources... [ 22%] _srcdocs/packages/aerodynamics/viscous_drag reading sources... [ 23%] _srcdocs/packages/aerodynamics/vortex_mesh reading sources... [ 24%] _srcdocs/packages/aerodynamics/wave_drag reading sources... [ 25%] _srcdocs/packages/functionals/breguet_range reading sources... [ 26%] _srcdocs/packages/functionals/center_of_gravity reading sources... [ 26%] _srcdocs/packages/functionals/equilibrium reading sources... [ 27%] _srcdocs/packages/functionals/moment_coefficient reading sources... [ 28%] _srcdocs/packages/functionals/sum_areas reading sources... [ 29%] _srcdocs/packages/functionals/total_aero_performance reading sources... [ 30%] _srcdocs/packages/functionals/total_lift_drag reading sources... [ 31%] _srcdocs/packages/functionals/total_performance reading sources... [ 31%] _srcdocs/packages/geometry/CRM_definitions reading sources... [ 32%] _srcdocs/packages/geometry/ffd_component reading sources... [ 33%] _srcdocs/packages/geometry/geometry_group reading sources... [ 34%] _srcdocs/packages/geometry/geometry_mesh reading sources... [ 35%] _srcdocs/packages/geometry/geometry_mesh_transformations reading sources... [ 36%] _srcdocs/packages/geometry/monotonic_constraint reading sources... [ 36%] _srcdocs/packages/geometry/radius_comp reading sources... [ 37%] _srcdocs/packages/geometry/utils reading sources... [ 38%] _srcdocs/packages/integration/aerostruct_groups reading sources... [ 39%] _srcdocs/packages/integration/multipoint_comps reading sources... [ 40%] _srcdocs/packages/openaerostruct.aerodynamics reading sources... [ 41%] _srcdocs/packages/openaerostruct.functionals reading sources... [ 42%] _srcdocs/packages/openaerostruct.geometry reading sources... [ 42%] _srcdocs/packages/openaerostruct.integration reading sources... [ 43%] _srcdocs/packages/openaerostruct.structures reading sources... [ 44%] _srcdocs/packages/openaerostruct.transfer reading sources... [ 45%] _srcdocs/packages/structures/assemble_k_group reading sources... [ 46%] _srcdocs/packages/structures/compute_nodes reading sources... [ 47%] _srcdocs/packages/structures/compute_point_mass_loads reading sources... [ 47%] _srcdocs/packages/structures/compute_thrust_loads reading sources... [ 48%] _srcdocs/packages/structures/create_rhs reading sources... [ 49%] _srcdocs/packages/structures/disp reading sources... [ 50%] _srcdocs/packages/structures/energy reading sources... [ 51%] _srcdocs/packages/structures/failure_exact reading sources... [ 52%] _srcdocs/packages/structures/failure_ks reading sources... [ 52%] _srcdocs/packages/structures/fem reading sources... [ 53%] _srcdocs/packages/structures/fuel_loads reading sources... [ 54%] _srcdocs/packages/structures/fuel_vol reading sources... [ 55%] _srcdocs/packages/structures/length reading sources... [ 56%] _srcdocs/packages/structures/local_stiff reading sources... [ 57%] _srcdocs/packages/structures/local_stiff_permuted reading sources... [ 57%] _srcdocs/packages/structures/local_stiff_transformed reading sources... [ 58%] _srcdocs/packages/structures/non_intersecting_thickness reading sources... [ 59%] _srcdocs/packages/structures/section_properties_tube reading sources... [ 60%] _srcdocs/packages/structures/section_properties_wingbox reading sources... [ 61%] _srcdocs/packages/structures/spar_within_wing reading sources... [ 62%] _srcdocs/packages/structures/spatial_beam_functionals reading sources... [ 63%] _srcdocs/packages/structures/spatial_beam_setup reading sources... [ 63%] _srcdocs/packages/structures/spatial_beam_states reading sources... [ 64%] _srcdocs/packages/structures/struct_groups reading sources... [ 65%] _srcdocs/packages/structures/structural_cg reading sources... [ 66%] _srcdocs/packages/structures/total_loads reading sources... [ 67%] _srcdocs/packages/structures/transform reading sources... [ 68%] _srcdocs/packages/structures/tube_group reading sources... [ 68%] _srcdocs/packages/structures/utils reading sources... [ 69%] _srcdocs/packages/structures/vonmises_tube reading sources... [ 70%] _srcdocs/packages/structures/vonmises_wingbox reading sources... [ 71%] _srcdocs/packages/structures/weight reading sources... [ 72%] _srcdocs/packages/structures/wing_weight_loads reading sources... [ 73%] _srcdocs/packages/structures/wingbox_fuel_vol_delta reading sources... [ 73%] _srcdocs/packages/structures/wingbox_geometry reading sources... [ 74%] _srcdocs/packages/structures/wingbox_group reading sources... [ 75%] _srcdocs/packages/transfer/compute_transformation_matrix reading sources... [ 76%] _srcdocs/packages/transfer/displacement_transfer reading sources... [ 77%] _srcdocs/packages/transfer/displacement_transfer_group reading sources... [ 78%] _srcdocs/packages/transfer/load_transfer reading sources... [ 78%] advanced_features reading sources... [ 79%] advanced_features/aerostruct_ffd reading sources... [ 80%] advanced_features/custom_mesh_example reading sources... [ 81%] advanced_features/customizing_prob_setup reading sources... [ 82%] advanced_features/geometry_manipulation reading sources... [ 83%] advanced_features/ground_effect reading sources... [ 84%] advanced_features/mphys_coupling reading sources... [ 84%] advanced_features/multiple_surfaces reading sources... [ 85%] advanced_features/multipoint reading sources... [ 86%] advanced_features/multipoint_parallel reading sources... [ 87%] advanced_features/openconcept_coupling reading sources... [ 88%] advanced_features/openvsp_mesh_example reading sources... [ 89%] advanced_features/solver reading sources... [ 89%] aero_walkthrough Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/bin/openmdao", line 8, in sys.exit(openmdao_cmd()) ^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/utils/om.py", line 551, in openmdao_cmd options.executor(options, user_args) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/visualization/n2_viewer/n2_viewer.py", line 738, in _n2_cmd _load_and_exec(options.file[0], user_args) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/utils/file_utils.py", line 196, in _load_and_exec exec(code, globals_dict) # nosec: private, internal use only ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/checkouts/latest/openaerostruct/docs/aero_walkthrough/generate_n2.py", line 102, in prob.run_driver() File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/utils/hooks.py", line 131, in execute_hooks ret = f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/core/problem.py", line 672, in run_driver self.final_setup() File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/utils/hooks.py", line 132, in execute_hooks _run_hooks(post_hooks, inst) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/utils/hooks.py", line 96, in _run_hooks hook(inst, **kwargs) File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/visualization/n2_viewer/n2_viewer.py", line 728, in _view_model_no_errors n2(prob, outfile=options.outfile, show_browser=not options.no_browser, File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/visualization/n2_viewer/n2_viewer.py", line 629, in n2 json_dumps_default=default_noraise, verbose=False).run() ^^^^^ File "/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/visualization/htmlpp.py", line 322, in run output_file = open(self._output_filename, "w", encoding='UTF-8') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/checkouts/latest/openaerostruct/docs/_build/html/generate_n2_n2.html' reading sources... [ 90%] aerostructural_index reading sources... [ 91%] aerostructural_tube_walkthrough reading sources... [ 92%] aerostructural_wingbox_walkthrough /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/compute_nodes.py:52: ComplexWarning: Casting complex values to real discards the imaginary part data[:n] = 1 - w /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/compute_nodes.py:53: ComplexWarning: Casting complex values to real discards the imaginary part data[n:] = w /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/utils/general_utils.py:111: ComplexWarning: Casting complex values to real discards the imaginary part value = np.atleast_1d(value).astype(np.float64) /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/transfer/load_transfer.py:49: ComplexWarning: Casting complex values to real discards the imaginary part self.fem_origin = float(fem_origin) /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/core/system.py:2683: PromotionWarning:'AS_point_0.coupled.wing.struct_states' : input variable 'load_factor', promoted using 'load_factor', was already promoted using 'load_factor'. /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/core/system.py:2683: PromotionWarning:'AS_point_0.coupled.wing.struct_states' : input variable 'nodes', promoted using 'nodes', was already promoted using 'nodes'. /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/core/system.py:2683: PromotionWarning:'AS_point_1.coupled.wing.struct_states' : input variable 'load_factor', promoted using 'load_factor', was already promoted using 'load_factor'. /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openmdao/core/system.py:2683: PromotionWarning:'AS_point_1.coupled.wing.struct_states' : input variable 'nodes', promoted using 'nodes', was already promoted using 'nodes'. /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/wingbox_geometry.py:85: ComplexWarning: Casting complex values to real discards the imaginary part fem_chords[ielem] = fem_chords[ielem] * cos_theta_fe_sweep ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 1632894.66 1 NL: NLBGS 2 ; 1065249.98 0.652369078 NL: NLBGS 3 ; 191093.757 0.117027609 NL: NLBGS 4 ; 46092.3602 0.0282273936 NL: NLBGS 5 ; 1525.33068 0.000934126812 NL: NLBGS 6 ; 913.496172 0.000559433621 NL: NLBGS 7 ; 258.102355 0.000158064302 NL: NLBGS 8 ; 30.1920001 1.8489864e-05 NL: NLBGS 9 ; 1.48522998 9.09568767e-07 NL: NLBGS 10 ; 0.52756079 3.23083175e-07 NL: NLBGS 11 ; 0.0435564256 2.66743635e-08 NL: NLBGS 12 ; 0.00928692453 5.68739966e-09 NL: NLBGS 13 ; 0.00311251173 1.90613137e-09 NL: NLBGS 14 ; 8.45889186e-05 5.18030469e-11 NL: NLBGS 15 ; 2.00857315e-05 1.23006903e-11 NL: NLBGS 16 ; 4.30317563e-06 2.63530511e-12 NL: NLBGS 17 ; 8.83842653e-07 5.41273528e-13 NL: NLBGS 18 ; 2.35010372e-07 1.43922556e-13 NL: NLBGS 19 ; 7.91209408e-08 4.8454406e-14 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 4204333.61 1 NL: NLBGS 2 ; 3178294.52 0.755956785 NL: NLBGS 3 ; 1413471.2 0.336193873 NL: NLBGS 4 ; 390387.883 0.0928536884 NL: NLBGS 5 ; 82929.7278 0.019724821 NL: NLBGS 6 ; 79638.0657 0.0189418997 NL: NLBGS 7 ; 95055.9497 0.0226090407 NL: NLBGS 8 ; 76748.0874 0.0182545189 NL: NLBGS 9 ; 17691.3692 0.00420788901 NL: NLBGS 10 ; 1470.77833 0.000349824364 NL: NLBGS 11 ; 481.146146 0.000114440525 NL: NLBGS 12 ; 62.4547521 1.48548517e-05 NL: NLBGS 13 ; 5.75686319 1.36926888e-06 NL: NLBGS 14 ; 2.5463608 6.05651462e-07 NL: NLBGS 15 ; 0.707517967 1.68283022e-07 NL: NLBGS 16 ; 0.219368939 5.2176863e-08 NL: NLBGS 17 ; 0.308325567 7.33351813e-08 NL: NLBGS 18 ; 0.0110514666 2.62858937e-09 NL: NLBGS 19 ; 0.00489498483 1.16427127e-09 NL: NLBGS 20 ; 0.0017500695 4.16253718e-10 NL: NLBGS 21 ; 0.000149326211 3.55172127e-11 NL: NLBGS 22 ; 0.000190665857 4.53498401e-11 NL: NLBGS 23 ; 5.45450035e-06 1.29735194e-12 NL: NLBGS 24 ; 7.0847419e-07 1.6851046e-13 NL: NLBGS 25 ; 2.68800313e-07 6.39341066e-14 NL: NLBGS 26 ; 1.24931209e-07 2.97148659e-14 NL: NLBGS 27 ; 2.02100676e-09 4.80696097e-16 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 5.9585842e-09 1 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 3.71978671e-09 1 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 406339.031 1 NL: NLBGS 2 ; 186123.287 0.458049246 NL: NLBGS 3 ; 52983.0279 0.130391186 NL: NLBGS 4 ; 5413.43819 0.0133224667 NL: NLBGS 5 ; 182.551033 0.000449257933 NL: NLBGS 6 ; 126.834861 0.000312140481 NL: NLBGS 7 ; 4.91462218 1.20948809e-05 NL: NLBGS 8 ; 2.17865586 5.36167017e-06 NL: NLBGS 9 ; 0.249024644 6.12849431e-07 NL: NLBGS 10 ; 0.0310739796 7.64730367e-08 NL: NLBGS 11 ; 0.00286709186 7.05591057e-09 NL: NLBGS 12 ; 0.000846365661 2.08290515e-09 NL: NLBGS 13 ; 1.05289248e-05 2.59116748e-11 NL: NLBGS 14 ; 4.73326622e-07 1.1648564e-12 NL: NLBGS 15 ; 2.18471335e-07 5.37657765e-13 NL: NLBGS 16 ; 4.07965434e-09 1.00400258e-14 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 1238524.53 1 NL: NLBGS 2 ; 889408.256 0.718119208 NL: NLBGS 3 ; 28680.4848 0.0231569775 NL: NLBGS 4 ; 9635.59833 0.00777990107 NL: NLBGS 5 ; 4185.13566 0.00337913021 NL: NLBGS 6 ; 117.189174 9.46199864e-05 NL: NLBGS 7 ; 41.2256618 3.32861084e-05 NL: NLBGS 8 ; 26.2360339 2.11832977e-05 NL: NLBGS 9 ; 1.68510935 1.36057809e-06 NL: NLBGS 10 ; 0.422044591 3.40764014e-07 NL: NLBGS 11 ; 0.174912758 1.41226721e-07 NL: NLBGS 12 ; 0.062673511 5.06033667e-08 NL: NLBGS 13 ; 0.000694916468 5.61084137e-10 NL: NLBGS 14 ; 0.000985672002 7.95843745e-10 NL: NLBGS 15 ; 8.88977681e-05 7.17771557e-11 NL: NLBGS 16 ; 1.52682574e-05 1.23277796e-11 NL: NLBGS 17 ; 6.50280121e-07 5.25044199e-13 NL: NLBGS 18 ; 1.43784474e-07 1.1609336e-13 NL: NLBGS 19 ; 6.98332608e-08 5.6384237e-14 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 75853.1643 1 NL: NLBGS 2 ; 52186.5783 0.687994743 NL: NLBGS 3 ; 13447.3897 0.177281856 NL: NLBGS 4 ; 1814.3862 0.0239197166 NL: NLBGS 5 ; 66.3135919 0.000874236328 NL: NLBGS 6 ; 26.3764393 0.000347730244 NL: NLBGS 7 ; 2.8072877 3.70095002e-05 NL: NLBGS 8 ; 0.194077332 2.55859242e-06 NL: NLBGS 9 ; 0.0242655331 3.19901395e-07 NL: NLBGS 10 ; 0.00792394924 1.0446432e-07 NL: NLBGS 11 ; 5.5982245e-05 7.38034404e-10 NL: NLBGS 12 ; 6.08589641e-06 8.02325976e-11 NL: NLBGS 13 ; 3.47395742e-06 4.57984509e-11 NL: NLBGS 14 ; 6.09408592e-08 8.03405629e-13 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 317348.17 1 NL: NLBGS 2 ; 351539.885 1.10774197 NL: NLBGS 3 ; 174822.631 0.550885898 NL: NLBGS 4 ; 29019.5673 0.0914439408 NL: NLBGS 5 ; 2365.37217 0.00745355543 NL: NLBGS 6 ; 2698.26741 0.008502546 NL: NLBGS 7 ; 2333.16906 0.00735207978 NL: NLBGS 8 ; 954.227586 0.00300687912 NL: NLBGS 9 ; 217.705251 0.000686013886 NL: NLBGS 10 ; 13.777261 4.34137087e-05 NL: NLBGS 11 ; 6.38239262 2.01116415e-05 NL: NLBGS 12 ; 1.89949746 5.98553149e-06 NL: NLBGS 13 ; 0.183567553 5.78442135e-07 NL: NLBGS 14 ; 0.162110413 5.10828259e-07 NL: NLBGS 15 ; 0.0214178424 6.74900453e-08 NL: NLBGS 16 ; 0.00223232646 7.03431331e-09 NL: NLBGS 17 ; 0.00108345228 3.41408074e-09 NL: NLBGS 18 ; 6.46504088e-05 2.03720755e-10 NL: NLBGS 19 ; 1.94107249e-05 6.1165391e-11 NL: NLBGS 20 ; 2.24642747e-05 7.07874721e-11 NL: NLBGS 21 ; 5.28798755e-07 1.66630473e-12 NL: NLBGS 22 ; 9.13544574e-08 2.87868234e-13 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 33564.6088 1 NL: NLBGS 2 ; 18094.0887 0.539082365 NL: NLBGS 3 ; 4986.10011 0.148552308 NL: NLBGS 4 ; 772.046531 0.0230018033 NL: NLBGS 5 ; 2.16694835 6.45605127e-05 NL: NLBGS 6 ; 1.17991319 3.51534915e-05 NL: NLBGS 7 ; 0.164376102 4.89730426e-06 NL: NLBGS 8 ; 0.0116067499 3.45803223e-07 NL: NLBGS 9 ; 0.000331475225 9.87573627e-09 NL: NLBGS 10 ; 3.65574104e-05 1.08916539e-09 NL: NLBGS 11 ; 8.80562211e-06 2.62348421e-10 NL: NLBGS 12 ; 5.297102e-07 1.57818076e-11 NL: NLBGS 13 ; 3.60008075e-08 1.07258237e-12 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 92984.7033 1 NL: NLBGS 2 ; 71539.2466 0.769365757 NL: NLBGS 3 ; 33081.1015 0.355769286 NL: NLBGS 4 ; 8299.78864 0.0892597207 NL: NLBGS 5 ; 134.057687 0.00144171764 NL: NLBGS 6 ; 122.990242 0.00132269328 NL: NLBGS 7 ; 60.8487245 0.000654394996 NL: NLBGS 8 ; 27.2085093 0.000292612745 NL: NLBGS 9 ; 2.37710268 2.55644487e-05 NL: NLBGS 10 ; 0.622781632 6.69767832e-06 NL: NLBGS 11 ; 0.358993916 3.86078466e-06 NL: NLBGS 12 ; 0.0226082026 2.43138945e-07 NL: NLBGS 13 ; 0.0125962497 1.35465827e-07 NL: NLBGS 14 ; 0.00802432214 8.62972279e-08 NL: NLBGS 15 ; 0.000221620217 2.38340511e-09 NL: NLBGS 16 ; 7.67569989e-05 8.2547985e-10 NL: NLBGS 17 ; 3.2468834e-05 3.49184681e-10 NL: NLBGS 18 ; 2.44683871e-06 2.63144218e-11 NL: NLBGS 19 ; 1.27831718e-06 1.37476072e-11 NL: NLBGS 20 ; 1.10920725e-06 1.19289217e-11 NL: NLBGS 21 ; 4.72282423e-08 5.07914104e-13 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 166555.596 1 NL: NLBGS 2 ; 126365.266 0.758697215 NL: NLBGS 3 ; 32211.3066 0.193396725 NL: NLBGS 4 ; 5126.7822 0.0307812066 NL: NLBGS 5 ; 41.5984284 0.000249757015 NL: NLBGS 6 ; 23.9973424 0.000144080073 NL: NLBGS 7 ; 2.08891146 1.2541827e-05 NL: NLBGS 8 ; 0.350035958 2.10161632e-06 NL: NLBGS 9 ; 0.0113316748 6.80353894e-08 NL: NLBGS 10 ; 0.000787686284 4.72926941e-09 NL: NLBGS 11 ; 0.000134675904 8.08594294e-10 NL: NLBGS 12 ; 3.25577602e-05 1.95476832e-10 NL: NLBGS 13 ; 4.48712172e-06 2.69406843e-11 NL: NLBGS 14 ; 4.93507547e-07 2.96301992e-12 NL: NLBGS 15 ; 1.93082739e-07 1.159269e-12 NL: NLBGS 16 ; 1.37199302e-08 8.23744778e-14 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 478045.914 1 NL: NLBGS 2 ; 456421.268 0.954764499 NL: NLBGS 3 ; 200230.955 0.418852978 NL: NLBGS 4 ; 50432.1731 0.105496505 NL: NLBGS 5 ; 1812.02949 0.00379049257 NL: NLBGS 6 ; 1593.60892 0.00333358967 NL: NLBGS 7 ; 1633.96308 0.00341800449 NL: NLBGS 8 ; 549.51496 0.00114950247 NL: NLBGS 9 ; 159.284121 0.000333198373 NL: NLBGS 10 ; 7.66727087 1.6038775e-05 NL: NLBGS 11 ; 3.72334779 7.78868239e-06 NL: NLBGS 12 ; 0.254363583 5.32090276e-07 NL: NLBGS 13 ; 0.0754126507 1.57751899e-07 NL: NLBGS 14 ; 0.0682016927 1.42667662e-07 NL: NLBGS 15 ; 0.00278330784 5.8222605e-09 NL: NLBGS 16 ; 0.00056394708 1.17969229e-09 NL: NLBGS 17 ; 0.000291883136 6.10575528e-10 NL: NLBGS 18 ; 4.16061564e-06 8.70338081e-12 NL: NLBGS 19 ; 1.29141598e-06 2.70144758e-12 NL: NLBGS 20 ; 1.31187422e-06 2.74424314e-12 NL: NLBGS 21 ; 6.71566264e-08 1.4048154e-13 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 57954.9369 1 NL: NLBGS 2 ; 50881.2605 0.87794523 NL: NLBGS 3 ; 12506.3078 0.215793658 NL: NLBGS 4 ; 1800.71308 0.0310709178 NL: NLBGS 5 ; 8.26852783 0.000142671673 NL: NLBGS 6 ; 2.83385502 4.88975603e-05 NL: NLBGS 7 ; 0.432017129 7.45436286e-06 NL: NLBGS 8 ; 0.0104725174 1.8070104e-07 NL: NLBGS 9 ; 0.00117954234 2.035275e-08 NL: NLBGS 10 ; 6.63129385e-05 1.14421552e-09 NL: NLBGS 11 ; 1.68219941e-05 2.90259899e-10 NL: NLBGS 12 ; 2.71312992e-07 4.68144745e-12 NL: NLBGS 13 ; 1.07963215e-07 1.86288211e-12 NL: NLBGS 14 ; 1.09841196e-08 1.89528627e-13 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 172796.706 1 NL: NLBGS 2 ; 214931.071 1.24383777 NL: NLBGS 3 ; 108704.709 0.629090165 NL: NLBGS 4 ; 1239.31312 0.00717208762 NL: NLBGS 5 ; 561.468883 0.00324930315 NL: NLBGS 6 ; 664.516495 0.00384565486 NL: NLBGS 7 ; 631.985091 0.00365739084 NL: NLBGS 8 ; 110.461264 0.000639255609 NL: NLBGS 9 ; 28.4376278 0.000164572742 NL: NLBGS 10 ; 11.645632 6.7394988e-05 NL: NLBGS 11 ; 1.23197248 7.12960624e-06 NL: NLBGS 12 ; 0.23853326 1.38042712e-06 NL: NLBGS 13 ; 0.089570975 5.18360429e-07 NL: NLBGS 14 ; 0.0226509834 1.31084578e-07 NL: NLBGS 15 ; 0.0128648158 7.44505846e-08 NL: NLBGS 16 ; 0.00783689818 4.53532844e-08 NL: NLBGS 17 ; 0.00111840509 6.47237501e-09 NL: NLBGS 18 ; 0.000576891161 3.33855415e-09 NL: NLBGS 19 ; 2.68156592e-05 1.5518617e-10 NL: NLBGS 20 ; 5.43002531e-06 3.14243565e-11 NL: NLBGS 21 ; 5.14173866e-06 2.97559992e-11 NL: NLBGS 22 ; 1.71209442e-07 9.90814264e-13 NL: NLBGS 23 ; 2.52340498e-08 1.46033164e-13 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 27046.9833 1 NL: NLBGS 2 ; 23786.0681 0.879435161 NL: NLBGS 3 ; 5949.9261 0.219984832 NL: NLBGS 4 ; 872.54031 0.0322601711 NL: NLBGS 5 ; 4.02736748 0.00014890265 NL: NLBGS 6 ; 1.33163132 4.92340052e-05 NL: NLBGS 7 ; 0.153277794 5.6670939e-06 NL: NLBGS 8 ; 0.0032395142 1.19773587e-07 NL: NLBGS 9 ; 0.000235498906 8.70703038e-09 NL: NLBGS 10 ; 4.95596382e-05 1.83235363e-09 NL: NLBGS 11 ; 6.00484622e-06 2.22015378e-10 NL: NLBGS 12 ; 1.33826469e-07 4.94792588e-12 NL: NLBGS 13 ; 4.70646563e-08 1.74010742e-12 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 80669.0587 1 NL: NLBGS 2 ; 101768.86 1.26156003 NL: NLBGS 3 ; 52230.6585 0.647468303 NL: NLBGS 4 ; 634.417979 0.00786445249 NL: NLBGS 5 ; 156.467351 0.00193962039 NL: NLBGS 6 ; 230.437385 0.00285657709 NL: NLBGS 7 ; 150.69794 0.00186810089 NL: NLBGS 8 ; 37.2227864 0.000461425818 NL: NLBGS 9 ; 1.61808428 2.00583012e-05 NL: NLBGS 10 ; 0.211298396 2.61932394e-06 NL: NLBGS 11 ; 0.0138576082 1.71783438e-07 NL: NLBGS 12 ; 0.00611971184 7.58619469e-08 NL: NLBGS 13 ; 0.000290375481 3.5995893e-09 NL: NLBGS 14 ; 7.02633814e-05 8.71007826e-10 NL: NLBGS 15 ; 6.70895191e-05 8.31663592e-10 NL: NLBGS 16 ; 2.53243477e-06 3.13928885e-11 NL: NLBGS 17 ; 1.99829986e-07 2.47715778e-12 NL: NLBGS 18 ; 7.32464659e-08 9.07987115e-13 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 45298.6921 1 NL: NLBGS 2 ; 51193.8943 1.13014067 NL: NLBGS 3 ; 11902.6784 0.26275987 NL: NLBGS 4 ; 1501.52647 0.0331472366 NL: NLBGS 5 ; 11.7148828 0.00025861415 NL: NLBGS 6 ; 2.90479722 6.41254103e-05 NL: NLBGS 7 ; 0.379317405 8.37369442e-06 NL: NLBGS 8 ; 0.0208686094 4.60689006e-07 NL: NLBGS 9 ; 0.000861248094 1.90126481e-08 NL: NLBGS 10 ; 0.000131606193 2.90529786e-09 NL: NLBGS 11 ; 1.82224691e-05 4.02273625e-10 NL: NLBGS 12 ; 2.38350627e-07 5.26175516e-12 NL: NLBGS 13 ; 4.33318199e-08 9.56579934e-13 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 144023.136 1 NL: NLBGS 2 ; 200646.373 1.39315376 NL: NLBGS 3 ; 95853.1754 0.66554012 NL: NLBGS 4 ; 1991.39812 0.0138269321 NL: NLBGS 5 ; 402.248967 0.00279294687 NL: NLBGS 6 ; 556.435832 0.00386351698 NL: NLBGS 7 ; 327.651751 0.00227499386 NL: NLBGS 8 ; 95.0080692 0.00065967227 NL: NLBGS 9 ; 3.3244024 2.30824192e-05 NL: NLBGS 10 ; 0.36356979 2.52438462e-06 NL: NLBGS 11 ; 0.105594739 7.33179001e-07 NL: NLBGS 12 ; 0.0281192866 1.95241455e-07 NL: NLBGS 13 ; 0.000698578797 4.85046233e-09 NL: NLBGS 14 ; 0.000632706879 4.39309194e-09 NL: NLBGS 15 ; 2.37178195e-05 1.64680621e-10 NL: NLBGS 16 ; 7.94751764e-07 5.51822287e-12 NL: NLBGS 17 ; 2.64948313e-07 1.83962327e-12 NL: NLBGS 18 ; 8.92049112e-08 6.19379036e-13 NL: NLBGS Converged ================== AS_point_0.coupled ================== NL: NLBGS 1 ; 22019.5975 1 NL: NLBGS 2 ; 24449.8884 1.11036945 NL: NLBGS 3 ; 5158.53658 0.234270249 NL: NLBGS 4 ; 705.803932 0.0320534439 NL: NLBGS 5 ; 6.92760043 0.000314610676 NL: NLBGS 6 ; 1.17888947 5.35381937e-05 NL: NLBGS 7 ; 0.143903836 6.53526188e-06 NL: NLBGS 8 ; 0.00412343807 1.87262191e-07 NL: NLBGS 9 ; 0.000229718459 1.0432455e-08 NL: NLBGS 10 ; 4.82157332e-05 2.18967369e-09 NL: NLBGS 11 ; 4.54015061e-06 2.06186812e-10 NL: NLBGS 12 ; 1.09123447e-07 4.95574212e-12 NL: NLBGS 13 ; 3.53558272e-08 1.60565275e-12 NL: NLBGS Converged ================== AS_point_1.coupled ================== NL: NLBGS 1 ; 73879.9576 1 NL: NLBGS 2 ; 99432.5656 1.34586658 NL: NLBGS 3 ; 45585.2169 0.617017368 NL: NLBGS 4 ; 1017.06551 0.0137664603 NL: NLBGS 5 ; 177.038569 0.00239630036 NL: NLBGS 6 ; 125.581287 0.00169980182 NL: NLBGS 7 ; 42.3309211 0.000572968942 NL: NLBGS 8 ; 1.4135427 1.91329657e-05 NL: NLBGS 9 ; 0.357046107 4.83278712e-06 NL: NLBGS 10 ; 0.108408878 1.46736519e-06 NL: NLBGS 11 ; 0.0150436965 2.03623514e-07 NL: NLBGS 12 ; 0.00236678735 3.20355808e-08 NL: NLBGS 13 ; 0.00151579041 2.05169366e-08 NL: NLBGS 14 ; 0.000105284417 1.42507414e-09 NL: NLBGS 15 ; 1.59346276e-05 2.15682685e-10 NL: NLBGS 16 ; 5.4406188e-06 7.36413362e-11 NL: NLBGS 17 ; 1.20947701e-06 1.63708406e-11 NL: NLBGS 18 ; 3.26653364e-08 4.42140703e-13 NL: NLBGS Converged Optimization terminated successfully (Exit mode 0) Current function value: 0.9160008310973623 Iterations: 7 Function evaluations: 9 Gradient evaluations: 7 Optimization Complete ----------------------------------- The fuel burn value is 91600.08310973622 [kg] The wingbox mass (excluding the wing_weight_ratio) is 19301.073448626274 [kg] reading sources... [ 93%] how_to_contribute reading sources... [ 94%] index reading sources... [ 94%] installation reading sources... [ 95%] quick_example reading sources... [ 96%] struct_example reading sources... [ 97%] user_reference reading sources... [ 98%] user_reference/debugging_tips reading sources... [ 99%] user_reference/mesh_surface_dict reading sources... [100%] user_reference/v1_v2_conversion /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/ffd_component.py:docstring of openaerostruct.geometry.ffd_component.GeometryMesh:13: CRITICAL: Unexpected section title or transition. **** /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/fuel_loads.py:docstring of openaerostruct.structures.fuel_loads.FuelLoads:8: CRITICAL: Unexpected section title or transition. **** looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] _srcdocs/index writing output... [ 1%] _srcdocs/packages/aerodynamics/aero_groups writing output... [ 2%] _srcdocs/packages/aerodynamics/coeffs writing output... [ 3%] _srcdocs/packages/aerodynamics/collocation_points writing output... [ 4%] _srcdocs/packages/aerodynamics/compressible_states writing output... [ 5%] _srcdocs/packages/aerodynamics/convert_velocity writing output... [ 5%] _srcdocs/packages/aerodynamics/eval_mtx writing output... [ 6%] _srcdocs/packages/aerodynamics/eval_velocities writing output... [ 7%] _srcdocs/packages/aerodynamics/functionals writing output... [ 8%] _srcdocs/packages/aerodynamics/geometry writing output... [ 9%] _srcdocs/packages/aerodynamics/get_vectors writing output... [ 10%] _srcdocs/packages/aerodynamics/horseshoe_circulations writing output... [ 10%] _srcdocs/packages/aerodynamics/lift_coeff_2D writing output... [ 11%] _srcdocs/packages/aerodynamics/lift_drag writing output... [ 12%] _srcdocs/packages/aerodynamics/mesh_point_forces writing output... [ 13%] _srcdocs/packages/aerodynamics/mtx_rhs writing output... [ 14%] _srcdocs/packages/aerodynamics/panel_forces writing output... [ 15%] _srcdocs/packages/aerodynamics/panel_forces_surf writing output... [ 15%] _srcdocs/packages/aerodynamics/pg_scale writing output... [ 16%] _srcdocs/packages/aerodynamics/pg_transform writing output... [ 17%] _srcdocs/packages/aerodynamics/pg_wind_rotation writing output... [ 18%] _srcdocs/packages/aerodynamics/rotational_velocity writing output... [ 19%] _srcdocs/packages/aerodynamics/solve_matrix writing output... [ 20%] _srcdocs/packages/aerodynamics/states writing output... [ 21%] _srcdocs/packages/aerodynamics/total_drag writing output... [ 21%] _srcdocs/packages/aerodynamics/total_lift writing output... [ 22%] _srcdocs/packages/aerodynamics/viscous_drag writing output... [ 23%] _srcdocs/packages/aerodynamics/vortex_mesh writing output... [ 24%] _srcdocs/packages/aerodynamics/wave_drag writing output... [ 25%] _srcdocs/packages/functionals/breguet_range writing output... [ 26%] _srcdocs/packages/functionals/center_of_gravity writing output... [ 26%] _srcdocs/packages/functionals/equilibrium writing output... [ 27%] _srcdocs/packages/functionals/moment_coefficient writing output... [ 28%] _srcdocs/packages/functionals/sum_areas writing output... [ 29%] _srcdocs/packages/functionals/total_aero_performance writing output... [ 30%] _srcdocs/packages/functionals/total_lift_drag writing output... [ 31%] _srcdocs/packages/functionals/total_performance writing output... [ 31%] _srcdocs/packages/geometry/CRM_definitions writing output... [ 32%] _srcdocs/packages/geometry/ffd_component writing output... [ 33%] _srcdocs/packages/geometry/geometry_group writing output... [ 34%] _srcdocs/packages/geometry/geometry_mesh writing output... [ 35%] _srcdocs/packages/geometry/geometry_mesh_transformations writing output... [ 36%] _srcdocs/packages/geometry/monotonic_constraint writing output... [ 36%] _srcdocs/packages/geometry/radius_comp writing output... [ 37%] _srcdocs/packages/geometry/utils writing output... [ 38%] _srcdocs/packages/integration/aerostruct_groups writing output... [ 39%] _srcdocs/packages/integration/multipoint_comps writing output... [ 40%] _srcdocs/packages/openaerostruct.aerodynamics writing output... [ 41%] _srcdocs/packages/openaerostruct.functionals writing output... [ 42%] _srcdocs/packages/openaerostruct.geometry writing output... [ 42%] _srcdocs/packages/openaerostruct.integration writing output... [ 43%] _srcdocs/packages/openaerostruct.structures writing output... [ 44%] _srcdocs/packages/openaerostruct.transfer writing output... [ 45%] _srcdocs/packages/structures/assemble_k_group writing output... [ 46%] _srcdocs/packages/structures/compute_nodes writing output... [ 47%] _srcdocs/packages/structures/compute_point_mass_loads writing output... [ 47%] _srcdocs/packages/structures/compute_thrust_loads writing output... [ 48%] _srcdocs/packages/structures/create_rhs writing output... [ 49%] _srcdocs/packages/structures/disp writing output... [ 50%] _srcdocs/packages/structures/energy writing output... [ 51%] _srcdocs/packages/structures/failure_exact writing output... [ 52%] _srcdocs/packages/structures/failure_ks writing output... [ 52%] _srcdocs/packages/structures/fem writing output... [ 53%] _srcdocs/packages/structures/fuel_loads writing output... [ 54%] _srcdocs/packages/structures/fuel_vol writing output... [ 55%] _srcdocs/packages/structures/length writing output... [ 56%] _srcdocs/packages/structures/local_stiff writing output... [ 57%] _srcdocs/packages/structures/local_stiff_permuted writing output... [ 57%] _srcdocs/packages/structures/local_stiff_transformed writing output... [ 58%] _srcdocs/packages/structures/non_intersecting_thickness writing output... [ 59%] _srcdocs/packages/structures/section_properties_tube writing output... [ 60%] _srcdocs/packages/structures/section_properties_wingbox writing output... [ 61%] _srcdocs/packages/structures/spar_within_wing writing output... [ 62%] _srcdocs/packages/structures/spatial_beam_functionals writing output... [ 63%] _srcdocs/packages/structures/spatial_beam_setup writing output... [ 63%] _srcdocs/packages/structures/spatial_beam_states writing output... [ 64%] _srcdocs/packages/structures/struct_groups writing output... [ 65%] _srcdocs/packages/structures/structural_cg writing output... [ 66%] _srcdocs/packages/structures/total_loads writing output... [ 67%] _srcdocs/packages/structures/transform writing output... [ 68%] _srcdocs/packages/structures/tube_group writing output... [ 68%] _srcdocs/packages/structures/utils writing output... [ 69%] _srcdocs/packages/structures/vonmises_tube writing output... [ 70%] _srcdocs/packages/structures/vonmises_wingbox writing output... [ 71%] _srcdocs/packages/structures/weight writing output... [ 72%] _srcdocs/packages/structures/wing_weight_loads writing output... [ 73%] _srcdocs/packages/structures/wingbox_fuel_vol_delta writing output... [ 73%] _srcdocs/packages/structures/wingbox_geometry writing output... [ 74%] _srcdocs/packages/structures/wingbox_group writing output... [ 75%] _srcdocs/packages/transfer/compute_transformation_matrix writing output... [ 76%] _srcdocs/packages/transfer/displacement_transfer writing output... [ 77%] _srcdocs/packages/transfer/displacement_transfer_group writing output... [ 78%] _srcdocs/packages/transfer/load_transfer writing output... [ 78%] advanced_features writing output... [ 79%] advanced_features/aerostruct_ffd writing output... [ 80%] advanced_features/custom_mesh_example writing output... [ 81%] advanced_features/customizing_prob_setup writing output... [ 82%] advanced_features/geometry_manipulation writing output... [ 83%] advanced_features/ground_effect writing output... [ 84%] advanced_features/mphys_coupling writing output... [ 84%] advanced_features/multiple_surfaces writing output... [ 85%] advanced_features/multipoint writing output... [ 86%] advanced_features/multipoint_parallel writing output... [ 87%] advanced_features/openconcept_coupling writing output... [ 88%] advanced_features/openvsp_mesh_example writing output... [ 89%] advanced_features/solver writing output... [ 89%] aero_walkthrough writing output... [ 90%] aerostructural_index writing output... [ 91%] aerostructural_tube_walkthrough writing output... [ 92%] aerostructural_wingbox_walkthrough writing output... [ 93%] how_to_contribute writing output... [ 94%] index writing output... [ 94%] installation writing output... [ 95%] quick_example writing output... [ 96%] struct_example writing output... [ 97%] user_reference writing output... [ 98%] user_reference/debugging_tips writing output... [ 99%] user_reference/mesh_surface_dict writing output... [100%] user_reference/v1_v2_conversion /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/aero_groups.py:docstring of openaerostruct.aerodynamics.aero_groups.AeroPoint:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/coeffs.py:docstring of openaerostruct.aerodynamics.coeffs.Coeffs:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/collocation_points.py:docstring of openaerostruct.aerodynamics.collocation_points.CollocationPoints:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/compressible_states.py:docstring of openaerostruct.aerodynamics.compressible_states.CompressibleVLMStates:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/convert_velocity.py:docstring of openaerostruct.aerodynamics.convert_velocity.ConvertVelocity:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/eval_mtx.py:docstring of openaerostruct.aerodynamics.eval_mtx.EvalVelMtx:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/eval_velocities.py:docstring of openaerostruct.aerodynamics.eval_velocities.EvalVelocities:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/functionals.py:docstring of openaerostruct.aerodynamics.functionals.VLMFunctionals:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/geometry.py:docstring of openaerostruct.aerodynamics.geometry.VLMGeometry:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/get_vectors.py:docstring of openaerostruct.aerodynamics.get_vectors.GetVectors:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/horseshoe_circulations.py:docstring of openaerostruct.aerodynamics.horseshoe_circulations.HorseshoeCirculations:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/lift_coeff_2D.py:docstring of openaerostruct.aerodynamics.lift_coeff_2D.LiftCoeff2D:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/lift_drag.py:docstring of openaerostruct.aerodynamics.lift_drag.LiftDrag:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/mesh_point_forces.py:docstring of openaerostruct.aerodynamics.mesh_point_forces.MeshPointForces:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/mtx_rhs.py:docstring of openaerostruct.aerodynamics.mtx_rhs.VLMMtxRHSComp:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/panel_forces.py:docstring of openaerostruct.aerodynamics.panel_forces.PanelForces:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/panel_forces_surf.py:docstring of openaerostruct.aerodynamics.panel_forces_surf.PanelForcesSurf:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/pg_scale.py:docstring of openaerostruct.aerodynamics.pg_scale.ScaleFromPrandtlGlauert:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/pg_scale.py:docstring of openaerostruct.aerodynamics.pg_scale.ScaleToPrandtlGlauert:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/pg_transform.py:docstring of openaerostruct.aerodynamics.pg_transform.InversePGTransform:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/pg_transform.py:docstring of openaerostruct.aerodynamics.pg_transform.PGTransform:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/pg_wind_rotation.py:docstring of openaerostruct.aerodynamics.pg_wind_rotation.RotateFromWindFrame:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/pg_wind_rotation.py:docstring of openaerostruct.aerodynamics.pg_wind_rotation.RotateToWindFrame:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/rotational_velocity.py:docstring of openaerostruct.aerodynamics.rotational_velocity.RotationalVelocity:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/solve_matrix.py:docstring of openaerostruct.aerodynamics.solve_matrix.SolveMatrix:1: WARNING: py:class reference target not found: openmdao.core.implicitcomponent.ImplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/states.py:docstring of openaerostruct.aerodynamics.states.VLMStates:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/total_drag.py:docstring of openaerostruct.aerodynamics.total_drag.TotalDrag:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/total_lift.py:docstring of openaerostruct.aerodynamics.total_lift.TotalLift:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/viscous_drag.py:docstring of openaerostruct.aerodynamics.viscous_drag.ViscousDrag:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/vortex_mesh.py:docstring of openaerostruct.aerodynamics.vortex_mesh.VortexMesh:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/aerodynamics/wave_drag.py:docstring of openaerostruct.aerodynamics.wave_drag.WaveDrag:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/breguet_range.py:docstring of openaerostruct.functionals.breguet_range.BreguetRange:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/center_of_gravity.py:docstring of openaerostruct.functionals.center_of_gravity.CenterOfGravity:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/equilibrium.py:docstring of openaerostruct.functionals.equilibrium.Equilibrium:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/moment_coefficient.py:docstring of openaerostruct.functionals.moment_coefficient.MomentCoefficient:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/sum_areas.py:docstring of openaerostruct.functionals.sum_areas.SumAreas:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/total_aero_performance.py:docstring of openaerostruct.functionals.total_aero_performance.TotalAeroPerformance:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/total_lift_drag.py:docstring of openaerostruct.functionals.total_lift_drag.TotalLiftDrag:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/functionals/total_performance.py:docstring of openaerostruct.functionals.total_performance.TotalPerformance:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/ffd_component.py:docstring of openaerostruct.geometry.ffd_component.GeometryMesh:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_group.py:docstring of openaerostruct.geometry.geometry_group.Geometry:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh.py:docstring of openaerostruct.geometry.geometry_mesh.GeometryMesh:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.Dihedral:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.Rotate:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.ScaleX:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.ShearX:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.ShearY:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.ShearZ:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.Stretch:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.Sweep:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/geometry_mesh_transformations.py:docstring of openaerostruct.geometry.geometry_mesh_transformations.Taper:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/monotonic_constraint.py:docstring of openaerostruct.geometry.monotonic_constraint.MonotonicConstraint:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/geometry/radius_comp.py:docstring of openaerostruct.geometry.radius_comp.RadiusComp:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/integration/aerostruct_groups.py:docstring of openaerostruct.integration.aerostruct_groups.AerostructGeometry:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/integration/aerostruct_groups.py:docstring of openaerostruct.integration.aerostruct_groups.AerostructPoint:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/integration/aerostruct_groups.py:docstring of openaerostruct.integration.aerostruct_groups.CoupledAS:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/integration/aerostruct_groups.py:docstring of openaerostruct.integration.aerostruct_groups.CoupledPerformance:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/integration/multipoint_comps.py:docstring of openaerostruct.integration.multipoint_comps.MultiCD:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/assemble_k_group.py:docstring of openaerostruct.structures.assemble_k_group.AssembleKGroup:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/compute_nodes.py:docstring of openaerostruct.structures.compute_nodes.ComputeNodes:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/compute_point_mass_loads.py:docstring of openaerostruct.structures.compute_point_mass_loads.ComputePointMassLoads:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/compute_thrust_loads.py:docstring of openaerostruct.structures.compute_thrust_loads.ComputeThrustLoads:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/create_rhs.py:docstring of openaerostruct.structures.create_rhs.CreateRHS:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/disp.py:docstring of openaerostruct.structures.disp.Disp:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/energy.py:docstring of openaerostruct.structures.energy.Energy:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/failure_exact.py:docstring of openaerostruct.structures.failure_exact.FailureExact:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/failure_ks.py:docstring of openaerostruct.structures.failure_ks.FailureKS:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/fem.py:docstring of openaerostruct.structures.fem.FEM:1: WARNING: py:class reference target not found: openmdao.core.implicitcomponent.ImplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/fuel_loads.py:docstring of openaerostruct.structures.fuel_loads.FuelLoads:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/fuel_vol.py:docstring of openaerostruct.structures.fuel_vol.WingboxFuelVol:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/length.py:docstring of openaerostruct.structures.length.Length:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/local_stiff.py:docstring of openaerostruct.structures.local_stiff.LocalStiff:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/local_stiff_permuted.py:docstring of openaerostruct.structures.local_stiff_permuted.LocalStiffPermuted:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/local_stiff_transformed.py:docstring of openaerostruct.structures.local_stiff_transformed.LocalStiffTransformed:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/non_intersecting_thickness.py:docstring of openaerostruct.structures.non_intersecting_thickness.NonIntersectingThickness:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/section_properties_tube.py:docstring of openaerostruct.structures.section_properties_tube.SectionPropertiesTube:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/section_properties_wingbox.py:docstring of openaerostruct.structures.section_properties_wingbox.SectionPropertiesWingbox:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/spar_within_wing.py:docstring of openaerostruct.structures.spar_within_wing.SparWithinWing:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/spatial_beam_functionals.py:docstring of openaerostruct.structures.spatial_beam_functionals.SpatialBeamFunctionals:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/spatial_beam_setup.py:docstring of openaerostruct.structures.spatial_beam_setup.SpatialBeamSetup:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/spatial_beam_states.py:docstring of openaerostruct.structures.spatial_beam_states.SpatialBeamStates:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/struct_groups.py:docstring of openaerostruct.structures.struct_groups.SpatialBeamAlone:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/structural_cg.py:docstring of openaerostruct.structures.structural_cg.StructuralCG:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/total_loads.py:docstring of openaerostruct.structures.total_loads.TotalLoads:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/transform.py:docstring of openaerostruct.structures.transform.Transform:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/tube_group.py:docstring of openaerostruct.structures.tube_group.TubeGroup:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/vonmises_tube.py:docstring of openaerostruct.structures.vonmises_tube.VonMisesTube:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/vonmises_wingbox.py:docstring of openaerostruct.structures.vonmises_wingbox.VonMisesWingbox:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/weight.py:docstring of openaerostruct.structures.weight.Weight:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/wing_weight_loads.py:docstring of openaerostruct.structures.wing_weight_loads.StructureWeightLoads:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/wingbox_fuel_vol_delta.py:docstring of openaerostruct.structures.wingbox_fuel_vol_delta.WingboxFuelVolDelta:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/wingbox_geometry.py:docstring of openaerostruct.structures.wingbox_geometry.WingboxGeometry:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/structures/wingbox_group.py:docstring of openaerostruct.structures.wingbox_group.WingboxGroup:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/transfer/compute_transformation_matrix.py:docstring of openaerostruct.transfer.compute_transformation_matrix.ComputeTransformationMatrix:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/transfer/displacement_transfer.py:docstring of openaerostruct.transfer.displacement_transfer.DisplacementTransfer:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/transfer/displacement_transfer_group.py:docstring of openaerostruct.transfer.displacement_transfer_group.DisplacementTransferGroup:1: WARNING: py:class reference target not found: openmdao.core.group.Group /home/docs/checkouts/readthedocs.org/user_builds/mdolab-openaerostruct/envs/latest/lib/python3.11/site-packages/openaerostruct/transfer/load_transfer.py:docstring of openaerostruct.transfer.load_transfer.LoadTransfer:1: WARNING: py:class reference target not found: openmdao.core.explicitcomponent.ExplicitComponent generating indices... genindex py-modindex done highlighting module code... [ 1%] openaerostruct.aerodynamics.aero_groups highlighting module code... [ 2%] openaerostruct.aerodynamics.coeffs highlighting module code... [ 3%] openaerostruct.aerodynamics.collocation_points highlighting module code... [ 4%] openaerostruct.aerodynamics.compressible_states highlighting module code... [ 5%] openaerostruct.aerodynamics.convert_velocity highlighting module code... [ 6%] openaerostruct.aerodynamics.eval_mtx highlighting module code... [ 8%] openaerostruct.aerodynamics.eval_velocities highlighting module code... [ 9%] openaerostruct.aerodynamics.functionals highlighting module code... [ 10%] openaerostruct.aerodynamics.geometry highlighting module code... [ 11%] openaerostruct.aerodynamics.get_vectors highlighting module code... [ 12%] openaerostruct.aerodynamics.horseshoe_circulations highlighting module code... [ 13%] openaerostruct.aerodynamics.lift_coeff_2D highlighting module code... [ 15%] openaerostruct.aerodynamics.lift_drag highlighting module code... [ 16%] openaerostruct.aerodynamics.mesh_point_forces highlighting module code... [ 17%] openaerostruct.aerodynamics.mtx_rhs highlighting module code... [ 18%] openaerostruct.aerodynamics.panel_forces highlighting module code... [ 19%] openaerostruct.aerodynamics.panel_forces_surf highlighting module code... [ 20%] openaerostruct.aerodynamics.pg_scale highlighting module code... [ 22%] openaerostruct.aerodynamics.pg_transform highlighting module code... [ 23%] openaerostruct.aerodynamics.pg_wind_rotation highlighting module code... [ 24%] openaerostruct.aerodynamics.rotational_velocity highlighting module code... [ 25%] openaerostruct.aerodynamics.solve_matrix highlighting module code... [ 26%] openaerostruct.aerodynamics.states highlighting module code... [ 27%] openaerostruct.aerodynamics.total_drag highlighting module code... [ 29%] openaerostruct.aerodynamics.total_lift highlighting module code... [ 30%] openaerostruct.aerodynamics.viscous_drag highlighting module code... [ 31%] openaerostruct.aerodynamics.vortex_mesh highlighting module code... [ 32%] openaerostruct.aerodynamics.wave_drag highlighting module code... [ 33%] openaerostruct.functionals.breguet_range highlighting module code... [ 34%] openaerostruct.functionals.center_of_gravity highlighting module code... [ 36%] openaerostruct.functionals.equilibrium highlighting module code... [ 37%] openaerostruct.functionals.moment_coefficient highlighting module code... [ 38%] openaerostruct.functionals.sum_areas highlighting module code... [ 39%] openaerostruct.functionals.total_aero_performance highlighting module code... [ 40%] openaerostruct.functionals.total_lift_drag highlighting module code... [ 41%] openaerostruct.functionals.total_performance highlighting module code... [ 43%] openaerostruct.geometry.CRM_definitions highlighting module code... [ 44%] openaerostruct.geometry.ffd_component highlighting module code... [ 45%] openaerostruct.geometry.geometry_group highlighting module code... [ 46%] openaerostruct.geometry.geometry_mesh highlighting module code... [ 47%] openaerostruct.geometry.geometry_mesh_transformations highlighting module code... [ 48%] openaerostruct.geometry.monotonic_constraint highlighting module code... [ 50%] openaerostruct.geometry.radius_comp highlighting module code... [ 51%] openaerostruct.geometry.utils highlighting module code... [ 52%] openaerostruct.integration.aerostruct_groups highlighting module code... [ 53%] openaerostruct.integration.multipoint_comps highlighting module code... [ 54%] openaerostruct.structures.assemble_k_group highlighting module code... [ 55%] openaerostruct.structures.compute_nodes highlighting module code... [ 56%] openaerostruct.structures.compute_point_mass_loads highlighting module code... [ 58%] openaerostruct.structures.compute_thrust_loads highlighting module code... [ 59%] openaerostruct.structures.create_rhs highlighting module code... [ 60%] openaerostruct.structures.disp highlighting module code... [ 61%] openaerostruct.structures.energy highlighting module code... [ 62%] openaerostruct.structures.failure_exact highlighting module code... [ 63%] openaerostruct.structures.failure_ks highlighting module code... [ 65%] openaerostruct.structures.fem highlighting module code... [ 66%] openaerostruct.structures.fuel_loads highlighting module code... [ 67%] openaerostruct.structures.fuel_vol highlighting module code... [ 68%] openaerostruct.structures.length highlighting module code... [ 69%] openaerostruct.structures.local_stiff highlighting module code... [ 70%] openaerostruct.structures.local_stiff_permuted highlighting module code... [ 72%] openaerostruct.structures.local_stiff_transformed highlighting module code... [ 73%] openaerostruct.structures.non_intersecting_thickness highlighting module code... [ 74%] openaerostruct.structures.section_properties_tube highlighting module code... [ 75%] openaerostruct.structures.section_properties_wingbox highlighting module code... [ 76%] openaerostruct.structures.spar_within_wing highlighting module code... [ 77%] openaerostruct.structures.spatial_beam_functionals highlighting module code... [ 79%] openaerostruct.structures.spatial_beam_setup highlighting module code... [ 80%] openaerostruct.structures.spatial_beam_states highlighting module code... [ 81%] openaerostruct.structures.struct_groups highlighting module code... [ 82%] openaerostruct.structures.structural_cg highlighting module code... [ 83%] openaerostruct.structures.total_loads highlighting module code... [ 84%] openaerostruct.structures.transform highlighting module code... [ 86%] openaerostruct.structures.tube_group highlighting module code... [ 87%] openaerostruct.structures.utils highlighting module code... [ 88%] openaerostruct.structures.vonmises_tube highlighting module code... [ 89%] openaerostruct.structures.vonmises_wingbox highlighting module code... [ 90%] openaerostruct.structures.weight highlighting module code... [ 91%] openaerostruct.structures.wing_weight_loads highlighting module code... [ 93%] openaerostruct.structures.wingbox_fuel_vol_delta highlighting module code... [ 94%] openaerostruct.structures.wingbox_geometry highlighting module code... [ 95%] openaerostruct.structures.wingbox_group highlighting module code... [ 96%] openaerostruct.transfer.compute_transformation_matrix highlighting module code... [ 97%] openaerostruct.transfer.displacement_transfer highlighting module code... [ 98%] openaerostruct.transfer.displacement_transfer_group highlighting module code... [100%] openaerostruct.transfer.load_transfer writing additional pages... search done copying images... [ 3%] advanced_features/figs/two_part_mesh.png copying images... [ 7%] advanced_features/figs/bspline.svg copying images... [ 11%] advanced_features/figs/taper.svg copying images... [ 14%] advanced_features/figs/sweep.svg copying images... [ 18%] advanced_features/figs/dihedral.svg copying images... [ 22%] advanced_features/figs/chord.svg copying images... [ 25%] advanced_features/figs/xshear.svg copying images... [ 29%] advanced_features/figs/zshear.svg copying images... [ 33%] advanced_features/figs/twist.svg copying images... [ 37%] advanced_features/figs/thickness.svg copying images... [ 40%] advanced_features/figs/radius.svg copying images... [ 44%] advanced_features/figs/wing_and_tail.png copying images... [ 48%] advanced_features/figs/groundplane.svg copying images... [ 51%] advanced_features/figs/ground_effect_correction.png copying images... [ 55%] advanced_features/figs/ground_effect_polars.png copying images... [ 59%] advanced_features/figs/tacs-oas_coupling.png copying images... [ 62%] advanced_features/figs/wingbox_Q400.png copying images... [ 66%] advanced_features/figs/vsp777.png copying images... [ 70%] advanced_features/figs/oas_vsp_mesh.png copying images... [ 74%] advanced_features/figs/vsp_chordwise.png copying images... [ 77%] advanced_features/figs/vsp_spanwise.png copying images... [ 81%] figures/problem_diagram.png copying images... [ 85%] figures/aero.png copying images... [ 88%] figures/wingbox_fine.png copying images... [ 92%] figures/wingbox_opt.png copying images... [ 96%] figures/example.png copying images... [100%] figures/aerostruct_xdsm.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 99 warnings. The HTML pages are in ../../_readthedocs/html.