string_pde


string_pde, an Octave code which sets up and solves the partial differential equations (PDE) describing a vibrating string, creating files that can be displayed by gnuplot().

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

string_pde is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version.

Related Data and codes:

string_pde_test

allen_cahn_pde, an Octave code which sets up and solves the Allen-Cahn reaction-diffusion system of partial differential equations (PDE) in 1 space dimension and time.

artery_pde, an Octave code which solves a partial differential equation (PDE) in one spatial dimension and time, that models the displacement of arterial walls under pressure.

Reference:

  1. George Lindfield, John Penny,
    Numerical Methods Using MATLAB,
    Second Edition,
    Prentice Hall, 1999,
    ISBN: 0-13-012641-1,
    LC: QA297.P45.

Source Code:


Last revised on 04 August 2020.