stochastic_heat2d_test


stochastic_heat2d_test, a C++ code which calls stochastic_heat2d() to solve the steady state heat equation in a 2D rectangular region with a stochastic heat diffusivity, using the finite difference method (FDM), and stochastic model from Babuska, Nobile and Tempone, using GNUPLOT to illustrate the results.

Licensing:

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

Related Data and Programs:

stochastic_heat2d, a C++ code which implements a finite difference method (FDM) for the steady 2D heat equation, with a stochastic heat diffusivity coefficient, using gnuplot to illustrate the results.

Source Code:


Last revised on 07 February 2019.