UC3M

UC3M


A modular MATLAB-based framework for solving combustion and high-speed flow problems, with integrated support for caloric models and linear shock-turbulence interaction analysis.

CT layout

CT layout

Robust modular kernel

Robust, object-oriented, and fast chemical equilibrium computations.

Interactive App

The code is encapsulated in a user-friendly GUI with tons of capabilities.

Open source

Completely open source, GUI included!
GitHub GPLv3

Combustion Toolbox in action#

 

The Combustion Toolbox [Cuadra et al., 2026] 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.

There is a sixth closed-source (i.e., proprietary) module, CT-EXPLO, that estimates the theoretical properties of high explosive mixtures and multi-component propellants with non-ideal EoS. Although still under development, CT-EXPLO is distributed in its current form as the thermochemical module of SimEx [Sánchez-Monreal et al., 2022] subject to a proprietary license. Further details on this module will be provided elsewhere.

Start here!#

Tutorials

New to Combustion Toolbox?

Examples

See how the toolbox can be used in practical scenarios.

API Documentation

Let’s check the documentation of almost (every) functions.