fem2d_heat_sparse_test


fem2d_heat_sparse_test, an Octave code which calls fem2d_heat_sparse(), which computes a solution of the heat equation on a specific square region.

Licensing:

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

Related Data and Programs:

fem2d_heat_sparse, an Octave code which solves the time dependent heat equation in an arbitrary triangulated 2D region, using sparse matrix storage format and solver.

Source Code:

The code CONTOUR_SEQUENCE4() can make contour plots from the sequence of solutions:


Last revised on 12 July 2023.