porous_medium_exact_test


porous_medium_exact_test, a C code which calls porous_medium_exact(), which returns an exact solution of the porous medium equation (PME), dudt=Del^2(u^m), a partial differential equation (PDE) related to the diffusion equation, based on the Barenblatt solution.

Licensing:

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

Related Data and codes:

porous_medium_exact, a C code which returns an exact solution of the porous medium equation (PME), dudt=Del^2(u^m), a partial differential equation (PDE) related to the diffusion equation, based on the Barenblatt solution.

Source Code:


Last revised on 19 May 2024.