Diffusion Modeling

This article describes how to model diffusion using NDSolve, and then compares that to constructing your own methods using procedural, functional, rule-based, and modular programming. While based on the diffusion equation, these techniques can be applied to any partial differential equation. Introduction Using the built-in Mathematica command NDSolve to solve partial differential equations is very … Continue reading Diffusion Modeling