(a) 0_D extinction calculation speed is greatly increased.
(b) A calculator is added to calculate species LHV.
(c) NO and NO2 ppmvd at 15%O2 level is exported.
(d) Parallel calculation of 1D flame enabled. Change nProcs to fit your PC.
(e) A bug fix is done, 'idx_OH' must be used when retriving 1D flame ppmvd at flame front.
Cantera extension program is developed for Phoenix Biopower, Stockholm, Sweden.
Current version is for windows user only, if you need a version for Linux,
Email: [email protected]
(a) Extra graphical grid towards calculation of single mixture chosen at interface.
(b) Throw error when users enter incorrect input.
(c) Report 1D solution at different residence time, rather than only at flame front.
(d) Group all needed libraries into one single executable package.
(e) CRN implementation
(f) Add automatic plots for achieved datasets.
Use the package manager conda to install Cantera-ext.
conda update --force conda
conda create -n cantera -c anaconda python=3.7
conda activate cantera
conda install --channel cantera/label/dev cantera
conda install -c anaconda numpy
conda install -c anaconda pandas
conda install -c anaconda xlrd
conda install -c anaconda openpyxl
python V3.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
No License assigned yet. Any use of this program must obtained permission from Authors: [email protected] or [email protected]