Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
forked from mrjleo/LBM-js

Lattice Boltzmann fluid simulations using JavaScript

License

Notifications You must be signed in to change notification settings

paraself/LBM-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 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

Languages

  • JavaScript 96.9%
  • HTML 3.1%