Releases: Niemeyer-Research-Group/pyMARS
Releases · Niemeyer-Research-Group/pyMARS
v1.1.0
[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 ofend-time
ormax-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
Some functionality, but still under heavy development.
v0.0.1
[0.0.1] - 2017-04-01
Added
- Added preliminary project files (README, CODE_OF_CONDUCT, etc.) without any
actual source code