Problem description
flame1.m, flame2.m and diff_flame.m examples no longer work: the first fails to converge, and temperatures of the other two are equal to inlet temperatures.
Steps to reproduce
- Install Cantera from scratch
- Follow instructions in
interfaces/matlab_experimental/readme.md
- Run one of the flame examples
Behavior
No combustion is observed
System information
- Cantera version: latest
main
- OS: macOS
- Python/MATLAB/other software versions: MATLAB R2023b
Other context
Issue was discovered when testing changes in #1619, but same behavior was observed on current main.
Problem description
flame1.m,flame2.manddiff_flame.mexamples no longer work: the first fails to converge, and temperatures of the other two are equal to inlet temperatures.Steps to reproduce
interfaces/matlab_experimental/readme.mdBehavior
No combustion is observed
System information
mainOther context
Issue was discovered when testing changes in #1619, but same behavior was observed on current
main.