Skip to content

Releases: Niemeyer-Research-Group/pyMARS

v1.1.0

06 Sep 16:38
b568baa
Compare
Choose a tag to compare

[1.1.0] - 2019-09-06

Added

  • Added checks to ensure any species in inputs are in the starting model
  • Added ability to specify ideal_gas object name for reduction, if model in model file

Changed

  • Moved all reduction inputs to a YAML file, and updated associated docs
  • Autoignition simulations now run to steady state by default, with optional
    options of end-time or max-steps to override

Fixed

  • Fixed bug in DRGEP overall interaction coefficient calculation with multiple conditions
  • Removed erroneous message from ignition simulations about lack of convergence
  • Fixed potenetial bug when printing CTI files with hyphens in species names
  • Fixed bug that printed efficiency list for pressure-dependent reactions with explicit third body
  • Fixed bug that retained reactions with explicit third bodies that were removed.

v0.0.9

10 May 19:37
a140ae5
Compare
Choose a tag to compare

Some functionality, but still under heavy development.

v0.0.1

01 Apr 20:01
5b4fe9f
Compare
Choose a tag to compare

[0.0.1] - 2017-04-01

Added

  • Added preliminary project files (README, CODE_OF_CONDUCT, etc.) without any
    actual source code