Thomas Fiala
304364c203
[Reactor] Add documentation for advance_to_steady_state
...
Also, update tutorials to use this feature.
2015-11-03 15:46:07 -05:00
Bryan W. Weber
afde0a7b52
[Doc] Remove old F77 and F90 SCons options from Intel instructions
2015-10-28 15:33:13 -04:00
Bryan W. Weber
d4fb85d4c3
[Doc] Clarify cloning instructions
...
Clarify the instructions on how to clone the repository and which tags or branches should be checked out to get certain releases of the software.
2015-10-28 15:31:33 -04:00
Bryan W. Weber
6cca4cf55c
[Doc] Recommend to use pip to install optional Python packages on Ubuntu
2015-10-26 10:32:31 -04:00
Ivan Mitrichev
02fc127c13
Cython minimum version is 0.19
...
Also, setuptools is required to build/install the python module.
Resolves #302 .
2015-10-25 14:15:45 -04:00
Bryan W. Weber
2e79a0978e
[Doc] Update Homebrew install instructions.
...
Update the Homebrew install instructions with a recommendation on how to install the Matlab toolbox and add additional options that are supported during the install process.
2015-10-25 09:15:31 -04:00
Ray Speth
f910f8c3ee
Bump development version to 2.3.0a1
2015-10-24 20:21:32 -04:00
Ray Speth
02ee03ffb2
[Doc] Mention IPython and Matplotlib in installation instructions
2015-10-24 17:47:49 -04:00
Ray Speth
92311f0b67
[Doc] Mention '--with-python3' option for Homebrew installer
2015-10-24 17:47:49 -04:00
Ray Speth
0542e694a9
[Thermo] Merge classes StoichSubstance and StoichSubstanceSSTP
...
Use the implementation of StoichSubstanceSSTP (descended from
SingleSpeciesTP) but change the name to StoichSubstance.
2015-10-19 00:17:40 -04:00
Ray Speth
c0eca16b34
Exclude cppformat from Doxygen docs
2015-10-17 22:43:20 -04:00
Ray Speth
e094967ebb
[Doc] Update version requirements
2015-10-17 22:35:37 -04:00
Ray Speth
f9375e1a09
Use locks/mutexes from the standard library instead of Boost.Thread
...
This eliminates the need to link against any of the compiled Boost libraries,
and means that we can always build in thread-safe mode
2015-10-17 18:58:50 -04:00
Ray Speth
fb4eece9f8
Use std::unique_ptr instead of raw pointers where appropriate
2015-10-14 18:45:23 -04:00
Ray Speth
e131766b71
Replace auto_ptr with unique_ptr
...
auto_ptr is deprecated in c++11
2015-10-14 18:45:23 -04:00
Ray Speth
0daf89c7d3
[Doc] Update checkout instructions to handle git submodules
2015-10-14 18:45:22 -04:00
Ray Speth
dcfcb528b8
[Doc/Reactor] Improve description for wall heat transfer terms
2015-10-14 18:08:13 -04:00
Ray Speth
f92e4b5f3c
[Doc] Add link to guidelines for creating good examples for bug reports
2015-10-14 17:10:19 -04:00
Ray Speth
512dffe859
[Test] Fix csv test comparisons to work with Numpy 1.10
...
Drop support for Numpy 1.3 (which lacks the skip_header argument to genfromtxt).
2015-10-08 13:20:07 -04:00
Ray Speth
d559af9d38
[Python] Add docs for class Quantity
2015-08-24 17:31:04 -04:00
Ray Speth
e4c45b6429
General whitespace cleanup
...
Remove unnecessary blank lines and trailing whitespace. Replace tabs with
spaces.
2015-08-02 23:06:15 -04:00
Ray Speth
65741171f4
[Doc] Fix typos in NASA polynomial formulas
2015-07-23 16:46:08 -04:00
Ray Speth
546289f737
Remove deprecated code with functional alternatives
2015-07-13 18:59:09 -04:00
Thomas Fiala
b7f2451f06
[Doc] Improve documentation for reactor networks and add more examples
...
Resolves #281
2015-07-07 19:48:15 -04:00
Ray Speth
9a4bc3c34f
[Doc] Fix typo in Planck constant units
...
Fixes #280 .
2015-07-01 12:04:36 -04:00
Ray Speth
4273fe865d
[Doc] Update list of SCons options shown in Sphinx docs
2015-06-23 23:15:40 -04:00
Ray Speth
6994d56587
[Doc] Sphinx reads version info from config.h
2015-06-14 20:00:54 -04:00
Ray Speth
430c59634a
[Doc] Extend sphinxdoc theme instead of overwriting CSS file
...
Overwriting the CSS file caused styles to fall out-of-date with the HTML
generated by newer versions of Sphinx. This way, we just need to maintain a few
customizations to the base theme.
2015-06-12 18:34:44 -04:00
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