-
```
What steps will reproduce the problem?
1. I want to use C1-C3 chemical kinetics mechanism, thermodynamic data,
transport properties data into cantera format (.cti) which are presently in
chemkin…
-
```
What steps will reproduce the problem?
1.I want to convert ethanol combustion files data(reaction
mechanism,thermodynamic data,transport parameters) into cantera format(.cti)
which are currently…
-
```
What steps will reproduce the problem?
1.I want to convert ethanol combustion files data(reaction
mechanism,thermodynamic data,transport parameters) into cantera format(.cti)
which are currently…
-
```
The license of the whole code is GPL 3 and is not going to change anyhow.
However there are copyright notices in the beginning of each file (and also in
stdout), like
Copyright (C) 2006-2008 …
-
```
What steps will reproduce the problem?
1.I want to convert ethanol combustion files data(reaction
mechanism,thermodynamic data,transport parameters) into cantera format(.cti)
which are currently…
-
```
The license of the whole code is GPL 3 and is not going to change anyhow.
However there are copyright notices in the beginning of each file (and also in
stdout), like
Copyright (C) 2006-2008 …
-
Dudes! Attempting to compile third-party sources with Antioch headers without linking libantioch.la dies with missing tinyxml symbols. Consequently this doesn't seem like a header-only library...?
…
RhysU updated
11 years ago
-
#7 had some discussion of using this for the VexCL interface, but there's plenty of other places we should be able to use it.
@roystgnr started down this road in the auto_decltype branch. Wanted to o…
-
The setlocale() man-page states that
> On startup of the main program, the portable "C" locale is selected as default.
The QT backend (or PyQT or QT itself) apparently makes a call to setlocale() ac…
-
**Introduction**
The `DifferentialAlgebra` Sage package is an analogue of the MAPLE 14 `DifferentialAlgebra` package.
The underlying theory is the differential algebra of Ritt and Kolchin.
Its main…