fd1d_heat_implicit_test


fd1d_heat_implicit_test, a Fortran90 code which calls fd1d_heat_implicit(), which solves the time-dependent 1D heat equation, using the finite difference method in space, and an implicit version of the method of lines to handle integration in time.

Licensing:

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

Related Data and codes:

fd1d_heat_implicit, a Fortran90 code which uses the finite difference method (FDM) and implicit time stepping to solve the time dependent heat equation in 1D.

Source Code:


Last revised on 29 June 2020.