Ray Speth
2256cd03de
[Doc] Homebrew formula no longer supports '--devel' option
...
The '--devel' option is apparently only meant for pointing at tagged development
releases, rather than the tip of a branch.
2015-06-08 13:46:37 -04:00
Ray Speth
c512e2bcbb
[Doc] Update installation instructions for Cantera 2.2.0
2015-06-05 15:29:06 -04:00
Ray Speth
416490ad7a
Bump version to 2.2.0
2015-06-04 18:41:20 -04:00
Ray Speth
bd830b4685
Update year in recommended citation to 2015
2015-06-01 17:01:25 -04:00
Ray Speth
0f55a3bdff
[Python/Doc] Add section on kinetics to the tutorial
2015-06-01 17:01:25 -04:00
Ray Speth
c7e79e64b4
[Doc] Add local tables of contents for thermo and kinetics
2015-05-29 17:32:23 -04:00
Ray Speth
57e73dcb74
[Doc] Fix some Doxygen warnings
2015-05-26 17:05:40 -04:00
Ray Speth
51c8d7365a
[Doc] Fix spelling errors
2015-05-25 20:57:19 -04:00
Ray Speth
2b8a597037
[Doc] Mention 'brew tap --repair' and 'brew doctor'
2015-05-25 15:45:02 -04:00
Ray Speth
468369df13
[Python] Include docs for all classes in Sphinx docs
2015-05-25 00:22:03 -04:00
Ray Speth
772427014a
Bump version to 2.2.0b1
2015-05-11 17:23:37 -04:00
Ray Speth
8ce62988a1
[SCons] Remove previously-deprecated configuration options
2015-05-11 17:23:37 -04:00
Ray Speth
ba9c9c768f
[Kinetics] Use the name 'ThreeBodyReaction' consistently
2015-05-11 16:35:46 -04:00
Ray Speth
a3ec8c0848
[Doc] Use https for MathJax CDN
...
This is needed to make MathJax work when loading the documentation over an https
URL, since some browsers block scripts from non-https sites when loading a page
over https.
2015-05-07 11:29:22 -04:00
Ray Speth
11f4b1b7f7
[Doc] CTI to XML conversion does not generate new files
2015-05-06 21:15:02 -04:00
Ray Speth
14b41ea338
[Python/Doc] Update docs for Solution and Interface
2015-05-06 21:15:02 -04:00
Ray Speth
c214d912e5
[Doc] Add labels to enable linking to Python/Matlab examples
...
The labels are "py-example-scriptname.py" and "matlab-example-scriptname.m",
respectively.
2015-05-06 21:15:02 -04:00
Ray Speth
d470486bee
[Python] Reactants and products can be specified in Reaction constructor
2015-05-06 21:15:01 -04:00
Ray Speth
d68c41197e
[Python/Doc] Document GasTransportData
2015-05-05 11:34:07 -04:00
Ray Speth
18e2ab7c8d
[Python/Doc] Document Reaction and derived classes
2015-05-05 11:34:07 -04:00
Ray Speth
fe0c864f45
[Doc] Fix missing separator before static/class methods in Sphinx docs
2015-05-05 11:00:25 -04:00
Ray Speth
ce15158bf9
[Doc] Fix CSS used for method names in Sphinx docs
...
This appears to be necessary for Sphinx >= 1.3.0
2015-05-05 11:00:25 -04:00
Ray Speth
4ea96b810d
[Python] Document Species, SpeciesThermo, and derived classes
2015-05-05 11:00:25 -04:00
Ray Speth
c371751f65
Remove obsolete references to Subversion
2015-04-29 18:06:40 -04:00
Ray Speth
c1304e9ee6
Add support for Sundials 2.6
...
Resolves #256 .
2015-04-29 18:03:17 -04:00
Ray Speth
9fdf7c0c59
[Doc] Describe NASA9 parameterization in CTI guide
...
Also note availability of data in the NASA9 form using the ThermoBuild web tool
and explain how to convert it to the CTI format.
2015-04-22 14:08:24 -04:00
Ray Speth
d6f7fd855a
[Python] Add access to SpeciesThermo(InterpType) objects
2015-04-20 18:34:36 -04:00
Ray Speth
55ad11a565
[Doc] Mention '-v' flag to 'brew install' as a debugging tool
2015-04-14 15:29:28 -04:00
Ray Speth
df971368a9
Remove some unnecessary files
2015-04-14 14:53:48 -04:00
Ray Speth
ecb6242b79
Fix spelling errors
2015-04-08 19:36:55 -04:00
Ray Speth
7fdef37e4b
Replace Google Code URLs
2015-04-07 18:24:55 -04:00
Ray Speth
7ff9836648
[Doc] Update compilation instructions to reflect Github migration
2015-04-07 18:20:47 -04:00
Ray Speth
8780ef68b0
[Doc] Update supported software versions
2015-03-10 22:41:41 +00:00
Ray Speth
6898976218
[Doc] Update compilation documentation
2015-03-10 22:41:37 +00:00
Ray Speth
a609631981
[Doc] Add glossary defining various abbreviations
2015-03-10 22:41:33 +00:00
Ray Speth
4890cccb03
[Doc] Update phase report examples to show compact species output
2015-03-10 22:41:23 +00:00
Ray Speth
86f0058a0c
[Doc] Fix some inconsistencies in the Python tutorial
...
Resolves Issue 255.
2015-03-10 22:41:19 +00:00
Ray Speth
a15cb7d95c
[Doc] Improve OS X installation instructions
...
Reflect changes due to 10.10 and current Xcode versions. Improve organization
and describe some steps in greater detail. Thanks to Ingmar Schoegl for
suggesting some of the improvements.
Resolves Issue 254.
2015-02-28 00:24:19 +00:00
Ray Speth
88dcff9c47
[Doc] Update instructions for installing Windows dependencies with pip
2015-02-28 00:24:15 +00:00
Ray Speth
e3c598a619
[Doc] Fix formatting problem in OS X installation instructions
2015-02-25 19:48:38 +00:00
Ray Speth
a9754874dc
[Doc] Document MacPorts installation option
...
Thanks to Thomas Fiala for writing the Cantera portfile and getting it added to
MacPorts.
2015-01-13 23:07:06 +00:00
Ray Speth
d5907088a7
[Doc] Note availability of packages for Ubuntu 14.10 (Utopic Unicorn)
2015-01-06 23:37:22 +00:00
Ray Speth
f3b66ec5f7
[Doc] Add search box to Doxygen documentation
...
This also fixes a bug where jquery.js was not being copied to the directory with
the generated documentation on some operating systems (Debian-based Linux
distributions).
2014-12-12 01:37:12 +00:00
Ray Speth
ddfc15bb77
Allow CANTERA_DATA to include multiple directories
2014-12-12 01:36:56 +00:00
Ray Speth
4e6205fa8c
Eliminate memory leak in demoequil.cpp
2014-12-12 01:36:48 +00:00
Ray Speth
0e51465722
[Doc] Describe specification of reaction orders in CTI files
2014-12-05 23:33:42 +00:00
Ray Speth
26cb89b228
[Doc] Update compilation and installation instructions for OS X
...
These instructions apply to OS X 10.9 and 10.10 and XCode 5 and 6.
2014-12-05 23:33:18 +00:00
Ray Speth
5958578c40
[Kinetics] Check for negative and non-reactant reaction orders
...
Allow non-reactant orders for electrochemical reactions
Allow negative orders specifically requested, e.g. by setting the
'negative_orders' option in the CTI definition of the reaction.
2014-11-15 00:47:25 +00:00
Ray Speth
39b751d655
[Equil] Always use the member function versions of 'equilibrate'
...
The various free functions are deprecated, along with the now unnecessary
headers 'equil.h' and 'equilibrium.h'.
2014-11-08 00:53:45 +00:00
Ray Speth
e02a7b0249
[Doc] Describe paths to examples for Homebrewed installation
2014-10-22 22:04:24 +00:00