Skip to content

Commit

Permalink
[Doc] Update Singal et al. citation
Browse files Browse the repository at this point in the history
  • Loading branch information
speth authored and ischoegl committed Nov 2, 2024
1 parent ae004ce commit 066120c
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions doc/doxygen/cantera.bib
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,8 @@ @article{singal2024
doi = {10.1016/j.proci.2024.105779},
url = {https://doi.org/10.1016/j.proci.2024.105779},
volume = {40},
number = {1--4},
pages = {105779},
year = {2024}}
@article{stewart1989,
author = {P.~H.~Stewart and C.~W.~Larson and D.~Golden},
Expand Down
2 changes: 1 addition & 1 deletion samples/python/kinetics/jet_stirred_reactor.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
[3] P. J. Singal, J. Lee, L. Lei, R. L. Speth, M. P. Burke, Implementation of New
Mixture Rules Has a Substantial Impact on Combustion Predictions for H2 and NH3,
Proc. Combust. Inst. 40 (2024).
Proc. Combust. Inst. 40 (2024) 105779.
Requires: cantera >= 3.1, pandas, matplotlib
Expand Down
2 changes: 1 addition & 1 deletion samples/python/kinetics/shock_tube.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
[3] P. J. Singal, J. Lee, L. Lei, R. L. Speth, M. P. Burke, Implementation of New
Mixture Rules Has a Substantial Impact on Combustion Predictions for H2 and NH3,
Proc. Combust. Inst. 40 (2024).
Proc. Combust. Inst. 40 (2024) 105779.
Requires: cantera >= 3.1, matplotlib
Expand Down
2 changes: 1 addition & 1 deletion samples/python/onedim/flame_speed.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
[3] P. J. Singal, J. Lee, L. Lei, R. L. Speth, M. P. Burke, Implementation of New
Mixture Rules Has a Substantial Impact on Combustion Predictions for H2 and NH3,
Proc. Combust. Inst. 40 (2024).
Proc. Combust. Inst. 40 (2024) 105779.
Requires: cantera >= 3.1
Expand Down
2 changes: 1 addition & 1 deletion test/data/linearBurke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description: |-
[2] P. J. Singal, J. Lee, L. Lei, R. L. Speth, M. P. Burke, Implementation of New
Mixture Rules Has a Substantial Impact on Combustion Predictions for H2 and NH3,
Proc. Combust. Inst. 40 (2024).
Proc. Combust. Inst. 40 (2024) 105779.
units: {length: cm, time: s, quantity: mol, activation-energy: cal/mol}

Expand Down

0 comments on commit 066120c

Please sign in to comment.