ppc_porous_medium_test
ppc_porous_medium_test,
a C code which
calls ppc_porous_medium(), which
solves the porous medium equation, dudt=Del^2(u^m),
from Rouben Rostamian's "Programming Projects in C";
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
ppc_porous_medium,
a C code which
solves the porous medium equation, dudt=Del^2(u^m),
from Rouben Rostamian's "Programming Projects in C";
Source Code:
-
pme1.gv,
a plotting script using geomview().
-
pme1.m,
a plotting script using matlab().
-
pme1.mpl,
a plotting script using maple().
-
pme1.png,
a plot of the solution.
-
pme2.gv,
a plotting script using geomview().
-
pme2.m,
a plotting script using matlab().
-
pme2.mpl,
a plotting script using maple().
-
pme2.png,
a plot of the solution.
Last revised on 21 June 2024.