Read this lesson as text

Spatial Models Summary

Mathematical Modeling · Axiom Academy

Reviewing how partial differential equations capture spatial dynamics and pattern formation. Diffusion: Models how substances spread from high to low concentration, driven by random molecular motion Heat Equation: The canonical diffusion model where temperature evolves according to u_t = k u_xx Advection: Transport by bulk flow, modeled by u_t + c u_x = 0 with wave speed c Combined Models: Advection-diffusion equations capture both transport mechanisms simultaneously Wave Equation: Describes oscillatory motion via u_tt = c^2 u_xx , with characteristic speed c Traveling Waves: Solutions of the form u(x,t) = f(x - ct) that maintain shape while moving Standing Waves: Stationary patterns from superposition of traveling waves Boundary Conditions: Dirichlet, Neumann, and periodic conditions determine solution behavior at domain edges Core Idea: Combines local reaction kinetics with spatial diffusion to model morphogenesis and chemical patterns Turing Patterns: Instabilities arise when an activator diffuses slower than an inhibitor, creating spots and stripes Turing Conditions: Requires specific diffusion coefficient ratios and reaction term properties Applications: Animal coat patterns, chemical waves, vegetation patterns in ecosystems Dirichlet: Specifies the value of the solution at the boundary (fixed temperature, concentration) Neumann: Specifies the flux or derivative at the boundary (insulated, no-flow)

This is the written version of the interactive lesson above. See the full Mathematical Modeling course.