string_pde


string_pde, a Fortran77 code which simulates the behavior of a vibrating string by solving the corresponding initial boundary value problem (IBVP), creating files that can be displayed by gnuplot.

Licensing:

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

Languages:

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

Related Data and Programs:

string_pde_test

FD1D_WAVE, a Fortran77 program which applies the finite difference method to solve a version of the wave equation in one spatial dimension.

GNUPLOT, Fortran77 programs which illustrate how a program can write data and command files so that gnuplot can create plots of the program results.

HIGH_CARD_SIMULATION, a Fortran77 program which simulates a situation in which you see the cards in a deck one by one, and must select the one you think is the highest and stop; the program uses GNUPLOT for graphics.

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 16 December 2023.