LICENSE
README.md
setup.cfg
setup.py
aeropython/AeroPy.py
aeropython/__init__.py
aeropython/aero_module.py
aeropython/xfoil_module.py
aeropython.egg-info/PKG-INFO
aeropython.egg-info/SOURCES.txt
aeropython.egg-info/dependency_links.txt
aeropython.egg-info/not-zip-safe
aeropython.egg-info/top_level.txt
aeropython/CST_2D/__init__.py
aeropython/CST_2D/core.py
aeropython/CST_2D/fitting.py
aeropython/CST_3D/__init__.py
aeropython/CST_3D/core.py
aeropython/CST_3D/mesh_tools.py
aeropython/filehandling/__init__.py
aeropython/filehandling/extract_slices.py
aeropython/filehandling/paraview_tools.py
aeropython/filehandling/stl_processing.py
aeropython/filehandling/vtk.py
aeropython/geometry/__init__.py
aeropython/geometry/airfoil.py
aeropython/geometry/fitting.py
aeropython/geometry/frame.py
aeropython/geometry/parametric.py
aeropython/geometry/test_inflections.py
aeropython/geometry/wing.py
aeropython/morphing/__init__.py
aeropython/morphing/camber_2D.py
aeropython/morphing/camber_3D.py
aeropython/morphing/twist_3D.py
aeropython/structural/beam.py
aeropython/structural/shell.py
aeropython/structural/stable_solution.py