fd1d_heat_steady_test


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

Licensing:

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

Related Data and Programs:

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

Source Code:


Last revised on 06 December 2023.