Ray Speth
3de0273365
Drop support for numpy<1.21
2024-12-31 11:52:42 -05:00
Ray Speth
6b386045c8
[Examples] Normalize spelling of 'colors'
2024-12-02 10:06:01 -05:00
Ray Speth
4f3e6cc81d
[Examples] Fix file output issues with some flame examples
2024-12-02 10:06:01 -05:00
Ray Speth
e780f27bd5
[Examples] Add plots to Python 1D flame examples
2024-12-02 10:06:01 -05:00
Ray Speth
0228276741
[Examples] Revise piston.py
2024-12-02 10:06:01 -05:00
Ray Speth
a70ad2b6c7
[Examples] Revise Blowers-Masel example
2024-12-02 10:06:01 -05:00
Ray Speth
350e0cec82
[Examples] Revise mechanism reduction example
2024-12-02 10:06:01 -05:00
Ray Speth
df0618fbf1
[Examples] Rewrite isentropic.py
...
Provide better explanations of what the example is showing, and
add plots of the temperature and pressure to better illustrate
the resulting flow characteristics.
2024-12-02 10:06:01 -05:00
Ray Speth
6e6fd3f739
[Examples] Add plot to sound_speed.py
2024-12-02 10:06:01 -05:00
Ray Speth
9e9be4fcf6
[Examples] Add figure to critical_properties.py
2024-12-02 10:06:01 -05:00
Ray Speth
a2f5665c24
[Examples] Add section headings to some examples
2024-12-02 10:06:01 -05:00
Ray Speth
1c15cf35d5
[Examples] Fix plotting in coverage dependent surface example
...
Also add some sphinx-gallery headings and switch to Axes-based plotting
2024-12-02 10:06:01 -05:00
Ray Speth
0d5dd326b6
[Doc] Add several complete YAML examples
2024-11-26 22:14:34 -05:00
Ray Speth
f3d77f401e
[Examples] Fix use of kineticsSpeciesIndex in diamond_cvd
...
Fixes #1806
2024-11-16 15:57:22 -06:00
Ray Speth
ce858af164
Fix a few spelling errors/typos
2024-11-09 08:34:25 -06:00
Ray Speth
066120cc40
[Doc] Update Singal et al. citation
2024-11-02 06:54:54 -05:00
Ray Speth
15a941e96b
Formatting tweaks to LinearBurkeRate
2024-10-23 09:02:49 -04:00
pjsingal
1dc6af9e78
Reformat to follow 88char limit in Linear-Burke files
2024-10-23 09:02:49 -04:00
pjsingal
475b016e3f
[Doc] Revise LinearBurkeRate docs
2024-10-23 09:02:49 -04:00
pjsingal
6cf00e2af1
[Kinetics] Added LMRR cantera examples
2024-10-23 09:02:49 -04:00
Ingmar Schoegl
ee84056e1b
[samples] Avoid import errors for graphviz draw
2024-09-29 14:21:48 -04:00
Ray Speth
7d51556fd2
[1D] Prevent negative inlet velocity in continuation example
2024-08-26 23:34:28 -04:00
Ray Speth
38f03f4c8d
[1D] Revise continuation example to improve efficiency & robustness
2024-08-21 16:43:56 -05:00
Ingmar Schoegl
a761c3b87e
[samples] Fix typo
2024-08-09 17:01:35 -04:00
Ingmar Schoegl
e6eae44a86
[samples] Add C++ Func1 custom reaction benchmark
2024-08-09 17:01:35 -04:00
Ray Speth
aecf6715bc
[Examples] Revise preconditioned integration example
...
- Modify formatting for Sphinx Gallery
- Use a larger mechanism file from the example_data repo to better
demonstrate the benefits of preconditioning
2024-06-25 17:42:07 -04:00
Ray Speth
1e5b80e25f
[Examples] Revise reactor wall/heat transfer example
...
- Structure comments for Sphinx Gallery
- Show reactor network structure at start and end of simulation
- Use pandas to show table of intermediate states and write CSV file
2024-06-25 17:42:07 -04:00
Ray Speth
b8cec23275
[Doc] Add more links between tutorials and examples
...
Resolves Cantera/cantera-website#103
2024-06-25 17:42:07 -04:00
Ray Speth
f5a0176c28
[Python] Make more use of Interface.adjacent
2024-06-25 17:42:07 -04:00
Ray Speth
eec37ffcd8
[Examples] Add reactor network visualization to mix1.py
2024-06-25 17:42:07 -04:00
Ray Speth
16fd0bb782
[Examples] Update reaction_path.py for Sphinx Gallery
2024-06-25 17:42:07 -04:00
Ray Speth
49513a80fc
[Examples] Provide additional integrator output for CSTR cases
2024-06-25 17:42:07 -04:00
Ray Speth
fd36ea68db
[Examples] Reorganize Python examples into fewer categories
2024-06-25 17:42:07 -04:00
Ray Speth
06973fbb0c
[Doc] Warn about problems with multiphase equilibrium solver
2024-06-25 17:42:07 -04:00
Ray Speth
c1a9004445
[Examples] Make better Sphinx Gallery output from sofc.py
2024-06-25 17:42:07 -04:00
Ray Speth
96ce2c1b2d
[Examples] Use Newton's method from SciPy
2024-06-25 17:42:07 -04:00
Ray Speth
b4fa5318b4
[1D] Update formatting related to two point flame control
2024-06-21 14:23:34 -04:00
Christopher Neal
b1c683b691
fixed whitespace errors
2024-06-21 14:23:34 -04:00
Christopher Neal
9fd067dbaa
formatting changes & documentation/samples tweaks
2024-06-21 14:23:34 -04:00
Christopher Neal
7b2cace4c4
improved comments for control point picking, added more tests, updated example script
2024-06-21 14:23:34 -04:00
Christopher Neal
b357c79f53
updates to docstrings, code logic, and tests for two-point control
2024-06-21 14:23:34 -04:00
Christopher Neal
a5221ac503
added a documentation section and an example
2024-06-21 14:23:34 -04:00
Ray Speth
4d509b5423
[Python] Fix Numpy 2.0 compatibility issues
2024-06-19 10:27:10 -04:00
Ray Speth
4565a55e40
[Examples] Fix use of deprecated pint unit formatter
2024-06-10 21:17:16 -05:00
Ray Speth
b39c64aee8
Migrate CSTR example from Jupyter
...
Co-authored-by: Santosh Shanbhogue <santosh.shanbhogue@gmail.com >
2024-04-20 07:37:18 -05:00
Ray Speth
9576bd084c
Migrate interactive path diagram example from Jupyter
...
Co-authored-by: Sai Krishna <sirumalla.s@husky.neu.edu >
2024-04-20 07:37:18 -05:00
Ray Speth
76cc445a29
Revise nonideal shock tube example based on Jupyter Notebooks
...
Brings in some updates based on nonideal_shock_tube.ipynb and
batch_reactor_ignition_delay_NTC.ipynb.
Co-authored-by: Santosh Shanbhogue <santosh.shanbhogue@gmail.com >
Co-authored-by: Steven DeCaluwe <steven.decaluwe@gmail.com >
2024-04-20 07:37:18 -05:00
Ray Speth
a230d54da5
Migrate 1D packed bed example from Jupyter
...
Co-authored-by: Gandhali Kogekar <gkogekar@gmail.com >
2024-04-20 07:37:18 -05:00
Ray Speth
5077786b02
Revise twin flame example based on Jupyter
...
Re-draw figure from Jupyter example as an SVG.
Co-authored-by: Santosh Shanbhogue <santosh.shanbhogue@gmail.com >
2024-04-20 07:37:18 -05:00
Ray Speth
1fda1c022f
Migrate flame convergence analysis example from Jupyter
...
Co-authored-by: Richard West <r.west@northeastern.edu >
2024-04-20 07:37:18 -05:00