Skip to content

aliyap/SPH_misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPH_misc

Some code I wrote for SPH simulations. Very bare bone. The code quality/functionality is very likely to improve in the near future, but expecting much before beginning of September would be a mistake. Before then look at your own risk and don't expect much!

Warning: few good code writing practices were followed during the development of these projects.

SPH_2D

PBF_2D

The following 3 projects are based on the paper by Takahashi: http://gamma.cs.unc.edu/ViscousSPH/

Explicit_visc_2D

  • 2D PBF with explicit full form viscosity

Implicit_visc_2D

  • 2D PBF with implicit full form viscosity

Implicit_visc_3D

  • 3D PBF with implicit full form viscosity
  • likely something wrong with coefficients, since it doesn't look good/accurate
  • Note: the world is rotating around Y axis in this one

Any questions/comments/concerns/feedback can be addressed to apazylbekova@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages