Commit Graph

11140 Commits

Author SHA1 Message Date
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
Ingmar Schoegl
daf8c24303 [Thermo] Add reference counter for species lock 2024-04-11 06:16:13 -05:00
Ingmar Schoegl
b80afd1cc2 [0D] Move deprecation warning for empty reactors 2024-04-10 23:03:52 -04:00
Ingmar Schoegl
8a789676cf [0D] Deprecate direct thermo/kinetics setters 2024-04-10 23:03:52 -04:00
Ingmar Schoegl
cb2be38dc8 [0D] Remove legacy wall methods 2024-04-10 23:03:52 -04:00
Bryan Weber
0c89553977 Remove macOS packaging from workflow
After the removal of the legacy Matlab package, there is no longer a need to build the macOS package. When the new Matlab package is ready, the upstream workflow will need to be updated and this code can be restored.
2024-04-03 14:15:33 -04:00
Ray Speth
ed27faf0fe [CI] Prevent occasional missing apt package errors on .NET build 2024-03-29 17:50:11 -04:00
Ray Speth
55d4dc8318 [CI] Test with Sundials 7.0 2024-03-29 17:50:11 -04:00
Ray Speth
2e424ce9f6 Add compatibility with Sundials 7.0 2024-03-29 17:50:11 -04:00
Ray Speth
b0ba90a3e7 [Kinetics] Ensure rate name is known during third body set up 2024-03-28 10:55:04 -04:00