Skip to content

xmcao-ccc/SCAKS

 
 

Repository files navigation

SCAKS

Shanghai CAtalysis Kinetics Software. A Micro-Kinetic Analysis package for Catalytic Reactions in Python

Install

  1. Via pip:

    pip install scaks
  2. From source

    git clone https://github.com/xmcao-ccc/scaks.git
    
    cd scaks
    python setup.py install

Test

python setup.py test

or

python -m scaks.tests.test_all

Documentation

For more details, see SCAKS documentation: https://scaks-docs.readthedocs.io/en/latest/

About

SCAKS: Shanghai CAtalysis Kinetics Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • Other 2.1%