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/errors.rst
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/lj-parallel/pu.sh
examples/lj-parallel/run.py
examples/lj-parallel/template
examples/lj-parallel/variable_bounds
examples/lj-parallel/ground_truths/POSCAR
examples/lj-serial/run.py
examples/lj-serial/template
examples/lj-serial/variable_bounds
examples/lj-serial/ground_truths/POSCAR
examples/multialgo-sw-parallel/pu.sh
examples/multialgo-sw-parallel/run.py
examples/multialgo-sw-parallel/template
examples/multialgo-sw-parallel/variable_bounds
examples/multialgo-sw-parallel/ground_truths/compressed/G_S.dat
examples/multialgo-sw-parallel/ground_truths/compressed/G_Y.dat
examples/multialgo-sw-parallel/ground_truths/compressed/POSCAR
examples/multialgo-sw-parallel/ground_truths/compressed/S_X.dat
examples/multialgo-sw-parallel/ground_truths/compressed/X_G.dat
examples/multialgo-sw-parallel/ground_truths/compressed/Y_S.dat
examples/multialgo-sw-parallel/ground_truths/expanded/G_S.dat
examples/multialgo-sw-parallel/ground_truths/expanded/G_Y.dat
examples/multialgo-sw-parallel/ground_truths/expanded/POSCAR
examples/multialgo-sw-parallel/ground_truths/expanded/S_X.dat
examples/multialgo-sw-parallel/ground_truths/expanded/X_G.dat
examples/multialgo-sw-parallel/ground_truths/expanded/Y_S.dat
examples/multialgo-sw-parallel/ground_truths/relaxed/G_S.dat
examples/multialgo-sw-parallel/ground_truths/relaxed/G_Y.dat
examples/multialgo-sw-parallel/ground_truths/relaxed/POSCAR
examples/multialgo-sw-parallel/ground_truths/relaxed/S_X.dat
examples/multialgo-sw-parallel/ground_truths/relaxed/X_G.dat
examples/multialgo-sw-parallel/ground_truths/relaxed/Y_S.dat
examples/rxff-charge-serial/ffield
examples/rxff-charge-serial/run.py
examples/rxff-charge-serial/ground_truths/optCHOSx.out
examples/rxff-charge-serial/ground_truths/scanCHOSx.out
examples/rxff-parallel/ffield
examples/rxff-parallel/pu.sh
examples/rxff-parallel/run.py
examples/rxff-parallel/ground_truths/optCHOSx.out
examples/rxff-parallel/ground_truths/dissociation_length_scan/CHOSx.run1.out
examples/rxff-parallel/ground_truths/dissociation_length_scan/CHOSx.run2.out
examples/rxff-parallel/ground_truths/dissociation_length_scan/CHOSx.run3.out
examples/rxff-parallel/ground_truths/frequency_length_scan/CHOSx.out
examples/rxff-serial/run.py
examples/rxff-serial/template
examples/rxff-serial/variable_bounds
examples/rxff-serial/ground_truths/optCHOSx.out
examples/rxff-serial/ground_truths/scanCHOSx.out
examples/sw-parallel/pu.sh
examples/sw-parallel/run.py
examples/sw-parallel/template
examples/sw-parallel/variable_bounds
examples/sw-parallel/ground_truths/compressed/G_S.dat
examples/sw-parallel/ground_truths/compressed/G_Y.dat
examples/sw-parallel/ground_truths/compressed/POSCAR
examples/sw-parallel/ground_truths/compressed/S_X.dat
examples/sw-parallel/ground_truths/compressed/X_G.dat
examples/sw-parallel/ground_truths/compressed/Y_S.dat
examples/sw-parallel/ground_truths/expanded/G_S.dat
examples/sw-parallel/ground_truths/expanded/G_Y.dat
examples/sw-parallel/ground_truths/expanded/POSCAR
examples/sw-parallel/ground_truths/expanded/S_X.dat
examples/sw-parallel/ground_truths/expanded/X_G.dat
examples/sw-parallel/ground_truths/expanded/Y_S.dat
examples/sw-parallel/ground_truths/relaxed/G_S.dat
examples/sw-parallel/ground_truths/relaxed/G_Y.dat
examples/sw-parallel/ground_truths/relaxed/POSCAR
examples/sw-parallel/ground_truths/relaxed/S_X.dat
examples/sw-parallel/ground_truths/relaxed/X_G.dat
examples/sw-parallel/ground_truths/relaxed/Y_S.dat
examples/sw-serial/run.py
examples/sw-serial/template
examples/sw-serial/variable_bounds
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/errors.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