1
1
# The Cantera Community
2
2
3
- _ Resources to help you participate in the community of Cantera users and developers_
3
+ :::{admonition} Supporting Cantera
4
+ If you would like support the Cantera project, please check out our
5
+ {doc}` getting involved <getting-involved> ` page. If you use Cantera in a publication,
6
+ we would appreciate if you {doc}` cited Cantera <citations> ` . If you have found Cantera
7
+ to be useful to your research or company, please consider making a
8
+ [ donation] ( sec-donations ) to support our efforts.
9
+ :::
4
10
5
11
## About the Cantera Community
6
12
@@ -93,6 +99,7 @@ please see the [Contributors' guide](https://github.com/Cantera/cantera/blob/mai
93
99
for assistance in getting started. There are also plenty of current contributors who are
94
100
happy to help, if you do not know how to get started.
95
101
102
+ (sec-bug-reporting)=
96
103
### Bug Reporting
97
104
98
105
** What should I do if I think I've found a bug in Cantera?**
@@ -118,78 +125,13 @@ happy to help, if you do not know how to get started.
118
125
- The necessary * input* to generate the reported behavior
119
126
- The full text of any error message you receive
120
127
121
- ## Supporting Cantera
122
-
123
- ### Citing Cantera
124
-
125
- If you use Cantera in a publication, we would appreciate if you cited the version of
126
- Cantera that you used. This helps to improve the reproducibility of your work, as well
127
- as giving credit to the many [ authors] ( https://github.com/Cantera/cantera/blob/main/AUTHORS )
128
- who have contributed their time to developing Cantera. The recommended citation for
129
- Cantera is as follows:
130
-
131
- > David G. Goodwin, Harry K. Moffat, Ingmar Schoegl, Raymond L. Speth, and Bryan W.
132
- > Weber. * Cantera: An object-oriented software toolkit for chemical kinetics,
133
- > thermodynamics, and transport processes* . < https://www.cantera.org > ,
134
- > 2024 . Version 3.1.0. doi:10.5281/zenodo.14455267
135
-
136
- The following BibTeX entry may also be used:
137
-
138
- ``` bibtex
139
- @misc{cantera,
140
- author = "David G. Goodwin and Harry K. Moffat and Ingmar Schoegl and Raymond L.
141
- Speth and Bryan W. Weber",
142
- title = "Cantera: An Object-oriented Software Toolkit for Chemical
143
- Kinetics, Thermodynamics, and Transport Processes",
144
- year = 2024,
145
- note = "Version 3.1.0",
146
- howpublished = "\url{https://www.cantera.org}",
147
- doi = {10.5281/zenodo.14455267}
148
- }
149
- ```
150
-
151
- If you are using a different version of Cantera, update the ` year ` , ` note ` and ` doi `
152
- fields accordingly. You can find the correct DOI for other versions of Cantera in
153
- [ Cantera's Zenodo Entry] ( https://doi.org/10.5281/zenodo.742000 ) .
154
-
155
- ### Donations
156
-
157
- Finally, please consider financially supporting Cantera's development! Cantera is a
158
- fiscally sponsored project of NumFOCUS, a 501(c)3 nonprofit dedicated to supporting the
159
- open source scientific computing community. If you have found Cantera to be useful to
160
- your research or company, please consider making a
161
- [ donation] ( https://numfocus.org/donate-to-cantera ) to support our efforts. All donations
162
- will be used exclusively to fund the development of Cantera's source code,
163
- documentation, or community.
164
-
165
- ::::{grid} 1 2 2 2
166
-
167
- :::{grid-item}
168
- ``` {image} _static/img/SponsoredProject.png
169
- :align: center
170
- :alt: Powered by NumFOCUS
171
- :target: https://numfocus.org
172
- :width: 250px
173
- ```
174
- :::
175
-
176
- :::{grid-item}
177
- ``` {button-link} https://numfocus.org/donate-to-cantera
178
- :color: primary
179
- :shadow:
180
- :align: center
181
- Donate to Cantera {octicon}`link-external`
182
- ```
183
- :::
184
-
185
- ::::
186
-
187
128
:::{toctree}
188
129
:maxdepth: 1
189
130
:hidden:
190
131
191
132
News <news-index >
192
133
Getting Involved <getting-involved >
134
+ Citing Cantera <citations >
193
135
Affiliated Packages <affiliated >
194
136
Governance <governance >
195
137
Dave Goodwin <dave-goodwin >
0 commit comments