flame_ode_test


flame_ode_test, a MATLAB code which calls flame_ode(), which solves an ordinary differential equation (ODE) which models the growth of a ball of flame in a combustion process.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

flame_ode, a MATLAB code which considers an ordinary differential equation (ODE) that models the growth of a ball of flame in a combustion process.

Source Code:

flame_euler used euler().

flame_ode45 used ode45().


Last revised on 10 November 2020.