fem2d_heat_test


fem2d_heat_test, a Fortran90 code which calls fem2d_heat(), which uses the finite element method to solve a 2D heat equation.

Licensing:

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

Related Data and codes:

FEM2D_HEAT, a Fortran90 code which uses the finite element method and the backward Euler method to solve the 2D time-dependent heat equation on an arbitrary triangulated region.

Source Code:

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


Last revised on 08 July 2020.