Skip to content
Weilun Qiu edited this page Jun 24, 2020 · 11 revisions

Install dependency

conda install -c cantera/label/dev cantera
  • ruamel.yaml
    For anaconda
conda install -c conda-forge ruamel.yaml

Install ReacTorch

git clone git@github.com:DENG-MIT/reactorch.git
python setup.py install

Test Installation

Run auto ignition case in "exmaple".

Clone this wiki locally