LICENSE
README.md
pyproject.toml
setup.py
bowshockpy/__init__.py
bowshockpy/genbow.py
bowshockpy/models.py
bowshockpy/moments.py
bowshockpy/plots.py
bowshockpy/radtrans.py
bowshockpy/utils.py
bowshockpy/version.py
bowshockpy.egg-info/PKG-INFO
bowshockpy.egg-info/SOURCES.txt
bowshockpy.egg-info/dependency_links.txt
bowshockpy.egg-info/entry_points.txt
bowshockpy.egg-info/requires.txt
bowshockpy.egg-info/top_level.txt
bowshockpy/inputfiles/__init__.py
bowshockpy/inputfiles/example1.py
bowshockpy/inputfiles/example2.py
bowshockpy/inputfiles/example3.py
bowshockpy/inputfiles/example4.py
tests/test_cubes.py
tests/test_models.py