Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2a65df0
[kinetics] Add VibrationalRelaxationRate reaction rate
Gaetanosaure May 14, 2026
54b4238
rebase and resolve conflicts - [thermo] Warn about misdeclared vibrat…
Gaetanosaure May 22, 2026
abd1c09
Updated TwoTempPlasmaRate class comments and formatting
Gaetanosaure Jul 9, 2026
927ab86
accept only b-gas as entry for yaml
Gaetanosaure Jul 9, 2026
0ba7ea0
update two-temperature-plasma yaml documentation
Gaetanosaure Jul 9, 2026
085147d
simplify twoTempPlasmaRate anymap constructor code
Gaetanosaure Jul 9, 2026
6260a5a
updated cantera.bib
Gaetanosaure Jul 9, 2026
f31351d
update documentation content and format in VibrationalRelaxationRate.h
Gaetanosaure Jul 9, 2026
ad4f41d
line length formatting + further formatting of VibrationalRelaxationR…
Gaetanosaure Jul 9, 2026
54d996b
modify basic formatting in vibrationalRelaxationRate.cpp
Gaetanosaure Jul 9, 2026
1165179
Code formatting and commenting in Plasma phase .h and .cpp
Gaetanosaure Jul 9, 2026
dc3580d
Add comments and simplify some code bits in vibrationalRelaxationRate…
Gaetanosaure Jul 9, 2026
0437f84
correct mistake made on vibration-model assignment during previous co…
Gaetanosaure Jul 9, 2026
c639bb2
drop starikovskiy model in-house sign convention to generalise the ex…
Gaetanosaure Jul 9, 2026
53a1605
replace all YAML parameters' underscores with hyphens
Gaetanosaure Jul 9, 2026
07807c9
centralise string handling for often used strings to avoid typos on them
Gaetanosaure Jul 9, 2026
624c0fc
make required and forbidden key tests more compact
Gaetanosaure Jul 9, 2026
32cb13b
make data input in setParameters more readable and compact
Gaetanosaure Jul 9, 2026
133d934
make sameComposition more compact and readable
Gaetanosaure Jul 9, 2026
06a051b
correct typos and finish corrections that were forgotten during previ…
Gaetanosaure Jul 9, 2026
72d98c6
Factor vibrational relaxation rate-constant map parsing and correct T…
Gaetanosaure Jul 9, 2026
5b2e735
Split vibrational relaxation parameter treatment by model and use swi…
Gaetanosaure Jul 9, 2026
e773816
split getParameter by model as well
Gaetanosaure Jul 9, 2026
162e01e
validateDetailedRelaxationReaction made a little more compact and rea…
Gaetanosaure Jul 9, 2026
cc10c0c
update reactions documentation for the vibration-relaxation reaction …
Gaetanosaure Jul 9, 2026
b50eb2f
correct mispelling in code comments
Gaetanosaure Jul 13, 2026
5338645
added the T-inv optional parameter in TwoTempPlasmaRate, corrected mi…
Gaetanosaure Jul 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions doc/doxygen/cantera.bib
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,22 @@ @article{blowers2000
url = {https://dx.doi.org/10.1002/aic.690461015},
volume = {46},
year = {2000}}
@book{capitelli2013,
title={Plasma kinetics in atmospheric gases},
author={Capitelli, Mario and Ferreira, Carlos M and Gordiets, Boris F and Osipov, Alexey I},
volume={31},
year={2013},
publisher={Springer Science \& Business Media}
}
Comment on lines +34 to +40

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the correct version of the book, right? https://link.springer.com/book/10.1007/978-3-662-04158-1

The publication year is 2000, not 2013. I think it would also be good to provide the DOI and URL fields based on that page for precision, and provide similar information for other books (at least ISBN if DOI is not available). Also, please note the formatting we apply to author names -- initials only for first/middle names, with periods, and ~ to control spacing (though this doesn't actually affect HTML output as far as I know).

@article{castela2016,
title={Modelling the impact of non-equilibrium discharges on reactive mixtures for simulations of plasma-assisted ignition in turbulent flows},
author={Castela, Maria and Fiorina, Beno{\^\i}t and Coussement, Axel and Gicquel, Olivier and Darabiha, Nasser and Laux, Christophe O},
journal={Combustion and flame},
volume={166},
pages={133--147},
year={2016},
publisher={Elsevier}
}
@book{chapman1970,
title={The mathematical theory of non-uniform gases},
author={S.~Chapman and T.~G.~Cowling},
Expand Down Expand Up @@ -111,6 +127,16 @@ @misc{gou2011
howpublished = {\url{https://engine.princeton.edu/model-reduction/}},
note = {Accessed: 2022-04-25},
year = {2011}}
@article{guerra2019,
title={Modelling N2--O2 plasmas: volume and surface kinetics},
author={Guerra, Vasco and Tejero-del-Caz, Antonio and Pintassilgo, Carlos D and Alves, Lu{\'\i}s L},
journal={Plasma Sources Science and Technology},
volume={28},
number={7},
pages={073001},
year={2019},
publisher={IOP Publishing}
}
Comment on lines +130 to +139

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include the DOI/URL fields for all journal articles.

@article{gudmundsson2001,
author = {J.~T.~Gudmundsson},
journal = {Plasma Sources Science and Technology},
Expand Down Expand Up @@ -390,6 +416,16 @@ @book{poling2001
isbn = {0-07-149999-7},
year = {2001},
edition = {Fifth}}
@article{popov2016,
title={Kinetics of plasma-assisted combustion: effect of non-equilibrium excitation on the ignition and oxidation of combustible mixtures},
author={Popov, NA},
journal={Plasma Sources Science and Technology},
volume={25},
number={4},
pages={043002},
year={2016},
publisher={IOP Publishing}
}
@phdthesis{prager2005,
author = {J.~Prager},
school = {Technische Universität Darmstadt},
Expand Down Expand Up @@ -470,6 +506,16 @@ @article{singal2024
number = {1--4},
pages = {105779},
year = {2024}}
@article{starikovskiy2013,
title = "Plasma-assisted ignition and combustion",
journal = "Progress in Energy and Combustion Science",
volume = "39",
number = "1",
pages = "61 - 110",
year = "2013",
issn = "0360-1285",
author = "Andrey Starikovskiy and Nickolay Aleksandrov",
}
@article{stewart1989,
author = {P.~H.~Stewart and C.~W.~Larson and D.~Golden},
journal = {Combustion and Flame},
Expand Down Expand Up @@ -570,6 +616,19 @@ @article{westbrook1981
doi = {10.1080/00102208108946970},
URL = {https://doi.org/10.1080/00102208108946970},
year = {1981}}
@article{zhong2023,
author = {Hongtao Zhong and Xingqian Mao and Ning Liu and Ziyu Wang and Timothy Ombrello and Yiguang Ju},
doi = {10.1016/j.combustflame.2023.112948},
issn = {15562921},
pages = {112948},
journal = {Combust. Flame},
keywords = {Ammonia,Laser diagnostics,N2O/NOx chemistry,Nitrogen cycle,Plasmas,Sustainable energy},
month = {10},
publisher = {Elsevier Inc.},
title = {{Understanding non-equilibrium N$_2$O/NO$_x$ chemistry in plasma-assisted low-temperature NH$_3$ oxidation}},
volume = {256},
year = {2023}
}
@article{zhu2006,
author = {H.~Zhu and R.~J.~Kee},
journal = {Journal of The Electrochemical Society},
Expand Down
Loading
Loading