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:


Last revised on 21 June 2024.