MANIFEST.in
pyproject.toml
hotpot/__init__.py
hotpot/_io.py
hotpot/bundle.py
hotpot/cheminfo.py
hotpot/tmo.py
hotpot/tools.py
hotpot/data/periodic_table.json
hotpot/data/units.json
hotpot/data/force_field/contents.json
hotpot/data/force_field/UFF/LJ.json
hotpot/data/force_field/aMaterials/SiC.tersoff
hotpot/tanks/__init__.py
hotpot/tanks/cc.py
hotpot/tanks/features.py
hotpot/tanks/quantum.py
hotpot/tanks/lmp/__init__.py
hotpot/tanks/lmp/base.py
hotpot/tanks/lmp/gcmc.py
hotpot/tanks/lmp/materials.py
hotpot/utils/__init__.py
hotpot/utils/units_convert.py
hotpot_zzy.egg-info/PKG-INFO
hotpot_zzy.egg-info/SOURCES.txt
hotpot_zzy.egg-info/dependency_links.txt
hotpot_zzy.egg-info/requires.txt
hotpot_zzy.egg-info/top_level.txt
test/test_amorphous_maker.py
test/test_bundle.py
test/test_chemif.py
test/test_lmp.py