fd2d_heat_steady_test


fd2d_heat_steady_test, a C code which calls fd2d_heat_steady() to solve the steady state (time independent) heat equation in a 2D rectangular region.

Licensing:

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

Related Data and Programs:

fd2d_heat_steady, a C code which uses the finite difference method (FDM) to solve the steady (time independent) heat equation in 2D.

Source Code:


Last revised on 21 June 2019.