-
```
What steps will reproduce the problem?
I run the code found at
https://groups.google.com/forum/#!topic/cantera-users/ueLh3_kyz54, which was
posted in 2012. Error still has not been fixed.
What …
-
```
What steps will reproduce the problem?
I run the code found at
https://groups.google.com/forum/#!topic/cantera-users/ueLh3_kyz54, which was
posted in 2012. Error still has not been fixed.
What …
-
**Abstract**
Reduced kinetics (those composed of non-elementary reactions, quasi-steady-state assumptions, and/or algebraic relationships) are often distributed in a common format originating from …
-
```
What steps will reproduce the problem?
1.I Know there are python (adiabatic_flame.py) and c++ (flamespeed.cpp) demos
which provides laminar flames speed but unfortunately the 1D expamples in
mat…
-
**Problem description**
The AramcoMech 3.0 mechanism (and NUIGMech 1.1, which containts the same problematic reactions) fails to validate after Cantera 2.6.0 was released. This reaction mechanism d…
-
**Abstract**
The ultimate goal of this project is to allow users to write their own models for thermodynamics, kinetics, reactors, etc. in easy-to-use high level languages like Python, rather than …
speth updated
3 years ago
-
Apparently the mechanism data for all the demonstrated cases have been generated for 4th order polynomial fits, consistently with Cantera and Chemkin. While this is not a problem for Sutherland models…
-
The Chemkin format is not supported using the latest Cantera version. For example, in our mechanism, the format is:
```
H+O2(+M)=HO2(+M) 4.66E12 0.44 0.0E0
HE/0.57/
AR/0.0/
N2/1…
-
```
What steps will reproduce the problem?
I run the code found at
https://groups.google.com/forum/#!topic/cantera-users/ueLh3_kyz54, which was
posted in 2012. Error still has not been fixed.
What …
-
**Problem description**
Both 'legacy' and 'new' frameworks copy reaction rate objects into contiguous arrays of objects that are evaluated by `Kinetics` specializations (as all objects are in c…