LICENSE.md
README.md
setup.py
osaft/__init__.py
osaft.egg-info/PKG-INFO
osaft.egg-info/SOURCES.txt
osaft.egg-info/dependency_links.txt
osaft.egg-info/requires.txt
osaft.egg-info/top_level.txt
osaft/core/__init__.py
osaft/core/backgroundfields.py
osaft/core/basecomposite.py
osaft/core/fluids.py
osaft/core/frequency.py
osaft/core/functions.py
osaft/core/generic_types.py
osaft/core/geometries.py
osaft/core/helper.py
osaft/core/logger.py
osaft/core/solids.py
osaft/core/variable.py
osaft/plotting/__init__.py
osaft/plotting/base_plotting.py
osaft/plotting/grid.py
osaft/plotting/arf/__init__.py
osaft/plotting/arf/arf_plots.py
osaft/plotting/arf/arf_plotter.py
osaft/plotting/datacontainers/__init__.py
osaft/plotting/datacontainers/arf_datacontainer.py
osaft/plotting/datacontainers/base_velocity_datacontainer.py
osaft/plotting/datacontainers/scattering_datacontainer.py
osaft/plotting/datacontainers/wireframe_datacontainer.py
osaft/plotting/scattering/__init__.py
osaft/plotting/scattering/base_plotter.py
osaft/plotting/scattering/fluid_plots.py
osaft/plotting/scattering/particle_plots.py
osaft/plotting/scattering/tri_plotter.py
osaft/plotting/scattering/wireframe_plotter.py
osaft/plotting/streaming/__init__.py
osaft/solutions/__init__.py
osaft/solutions/base_arf.py
osaft/solutions/base_scattering.py
osaft/solutions/base_solution.py
osaft/solutions/base_streaming.py
osaft/solutions/BaseDoinikov1994/__init__.py
osaft/solutions/BaseDoinikov1994/arf.py
osaft/solutions/BaseDoinikov1994/base.py
osaft/solutions/BaseDoinikov1994/scattering.py
osaft/solutions/Doinikov1994Compressible/__init__.py
osaft/solutions/Doinikov1994Compressible/arf.py
osaft/solutions/Doinikov1994Compressible/base.py
osaft/solutions/Doinikov1994Compressible/coefficientmatrix.py
osaft/solutions/Doinikov1994Compressible/scattering.py
osaft/solutions/Doinikov1994Rigid/__init__.py
osaft/solutions/Doinikov1994Rigid/arf.py
osaft/solutions/Doinikov1994Rigid/base.py
osaft/solutions/Doinikov1994Rigid/scattering.py
osaft/solutions/Gorkov1962/__init__.py
osaft/solutions/Gorkov1962/arf.py
osaft/solutions/King1934/__init__.py
osaft/solutions/King1934/arf.py
osaft/solutions/King1934/base.py
osaft/solutions/King1934/scattering.py
osaft/solutions/Settnes2012/__init__.py
osaft/solutions/Settnes2012/arf.py
osaft/solutions/Yosioka1955/__init__.py
osaft/solutions/Yosioka1955/arf.py
osaft/solutions/Yosioka1955/base.py
osaft/solutions/Yosioka1955/scattering.py
osaft/tests/__init__.py
osaft/tests/basetest.py
osaft/tests/basetest_arf.py
osaft/tests/basetest_plotting.py
osaft/tests/basetest_scattering.py
osaft/tests/test_base_scattering.py
osaft/tests/test_basetest.py
osaft/tests/Doinikov1994Compressible/__init__.py
osaft/tests/Doinikov1994Compressible/test_arf.py
osaft/tests/Doinikov1994Compressible/test_arf_compare.py
osaft/tests/Doinikov1994Compressible/test_coefficient_matrix.py
osaft/tests/Doinikov1994Compressible/test_scattering.py
osaft/tests/Doinikov1994Rigid/__init__.py
osaft/tests/Doinikov1994Rigid/test_arf.py
osaft/tests/Doinikov1994Rigid/test_arf_compare.py
osaft/tests/Doinikov1994Rigid/test_scattering.py
osaft/tests/Gorkov1962/__init__.py
osaft/tests/Gorkov1962/test_arf.py
osaft/tests/King1934/__init__.py
osaft/tests/King1934/test_arf.py
osaft/tests/King1934/test_base.py
osaft/tests/King1934/test_scattering.py
osaft/tests/Settnes2012/__init__.py
osaft/tests/Settnes2012/test_arf.py
osaft/tests/Yosioka1955/__init__.py
osaft/tests/Yosioka1955/test_arf.py
osaft/tests/Yosioka1955/test_base.py
osaft/tests/Yosioka1955/test_scattering.py
osaft/tests/core/__init__.py
osaft/tests/core/test_backgroundfield.py
osaft/tests/core/test_composites.py
osaft/tests/core/test_fluids.py
osaft/tests/core/test_functions.py
osaft/tests/core/test_helper.py
osaft/tests/core/test_solids.py
osaft/tests/core/test_variable.py
osaft/tests/plotting/__init__.py
osaft/tests/plotting/setup_test_scattering.py
osaft/tests/plotting/test_arf.py
osaft/tests/plotting/test_scattering_fluid.py
osaft/tests/plotting/test_scattering_particle.py
osaft/tests/plotting/datacontainers/__init__.py
osaft/tests/plotting/datacontainers/test_base_velocity_datacontainer.py
osaft/tests/plotting/datacontainers/test_fluid_scattering_datacontainer.py
osaft/tests/plotting/datacontainers/test_grid.py
osaft/tests/plotting/datacontainers/test_particle_scattering_datacontainer.py
osaft/tests/plotting/datacontainers/test_wireframe_datacontainer.py