Cantera 2.0.2#
Published on March 12, 2013 | Full release on GitHub
Maintenance release fixing issues identified since Cantera 2.0.1.
Fixes for regressions introduced in Cantera 2.0.x#
Fixes for bugs existing prior to Cantera 2.0#
[Matlab] Corrected error message in
setState_SP(54e4b17aa)[1D] Resize
StFlow::m_dthermalafter grid refinement (c4e62b72e)[1D] Fixed calculation of diffusion flux due to Soret effect (
5b423847f)[1D] Fixed an uninitialized variable in
Domain1D(b6a362209)[1D] Fixed a case where the Newton solver could get stuck (
80f3c9d24)Use qualified names in
RxnRates.h(7a4be4dcf)Fixed crashes when reaction mechanism contains no reactions (
a25c1a43b)Ensure that equilibrium constants are not zero (
8847b5aba)Allow
GasKineticsto more easily support derived classes (2dfc55192)
Cantera 2.0.1#
Published on November 18, 2012 | Full release on GitHub
Maintenance release fixing issues identified since Cantera 2.0.0.
Fixes for regressions introduced in Cantera 2.0#
Fixes related to new features introduced in Cantera 2.0#
Fixes for bugs existing prior to Cantera 2.0#
[Python] Fixed an error when setting
FlowReactormass flow rate (1c5f7c3e)Fixed handling of falloff reactions with specific third bodies (
1de94e0e)Fixed a sign error in
isothermalCompressibilityfor ideal phases (86e7723c)Ignore third body efficiencies for missing species in
ohn.cti(3116653f)Fixed handling of explicit reaction orders for certain reactions (
01a9bdcf)Fixed correspondence of reactor types to integer constants used in
newReactor(353fb38b,dec9c269)Fixed a convergence failure in the VCS equilibrium solver (
a6dc9944,ba7725fb)