fd1d_heat_steady_test


fd1d_heat_steady_test, a FORTRAN90 code which calls fd1d_heat_steady(), which applies the finite difference method to estimate the solution of the steady state (time independent) heat equation over a one dimensional region, which can be thought of as a thin metal rod.

Licensing:

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

Related Data and codes:

fd1d_heat_steady, a FORTRAN90 code which uses the finite difference method (FDM) to solve the steady (time independent) heat equation in 1D.

Source Code:


Last revised on 29 June 2020.