heated_plate_test


heated_plate_test, a C++ code which calls heated_plate(), which solves the steady state heat equation in a 2D rectangular region, and is intended as a starting point for implementing an OpenMP parallel version.

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:

heated_plate, a C++ code which solves the steady (time independent) heat equation in a 2D rectangular region, and is intended as a starting point for implementing a parallel version.

Source Code:


Last revised on 12 March 2020.