23 Commits
Author SHA1 Message Date
Christopher Neal a3835e992f review comments addressed 2026-02-27 14:52:06 -05:00
Christopher Neal 7c90b8b51d first pass at adding linear initial condition to counterflow flame 2026-02-27 14:52:06 -05:00
Ray Speth 23f557af61 [Reactor] Implement ExtensibleReactorSurface 2026-01-28 06:36:00 -06:00
Ray Speth b048fc4062 Remove code deprecated in Cantera 3.2.0 2025-11-21 21:38:21 -05:00
Ingmar Schoegl c529551aea Address review comments 2025-10-17 18:01:53 -04:00
Ingmar Schoegl 6be47c3028 [Python] Rename ReactorBase.contents to phase 2025-10-17 18:01:53 -04:00
Ray Speth 1c913b98eb [Reactor] Make cloning of Solution objects optional 2025-10-08 10:18:27 -04:00
Ingmar Schoegl fa15cdeb20 Rename addDirectory->addDataDirectory 2025-10-02 13:25:53 -04:00
Ray Speth 9fa3dda0a7 [Doc] Update preconditioner/Jacobian docs 2025-02-01 14:15:18 -06:00
Ray Speth 85112e060a [Doc] Mention stack tracing options for debugging 2024-07-09 09:50:40 +02:00
Ray Speth 9d92ad2089 [Doc/Python] Add missing classes to Sphinx docs 2024-06-03 23:26:46 -04:00
Ray Speth 2a843601da [Doc/Python] Add explicit signatures for Cython class constructors
Sphinx is not able to read the signature for the init method of
Cython's cdef classes.

Fixes #1635
2024-06-03 23:26:46 -04:00
Ray Speth 079e442242 [Python] Make class FlowBase visible and add to Sphinx docs 2024-06-03 23:26:46 -04:00
Ray Speth 379ae509aa [Doc] Rework Python API landing page 2024-06-02 17:23:59 -04:00
Bang-Shiuh Chen 31a5d91f66 [input] add lxcat2yaml.py 2024-03-28 10:55:04 -04:00
Ray Speth 88ce512244 [Doc] Resolve some links to the new doc structure
Also remove some obsolete "work in progress" admonitions.
2024-01-16 17:17:39 -05:00
Ray Speth dd7834566f Fix some documentation for ReactorNet drawing 2024-01-05 20:28:44 -05:00
Ray Speth 221ae6a5c2 [Doc] Use 'python' instead of 'cython' for filenames and refs
Partially addresses Cantera/cantera-website#229
2023-10-09 16:40:37 -04:00
Ray Speth b5e540c903 [Python] Remove the legacy Python module 2013-12-09 01:35:08 +00:00
Ray Speth 8292de3ee8 [Python] Add deprecation warnings for the old Python module
The old Python module will be removed after releasing Cantera 2.1.
2013-05-31 15:56:16 +00:00
Ray Speth 0c904bebfa Added infrastructure for using Sphinx to document the new Python module
This includes adding the sphinx_cmd option to SCons, which can be set to the
Python 3 version of sphinx-build as necessary.
2012-09-06 19:58:13 +00:00
Ray Speth 3acf30b3aa Moved build directories for docs to make relative links consistent 2012-04-04 18:45:26 +00:00
Ray Speth 4ef4c79be9 Rearranged Sphinx sources so it can be used for more general documentation 2012-03-30 23:46:25 +00:00