.gitignore
.readthedocs.yml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
RELEASING.rst
pyproject.toml
setup.py
.github/workflows/deploy.yaml
.github/workflows/pytest.yaml
docs/Changelog.rst
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/releasing.rst
docs/_static/Al-30Zn_Scheil_simulation.png
docs/api/modules.rst
docs/api/scheil.rst
scheil/__init__.py
scheil/simulate.py
scheil/solidification_result.py
scheil/utils.py
scheil.egg-info/PKG-INFO
scheil.egg-info/SOURCES.txt
scheil.egg-info/dependency_links.txt
scheil.egg-info/requires.txt
scheil.egg-info/top_level.txt
tests/alzn_mey.tdb
tests/sl_chen.tdb
tests/test_chen2009.py
tests/test_scheil_solidification.py