LICENSE
MANIFEST.in
README.md
setup.py
EZFF.egg-info/PKG-INFO
EZFF.egg-info/SOURCES.txt
EZFF.egg-info/dependency_links.txt
EZFF.egg-info/requires.txt
EZFF.egg-info/top_level.txt
docs/Makefile
docs/basic.rst
docs/code_documentation.rst
docs/conf.py
docs/examples.rst
docs/ezff.rst
docs/ffio.rst
docs/index.rst
docs/interfaces.gulp.rst
docs/interfaces.qchem.rst
docs/interfaces.vasp.rst
docs/utils.reaxff.rst
examples/rxff-serial/ffield
examples/rxff-serial/run.py
examples/rxff-serial/ground_truths/optCHOSx.out
examples/rxff-serial/ground_truths/scanCHOSx.out
examples/sw-parallel/params_range
examples/sw-parallel/pu.sh
examples/sw-parallel/run.py
examples/sw-parallel/template
examples/sw-parallel/xtal.py
examples/sw-parallel/ground_truths/compressed/GM.dat
examples/sw-parallel/ground_truths/compressed/KG.dat
examples/sw-parallel/ground_truths/compressed/MK.dat
examples/sw-parallel/ground_truths/compressed/POSCAR
examples/sw-parallel/ground_truths/expanded/GM.dat
examples/sw-parallel/ground_truths/expanded/KG.dat
examples/sw-parallel/ground_truths/expanded/MK.dat
examples/sw-parallel/ground_truths/expanded/POSCAR
examples/sw-parallel/ground_truths/relaxed/GM.dat
examples/sw-parallel/ground_truths/relaxed/KG.dat
examples/sw-parallel/ground_truths/relaxed/MK.dat
examples/sw-parallel/ground_truths/relaxed/POSCAR
examples/sw-serial/params_range
examples/sw-serial/run.py
examples/sw-serial/template
examples/sw-serial/xtal.py
examples/sw-serial/ground_truths/compressed/GM.dat
examples/sw-serial/ground_truths/compressed/KG.dat
examples/sw-serial/ground_truths/compressed/MK.dat
examples/sw-serial/ground_truths/compressed/POSCAR
examples/sw-serial/ground_truths/expanded/GM.dat
examples/sw-serial/ground_truths/expanded/KG.dat
examples/sw-serial/ground_truths/expanded/MK.dat
examples/sw-serial/ground_truths/expanded/POSCAR
examples/sw-serial/ground_truths/relaxed/GM.dat
examples/sw-serial/ground_truths/relaxed/KG.dat
examples/sw-serial/ground_truths/relaxed/MK.dat
examples/sw-serial/ground_truths/relaxed/POSCAR
ezff/__init__.py
ezff/ffio.py
ezff/interfaces/__init__.py
ezff/interfaces/gulp.py
ezff/interfaces/qchem.py
ezff/interfaces/vasp.py
ezff/utils/__init__.py
ezff/utils/convert_units.py
ezff/utils/reaxff.py