heat_test, an R function which calls heat(), which solves the 1D heat equation using the forward time centered space (FTCS) method.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
heat, an R code which solves the 1D heat equation using the forward time centered space (FTCS) method.