Skip to content
Merged

docs #70

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ __pycache__/

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
Expand Down Expand Up @@ -38,7 +37,6 @@ pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
Expand Down Expand Up @@ -69,7 +67,6 @@ instance/
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/
Expand Down
Empty file added .nojekyll
Empty file.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.linting.pydocstyleEnabled": false,
"python.testing.pytestArgs": [
"UnitTests"
],
"python.testing.unittestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.pytestEnabled": true,
Expand Down
231 changes: 219 additions & 12 deletions UnitTests/report.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
}
</script>
<h1>report.html</h1>
<p>Report generated on 04-Nov-2021 at 13:51:57 by <a href="https://pypi.python.org/pypi/pytest-html">pytest-html</a> v3.1.1</p>
<p>Report generated on 08-Nov-2021 at 08:25:23 by <a href="https://pypi.python.org/pypi/pytest-html">pytest-html</a> v3.1.1</p>
<h2>Environment</h2>
<table id="environment">
<tr>
Expand All @@ -448,8 +448,8 @@ <h2>Environment</h2>
<td>Python</td>
<td>3.9.7</td></tr></table>
<h2>Summary</h2>
<p>1 tests ran in 2.01 seconds. </p>
<p class="filter" hidden="true">(Un)check the boxes to filter the results.</p><input checked="true" class="filter" data-test-result="passed" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="passed">1 passed</span>, <input checked="true" class="filter" data-test-result="skipped" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="skipped">1 skipped</span>, <input checked="true" class="filter" data-test-result="failed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="failed">0 failed</span>, <input checked="true" class="filter" data-test-result="error" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="error">0 errors</span>, <input checked="true" class="filter" data-test-result="xfailed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xfailed">0 expected failures</span>, <input checked="true" class="filter" data-test-result="xpassed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xpassed">0 unexpected passes</span>
<p>0 tests ran in 115.14 seconds. </p>
<p class="filter" hidden="true">(Un)check the boxes to filter the results.</p><input checked="true" class="filter" data-test-result="passed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="passed">0 passed</span>, <input checked="true" class="filter" data-test-result="skipped" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="skipped">0 skipped</span>, <input checked="true" class="filter" data-test-result="failed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="failed">0 failed</span>, <input checked="true" class="filter" data-test-result="error" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="error">25 errors</span>, <input checked="true" class="filter" data-test-result="xfailed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xfailed">0 expected failures</span>, <input checked="true" class="filter" data-test-result="xpassed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xpassed">0 unexpected passes</span>
<h2>Results</h2>
<table id="results-table">
<thead id="results-table-head">
Expand All @@ -460,20 +460,227 @@ <h2>Results</h2>
<th class="sortable links" col="links">Links</th></tr>
<tr hidden="true" id="not-found-message">
<th colspan="4">No results found. Try to check the filters</th></tr></thead>
<tbody class="skipped results-table-row">
<tbody class="error results-table-row">
<tr>
<td class="col-result">Skipped</td>
<td class="col-name">UnitTests/test_BaseSettings_test.py::test_baseSettings</td>
<td class="col-duration">0.00</td>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/MeshGenerationStatistics_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="log">(&#x27;d:\\Sources\\RfemPythonWsClient\\UnitTests\\test_BaseSettings_test.py&#x27;, 14, &#x27;Skipped: all tests still WIP&#x27;)<br/></div></td></tr></tbody>
<tbody class="passed results-table-row">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Passed</td>
<td class="col-name">UnitTests/test_BaseSettings_test.py::test_base_settings_implemented</td>
<td class="col-duration">0.00</td>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_DesignSituations.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_Free_Load_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_GlobalParameters_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_LineLoads_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_LoadCases_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_LoadDistributionSurface_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_MemberLoad_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_MemberSetLoad_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_MembraneSurface_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_MembraneWithoutTensionSurface_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_NodalLoad_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_RigidSurface_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_SolidLoads.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_SpectralSettings_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_StandardSurface_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_SurfaceLoad_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_SurfaceSetLoad_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_Thickness_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_WithoutThicknessSurface_Test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_basic_objects.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_loads.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_modalAnalysis_test.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_newFunctionalityTesting.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<tbody class="error results-table-row">
<tr>
<td class="col-result">Error</td>
<td class="col-name">UnitTests/test_stabilitysettings.py::collect</td>
<td class="col-duration"></td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand Down
4 changes: 4 additions & 0 deletions docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: b8d9ed80748634fbb548fb195ae78e1c
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added docs/.doctrees/1-installation.doctree
Binary file not shown.
Binary file added docs/.doctrees/2-globalcommands.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1-basicobjects.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.1-materials.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.10-linesets.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.11-membersets.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.12-surfacesets.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.13-solidsets.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.2-sections.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.3-thicknesses.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.4-nodes.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.5-lines.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.6-members.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.7-surfaces.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.8-openings.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.1.9-solids.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.10.1-loadcase.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.10.2-action.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.10.3-designsituation.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.10.4-actioncombination.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.10.5-loadcombination.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.10.7-combinationwizard.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.11-loadwizards.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.11.3-snowload.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.11.4-windload.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.12-loads.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.13-results.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.14-guideobjects.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.15-printoutreport.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.2-specialobjects.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.2.1-intersections.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.2.3-surfacecontacts.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.2.4-rigidlinks.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.2.5-resultsections.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.2.7-blocks.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.3-typesfornodes.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.3.1-nodalsupports.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.3.2-nodalmeshrefinements.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.4-typesforlines.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.4.1-linesupports.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.4.2-linemeshrefinements.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.4.3-linehinges.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.4.4-lineweldedjoints.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.5-typesformembers.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.5.1-memberhinges.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.5.2-membereccentricities.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.5.3-membersupports.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.5.5-membernonlinearities.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.6-typesforsurfaces.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.6.1-surfacesupports.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/2.7-typesforsolids.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.7.1-solidmeshrefinement.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.7.2-solidgas.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.7.3-solidcontact.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.8-typesforspecialobjects.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.8.1-surfacecontacttype.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.9-imperfection.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.9.1-imperfectioncase.doctree
Binary file not shown.
Binary file added docs/.doctrees/2.9.2-localimperfection.doctree
Binary file not shown.
Binary file added docs/.doctrees/3-addoncommands.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.10-buildingmodel.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.10.1-buildingstories.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.11-windsimulation.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.11.2-windprofiles.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.11.3-windsimulations.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.12-geotechnicalanalysis.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.12.1-soilsamples.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.12.2-soilmassifs.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.13-stressstrainanalysis.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.14-concretedesign.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.14.1-concretedesign.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.14.2.1-effectivelengths.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.15-steeldesign.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.15.1-steeldesign.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.15.2-typesforsteeldesign.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.15.2.1-effectivelengths.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.15.2.4-membershearpanels.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.16-timberdesign.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.16.1-timberdesign.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.16.2.1-effectivelengths.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.16.2.2-serviceclasses.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.17-masonrydesign.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.18-aluminumdesign.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.18.1-aluminumdesign.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.18.2.1-effectivelengths.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.18.2.3-membershearpanels.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.19-steeljoints.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.19.1-steeljointdesign.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.19.2.1-steeljoint.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.2-structurestability.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.20-co2estimation.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.3-constructionstages.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.3.1-constructionstages.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.4-timedependentanalysis.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.5-formfinding.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.6-cuttingpatterns.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.7-torsionalwarping.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.8-modalanalysis.doctree
Binary file not shown.
Binary file not shown.
Binary file added docs/.doctrees/3.9-dynamicloads.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.9.1-responsespectra.doctree
Binary file not shown.
Binary file added docs/.doctrees/3.9.2-accelograms.doctree
Binary file not shown.
Binary file added docs/.doctrees/4-examples.doctree
Binary file not shown.
Binary file added docs/.doctrees/environment.pickle
Binary file not shown.
Binary file added docs/.doctrees/index.doctree
Binary file not shown.
Empty file added docs/.nojekyll
Empty file.
Loading