An computational combustion software package accelerated by GPU, which uses seulex method to solve ordinary differential equations of chemical reactions.
git submodule init
git submodule update --recursive- build yaml-cpp
export LD_LIBRARY_PATH=/yourpath/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/yourpath/yaml-cpp/build:$LD_LIBRARY_PATHconda env create -f gpsode_conda.yaml
conda activate opencc
source bashrc_com
make clean
makepython3 gpsode_main.py