Skip to content

waknaudt/waterexp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Other 1.0%