Ray Speth
06b3500a31
[CI] Remove MSVC toolset 14.1 runs due to upstream image changes
2024-06-02 17:23:59 -04:00
Ray Speth
7c0acf4a8b
Fix compatibility with Sphinx 7.3 and Sphinx Gallery 0.16
2024-06-02 17:23:59 -04:00
Ray Speth
5254a6bff6
[Doc] Add general tips for working with VS Code
...
Co-authored-by: Bryan W. Weber <bryan.w.weber@gmail.com>
2024-06-02 17:23:59 -04:00
Ray Speth
9c6f457c2a
[Doc] Describe running PyTest tests through VS Code
2024-06-02 17:23:59 -04:00
Ray Speth
15cc2f6e02
[Doc] Describe setup for debugging through VS Code
2024-06-02 17:23:59 -04:00
Ray Speth
331601da20
[Doc] Describe steps for running and debugging tests
2024-06-02 17:23:59 -04:00
Ray Speth
1c89a9366c
[Doc] Rework YAML reference landing page
2024-06-02 17:23:59 -04:00
Ray Speth
379ae509aa
[Doc] Rework Python API landing page
2024-06-02 17:23:59 -04:00
Ray Speth
ec0fabef07
[Doc] Add a page on writing examples for Sphinx Gallery
2024-06-02 17:23:59 -04:00
Ray Speth
355e8f75f5
[Doc] Update contributing suggestions
2024-06-02 17:23:59 -04:00
Ray Speth
1ff5423c89
[Doc] Update PR/git workflow guidance
2024-06-02 17:23:59 -04:00
Ray Speth
3cfab75428
[Doc] Start page about writing tests
2024-06-02 17:23:59 -04:00
Ray Speth
2c23124a61
[Doc] Describe method for documenting Cython class attributes
2024-06-02 17:23:59 -04:00
Ray Speth
19d159a961
[Doc] Update author credit guidelines
2024-06-02 17:23:59 -04:00
Ray Speth
fca36a5906
[Doc] Show CONTRIBUTING.md contents on website
2024-06-02 17:23:59 -04:00
Ray Speth
c68e3f9844
[Doc] Move code style guidelines into Sphinx docs
2024-06-02 17:23:59 -04:00
Ray Speth
17982b5cf9
[CI] Use stable version of Sphinx Gallery
...
The changes we need to suppport non-Python examples were included
in the 0.15.0 release.
2024-06-02 17:23:59 -04:00
Ray Speth
4b72c97969
[Doc] Update dependencies for building docs
2024-06-02 17:23:59 -04:00
Ray Speth
eee03421c5
[Doc] Add reference for PLOG formulation
2024-06-02 17:23:59 -04:00
Ray Speth
d37a76bf61
Ignore warning about caching Sphinx config
2024-04-20 07:37:18 -05:00
Ray Speth
020b18b449
[CI] Show Sphinx warnings separately
2024-04-20 07:37:18 -05:00
Ray Speth
d81bb794df
[CI] Avoid errors from running certain examples
2024-04-20 07:37:18 -05:00
Ray Speth
6bcec8d016
[CI] Fix failing Codecov uploads
2024-04-20 07:37:18 -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
84b9c9c3a7
[CI] Update packages needed for examples
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
Ray Speth
3fdd45e357
[Doc] Automatically ignore unwanted Matplotlib output in gallery
2024-04-20 07:37:18 -05:00
Ray Speth
32a6d3da4e
Revise flame speed sensitivity example based on Jupyter version
...
Co-authored-by: Santosh Shanbhogue <santosh.shanbhogue@gmail.com>
2024-04-20 07:37:18 -05:00
Ray Speth
e97aed10fc
Revise lithium ion battery example based on Jupyter version
...
Co-authored-by: Steven DeCaluwe <steven.decaluwe@gmail.com>
2024-04-20 07:37:18 -05:00
Ray Speth
28092621e4
Migrate heating value example from Jupyter
2024-04-20 07:37:18 -05:00
Ray Speth
9d8d3c3b80
Migrate flame temperature example from Jupyter
2024-04-20 07:37:18 -05:00
Ray Speth
f609e42068
[Doc] Fix error in PFR surface species equation
...
See https://groups.google.com/g/cantera-users/c/_-pzZdv1lDM
2024-04-20 07:37:18 -05:00
Ray Speth
908ee90267
Migrate nonideal equation of state example from Jupyter
...
Co-authored-by: Gandhali Kogekar <gkogekar@gmail.com>
Co-authored-by: Bryan W. Weber <bryan.w.weber@gmail.com>
2024-04-20 07:37:18 -05:00
Ray Speth
2a57a963c8
[CI] Skip whitespace checks on specific files
2024-04-11 08:57:01 -04:00
Ray Speth
9a33c9532a
[Examples] Move input for coverage dependent surface to submodule
2024-04-11 08:57:01 -04:00
Ray Speth
3da2d27b22
[Examples] Move input files for PorousMediaBurner.py to submodule
2024-04-11 08:57:01 -04:00
Ray Speth
0c5fa1b201
[Python] List data files from subdirectories
2024-04-11 08:57:01 -04:00
Ray Speth
9ec376ec06
Move Itikawa example mechanism to data repo
2024-04-11 08:57:01 -04:00
Ray Speth
9bbd0fac3d
[SCons] Install example input files from git submodule
2024-04-11 08:57:01 -04:00
Ray Speth
92d3aeca42
[SCons] Refactor git submodule checkout into a function
2024-04-11 08:57:01 -04:00
Ray Speth
0d362b7bfe
[SCons] Avoid creating extra copy of data files in build/data
2024-04-11 08:57:01 -04:00
Ingmar Schoegl
3e036b7c84
[Python] Remove most weakproxy sentinels
2024-04-11 06:16:13 -05:00
Ingmar Schoegl
4d3025587f
[equil] Add species lock
2024-04-11 06:16:13 -05:00
Ingmar Schoegl
46913c88cc
[SolutionArray] Add species lock
2024-04-11 06:16:13 -05:00
Ingmar Schoegl
fbd2d37df0
[zeroD] Add species lock to reactor objects
2024-04-11 06:16:13 -05:00
Ingmar Schoegl
e8f84cab6b
[oneD] Implement species lock
2024-04-11 06:16:13 -05:00