Skip to content

Releases: pr-omethe-us/PyTeCK

v0.2.2

02 Sep 09:53
3261bef
Compare
Choose a tag to compare

[0.2.2] - 2017-09-02

Added

  • Adds DOI badge to README and CITATION
  • Adds AppVeyor build status badge to README
  • Adds restart option to skip existing results files.
  • Updates PyKED version requirement and adds optional validation skipping

Fixed

  • Fixes ignition delay detection for 1/2 max type (only one value possible, rather than list)
  • Fixes test for detecting peaks with min distance
  • Ensure time has units when 1/2 max target
  • Fixed handling of models with variants

Changed

  • Simulation input parameters now change units in place
  • Simulation input composition uses ChemKED Cantera functions

v0.2.1

14 Apr 21:42
ba3adc7
Compare
Choose a tag to compare

0.2.1 - 2017-04-14

Added

  • Adds AppVeyor build for Windows conda packages
  • Adds CONTRIBUTING guide

0.2.0 - 2017-04-13

Added

  • Adds initial web documentation using Sphinx/Doctr
  • Deploys conda and PyPI packages with tagged releases

Changed

  • Major changes for compatibility with PyKED package and newer ChemKED format

v0.1

12 Jul 22:19
0da3153
Compare
Choose a tag to compare

First published version of PyTeCK. Supports validation using both shock tube and RCM experimental data in ChemKED format, but RCM not fully functional.