stochastic_diffusion_test
stochastic_diffusion_test,
a C code which
calls stochastic_diffusion() to implement
several versions of a stochastic diffusivity coefficient,
using gnuplot() to create graphic images of sample realizations of
the diffusivity field.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
stochastic_diffusion,
a C code which
implements several versions of a stochastic diffusivity coefficient,
and displays sample results using gnuplot.
-
diffusivity_1d_xk_data.txt,
the graphics data file.
-
diffusivity_1d_xk_commands.txt,
the GNUPLOT command file.
-
diffusivity_1d_xk.png,
a plot of the diffusivity as a function of X.
-
diffusivity_2d_bnt_data.txt,
the graphics data file.
-
diffusivity_2d_bnt_commands.txt,
the GNUPLOT command file.
-
diffusivity_2d_bnt.png,
a plot of the diffusivity as a function of X and Y.
-
diffusivity_2d_elman_data.txt,
the graphics data file.
-
diffusivity_2d_elman_commands.txt,
the GNUPLOT command file.
-
diffusivity_2d_elman.png,
a plot of the diffusivity as a function of X and Y.
-
diffusivity_2d_ntw_data.txt,
the graphics data file.
-
diffusivity_2d_ntw_commands.txt,
the GNUPLOT command file.
-
diffusivity_2d_ntw.png,
a plot of the diffusivity as a function of X and Y.
-
diffusivity_2d_pwc_data.txt,
the graphics data file.
-
diffusivity_2d_pwc_commands.txt,
the GNUPLOT command file.
-
diffusivity_2d_pwc.png,
a plot of the diffusivity as a function of X and Y.
Last modified on 16 March 2019.