Skip to content

materialssimulation/HTMACat-kit

Repository files navigation

HTMACat-Kit

python MDNM license PRs contributors


📌 1. Introduction

The code is developed by Professor Bin Shan's team at HUST. It is originally designed to provide an efficient, stable and reliable tool for high throughput modelling, computational and other steps in catalytic reaction processes.The software mainly includes functional modules such as surface structure analysis and information extraction, catalytic surface and various adsorption model construction, automatic construction of primitive reaction processes, automatic extraction of computational data and automatic extraction.

🚀 2. Installation Guide

2.1 Environment

Python >= 3.6, <=3.9
ase >= 3.19
numpy >= 1.20.0
networkx >=2.1
scipy >= 0.1
spglib >= 0.1
ruamel.yaml > 0.15
rdkit >= 2022.3.3
typer[all] >= 0.6
scikit-learn >= 1.0.1

2.2 Installation

Install from PyPI

pip install HTMACat

or install from source code

# master branch
pip install -U git+https://github.com/materialssimulation/HTMACat-kit.git@master
# or dev branch
pip install -U git+hhttps://github.com/materialssimulation/HTMACat-kit.git@dev

⚡ 3. Getting started

Please Visit HTMACat-kit’s documentation for more information.

❤️ Contributing Authors

🐤 Links