stochastic_heat2d_test
stochastic_heat2d_test,
a Fortran90 code which
calls stochastic_heat2d(), which
solves 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 codes:
stochastic_heat2d,
a Fortran90 code which
solves 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.
Source Code:
-
solution_data.txt
graphics data for an image of the solution corresponding to an example selection of OMEGA.
-
solution_commands.txt
GNUPLOT commands to create an image of the solution corresponding to an example selection of OMEGA.
-
solution.png
an image of the solution corresponding to an example selection of OMEGA.
-
umean_data.txt
graphics data to create an image of mean temperature as a function of OMEGA(1) and OMEGA(2).
-
umean_commands.txt
GNUPLOT commands to create an image of mean temperature as a function of OMEGA(1) and OMEGA(2).
-
umean.png
an image of mean temperature as a function of OMEGA(1) and OMEGA(2).
Last revised on 25 August 2013.