High pressure h' > 0 Low pressure h' < 0 Wind vector (u, v)
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Shallow-Water Weather Grid Solver

A working, if idealized, numerical weather model core: a finite-difference grid solves the linearized shallow-water mass and momentum equations every frame, complete with Coriolis rotation, a diffusive stand-in for sub-grid turbulence, and a CFL-limited explicit time step. Inject a low-pressure cell and watch conservation of mass push pressure waves outward while the Coriolis term bends the converging wind into rotation — the same geostrophic-adjustment process that spins real storms into cyclones.