cantera/interfaces
Ray Speth b3e25ee963 Modified Reactor::updateState to get sensitivity analysis working
Sensitivity analysis requires that the system responds appropriately to small
perturbations in the solution, a condition which is not satisfied when using the
default iterative method implemented by ThermoPhase::setState_UV. Instead, we
now use Newton's method to calculate the mixture temperature to within a small
multiple of machine precision.
2012-11-02 20:07:21 +00:00
..
cython Modified Reactor::updateState to get sensitivity analysis working 2012-11-02 20:07:21 +00:00
matlab Removing deprecated / nonfunctional methods from Reactor 2012-10-12 20:34:33 +00:00
python Merge bug fixes from 2.0 maintenance branch 2012-10-30 15:46:10 +00:00