-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathCITATION.cff
More file actions
52 lines (49 loc) · 2.29 KB
/
CITATION.cff
File metadata and controls
52 lines (49 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# YAML 1.2
---
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
type: misc
license: "GPL-3.0"
title: "Combustion Toolbox: A MATLAB-GUI based open-source tool for solving gaseous combustion problems"
version: 1.2.9
doi: 10.5281/zenodo.5554911
date-released: 2026-01-15
url: "https://combustion-toolbox-website.readthedocs.io"
repository-code: "https://github.com/CombustionToolbox/combustion_toolbox"
abstract:
"
The Combustion Toolbox is a MATLAB-based thermochemical framework designed to solve problems involving chemical equilibrium for both gas- and condensed-phase species. The toolbox is composed of several modules, each of which is designed to solve a specific class of problems:
- **CT-EQUIL** computes the thermochemical equilibrium composition of multi-component gas mixtures for prescribed set of chemical species (gaseous—including ions—or condensed phases) and thermodynamic constraints (e.g. pressure-enthalpy).
- **CT-SD** solves steady-state shock and detonation wave problems for both normal and oblique incidence.
- **CT-ROCKET** estimates the theoretical performance of rocket engines under highly idealized conditions.
- **CT-LIA** predicts shock-turbulence interaction statistics using linear theory, accounting for thermochemical effects.
- **CT-TURBULENCE** performs spectral and statistical analysis of turbulent flows, including energy spectra, Helmholtz decomposition, and turbulence diagnostics.
The framework also includes an intuitive **graphical user interface (GUI)**, with a **royalty-free standalone version** available for Windows, macOS, and Linux.
> For installation instructions and usage guidelines, visit the [Combustion Toolbox website](https://combustion-toolbox-website.readthedocs.io).
"
authors:
-
family-names: "Cuadra"
given-names: A
orcid: "https://orcid.org/0000-0001-8280-2426"
-
family-names: "Huete"
given-names: C
orcid: "https://orcid.org/0000-0002-3227-8520"
-
family-names: "Vera"
given-names: M
orcid: "https://orcid.org/0000-0001-6878-1788"
cff-version: "1.1.0"
keywords:
- thermochemistry
- "chemical-equilibrium"
- ionization
- hypersonics
- shock waves
- detonation
- MATLAB
- app
- toolbox
- "open-source"
- turbulence