.gitignore
.pep8speaks.yml
.pyup.yml
LICENSE
README.md
pytest.ini
requirements_dev.txt
setup.py
.github/workflows/python-package.yml
docs/.buildinfo
docs/.nojekyll
docs/Makefile
docs/ase_interface.html
docs/asespkcalc.html
docs/base.html
docs/calculator.html
docs/calculators.html
docs/ensemble.html
docs/genindex.html
docs/geopt.html
docs/globals.html
docs/index.html
docs/interfaces.html
docs/job.html
docs/objects.inv
docs/phonon.html
docs/posinp.html
docs/py-modindex.html
docs/schnet_interface.html
docs/schnetcalc.html
docs/search.html
docs/searchindex.js
docs/workflows.html
docs/_modules/index.html
docs/_modules/mlcalcdriver/base/job.html
docs/_modules/mlcalcdriver/base/posinp.html
docs/_modules/mlcalcdriver/calculators/calculator.html
docs/_modules/mlcalcdriver/calculators/ensemble.html
docs/_modules/mlcalcdriver/calculators/schnetpack.html
docs/_modules/mlcalcdriver/calculators/ase_calculators/asespkcalculator.html
docs/_modules/mlcalcdriver/interfaces/ase_interface.html
docs/_modules/mlcalcdriver/interfaces/schnetpack_interface.html
docs/_modules/mlcalcdriver/workflows/geopt.html
docs/_modules/mlcalcdriver/workflows/phonon.html
docs/_sources/ase_interface.rst.txt
docs/_sources/asespkcalc.rst.txt
docs/_sources/base.rst.txt
docs/_sources/calculator.rst.txt
docs/_sources/calculators.rst.txt
docs/_sources/ensemble.rst.txt
docs/_sources/geopt.rst.txt
docs/_sources/globals.rst.txt
docs/_sources/index.rst.txt
docs/_sources/interfaces.rst.txt
docs/_sources/job.rst.txt
docs/_sources/phonon.rst.txt
docs/_sources/posinp.rst.txt
docs/_sources/schnet_interface.rst.txt
docs/_sources/schnetcalc.rst.txt
docs/_sources/workflows.rst.txt
docs/_static/basic.css
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/file.png
docs/_static/jquery-3.5.1.js
docs/_static/jquery.js
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/underscore-1.13.1.js
docs/_static/underscore.js
docs/_static/css/badge_only.css
docs/_static/css/theme.css
docs/_static/css/fonts/Roboto-Slab-Bold.woff
docs/_static/css/fonts/Roboto-Slab-Bold.woff2
docs/_static/css/fonts/Roboto-Slab-Regular.woff
docs/_static/css/fonts/Roboto-Slab-Regular.woff2
docs/_static/css/fonts/fontawesome-webfont.eot
docs/_static/css/fonts/fontawesome-webfont.svg
docs/_static/css/fonts/fontawesome-webfont.ttf
docs/_static/css/fonts/fontawesome-webfont.woff
docs/_static/css/fonts/fontawesome-webfont.woff2
docs/_static/css/fonts/lato-bold-italic.woff
docs/_static/css/fonts/lato-bold-italic.woff2
docs/_static/css/fonts/lato-bold.woff
docs/_static/css/fonts/lato-bold.woff2
docs/_static/css/fonts/lato-normal-italic.woff
docs/_static/css/fonts/lato-normal-italic.woff2
docs/_static/css/fonts/lato-normal.woff
docs/_static/css/fonts/lato-normal.woff2
docs/_static/js/badge_only.js
docs/_static/js/html5shiv-printshiv.min.js
docs/_static/js/html5shiv.min.js
docs/_static/js/theme.js
docs/source/ase_interface.rst
docs/source/asespkcalc.rst
docs/source/base.rst
docs/source/calculator.rst
docs/source/calculators.rst
docs/source/conf.py
docs/source/ensemble.rst
docs/source/geopt.rst
docs/source/globals.rst
docs/source/index.rst
docs/source/interfaces.rst
docs/source/job.rst
docs/source/phonon.rst
docs/source/posinp.rst
docs/source/schnet_interface.rst
docs/source/schnetcalc.rst
docs/source/workflows.rst
mlcalcdriver/__init__.py
mlcalcdriver/globals.py
mlcalcdriver.egg-info/PKG-INFO
mlcalcdriver.egg-info/SOURCES.txt
mlcalcdriver.egg-info/dependency_links.txt
mlcalcdriver.egg-info/requires.txt
mlcalcdriver.egg-info/top_level.txt
mlcalcdriver/base/__init__.py
mlcalcdriver/base/job.py
mlcalcdriver/base/posinp.py
mlcalcdriver/calculators/__init__.py
mlcalcdriver/calculators/calculator.py
mlcalcdriver/calculators/ensemble.py
mlcalcdriver/calculators/schnetpack.py
mlcalcdriver/calculators/schnetpack_patch.py
mlcalcdriver/calculators/utils.py
mlcalcdriver/calculators/ase_calculators/__init__.py
mlcalcdriver/calculators/ase_calculators/asespkcalculator.py
mlcalcdriver/interfaces/__init__.py
mlcalcdriver/interfaces/ase_interface.py
mlcalcdriver/interfaces/atoms_to_patches.py
mlcalcdriver/interfaces/schnetpack_interface.py
mlcalcdriver/workflows/__init__.py
mlcalcdriver/workflows/geopt.py
mlcalcdriver/workflows/phonon.py
tests/test_angles.py
tests/test_calculators.py
tests/test_geopt.py
tests/test_interface.py
tests/test_job.py
tests/test_phonon.py
tests/test_posinp.py
tests/test_schnetpack.py
tests/models/H2O_forces_model
tests/models/H2O_model
tests/models/ani1_N2_model
tests/models/myN2_model
tests/models/wacsf_model
tests/posinp_angles/gra2.xyz
tests/posinp_angles/gra4_red.xyz
tests/posinp_files/H2O_atomic.xyz
tests/posinp_files/H2O_unrelaxed.xyz
tests/posinp_files/H2Orelaxed.xyz
tests/posinp_files/N2.xyz
tests/posinp_files/N2_unrelaxed.xyz
tests/posinp_files/additional_atom.xyz
tests/posinp_files/free.xyz
tests/posinp_files/free_reduced.xyz
tests/posinp_files/missing_atom.xyz
tests/posinp_files/perio1.xyz
tests/posinp_files/perio2.xyz
tests/posinp_files/periodic.xyz
tests/posinp_files/reduced.xyz
tests/posinp_files/surface.xyz
tests/posinp_files/surface2.xyz