pypr / pysph

A framework for Smoothed Particle Hydrodynamics in Python
http://pysph.readthedocs.io
Other
454 stars 138 forks source link

Corrected Surface tension models #331

Closed amalss18 closed 2 years ago

amalss18 commented 2 years ago

Fixed the implementations of surface tension models from the following papers:

1) M. Shadloo, M. Yildiz, "Numerical modelling of Kelvin-Helmholtz instability using smoothed particle hydrodynamics", IJNME, 2011 2) Adami et al. "A new surface-tension formulation for multi-phase SPH using a reproducing divergence approximation", JCP 2010 3) X.Y.Hu, N.A. Adams. "A multi-phase SPH method for macroscopic and mesoscopic flows", JCP 2006

pep8speaks commented 2 years ago

Hello @amalss18! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-02-17 20:13:18 UTC