/sphc

Primary LanguageCMIT LicenseMIT

# sphc
A smoothed-particle hydrodynamics library written in POSIX C.

## Background

Smoothed-particle hydrodynamics (SPH) is a computational method used for simulating the mechanics of continuum media, such as solid mechanics and fluid flows. It was developed by Gingold and Monaghan and Lucy in 1977, initially for astrophysical problems. It has been used in many fields of research, including astrophysics, ballistics, volcanology, and oceanography. It is a meshfree Lagrangian method (where the co-ordinates move with the fluid), and the resolution of the method can easily be adjusted with respect to variables such as density.

## Install

TBD.

## Usage

TBD.

## Credit

Many thanks to Philip Mocz for his Medium article on SPH and Roozbeh Abolpour for his example matrix math library article.

## Contact

For any further questions or concerns, feel free to email me at:

	Michael Czigler
	info[at]mcpcpc[dot]com