README.md
setup.py
PteraSoftware.egg-info/PKG-INFO
PteraSoftware.egg-info/SOURCES.txt
PteraSoftware.egg-info/dependency_links.txt
PteraSoftware.egg-info/requires.txt
PteraSoftware.egg-info/top_level.txt
pterasoftware/__init__.py
pterasoftware/aerodynamics.py
pterasoftware/geometry.py
pterasoftware/meshing.py
pterasoftware/movement.py
pterasoftware/operating_point.py
pterasoftware/output.py
pterasoftware/problems.py
pterasoftware/steady_horseshoe_vortex_lattice_method.py
pterasoftware/steady_ring_vortex_lattice_method.py
pterasoftware/unsteady_ring_vortex_lattice_method.py
pterasoftware/airfoils/__init__.py
tests/__init__.py
tests/integration/__init__.py
tests/integration/test_output.py
tests/integration/test_steady_horseshoe_vortex_lattice_method.py
tests/integration/test_steady_ring_vortex_lattice_method.py
tests/integration/test_unsteady_ring_vortex_lattice_method_multiple_wing_static_geometry.py
tests/integration/test_unsteady_ring_vortex_lattice_method_multiple_wing_variable_geometry.py
tests/integration/test_unsteady_ring_vortex_lattice_method_static_geometry.py
tests/integration/test_unsteady_ring_vortex_lattice_method_variable_geometry.py
tests/integration/fixtures/__init__.py
tests/integration/fixtures/airplane_fixtures.py
tests/integration/fixtures/movement_fixtures.py
tests/integration/fixtures/operating_point_fixtures.py
tests/integration/fixtures/problem_fixtures.py
tests/integration/fixtures/solver_fixtures.py
tests/unit/__init__.py
tests/unit/test_horseshoe_vortex.py
tests/unit/test_line_vortex.py
tests/unit/test_ring_vortex.py
tests/unit/fixtures/__init__.py
tests/unit/fixtures/vortex_fixtures.py