Skip to content

A physical eigen to simulate free surface water

Notifications You must be signed in to change notification settings

Robslhc/WaterSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaterSim

WaterSim is a physics engine aims to simulate water developed in taichi.

Eulerian Methods

Advection Algorithm

  • Semi-Lagrange Advection

Projection Algorithm

  • CG Pressure Solver
  • IC(0) PCG Pressure Solver (Set MIC_blending to 0) (issue #12)
  • MIC(0) PCG Pressure Solver
  • Geometric Multigrid Pressure Solver

Hybrid Eulerian-Lagrangian Methods

  • PIC
  • FLIP
  • Affine PIC

About

A physical eigen to simulate free surface water

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages