/waterexp

Primary LanguageJupyter Notebook

waterexp

A repository for hosting (hopefully several) interactive JS water experiments. You need a Chrome like browser to make it work :).

Diffuse heat or ink in a homogeneous media. It uses the simplest possible numerical solver to the diffusion equation: a explicit first order finite difference scheme. It uses Three.js and performs all numerical computations on the GPU. Diffuse preview

A one dimensional implementation of a Finite Volume, Roe-type Riemann solver of the Shallow Water Equations without topography variations.

Flume preview