Skip to content
/ LBM-js Public

Lattice Boltzmann fluid simulations using JavaScript

License

Notifications You must be signed in to change notification settings

mrjleo/LBM-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LBM-js

Lattice Boltzmann fluid simulations using JavaScript.

Build

  1. clone repository
  2. install dependencies: npm install
  3. build: grunt
  4. start local http server: grunt server
  5. navigate to localhost:8080

About

Lattice Boltzmann fluid simulations using JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published