Skip to content

jgalazm/chrome-exp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome-exps

A repository for hosting (hopefully several) interactive chrome 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

Some simulation experiments in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.5%
  • JavaScript 1.2%
  • Other 0.3%