Skip to content

A 1, 2 and 3D Smoothed Particle Hydrodynamics (SPH) simulation code. This is my "development" code, used to develop new algorithms. Implements most algorithms I have published for SPH. Not optimised, nor parallel, but good for exploring how SPH works and trying out new ideas on test problems

License

Notifications You must be signed in to change notification settings

danieljprice/ndspmhd

Repository files navigation

NDSPMHD

NDSPMHD

NDSPMHD is a Smoothed Particle (Magneto)Hydrodynamics code for astrophysical fluid dynamics simulations in 1, 2 and 3 spatial dimensions.

Documentation

Full documentation is available at ndspmhd.readthedocs.io

About

NDSPMHD is written in Fortran 90/95 and is organized into the following directories:

  • src/ - Source code for NDSPMHD
  • docs/ - Documentation
  • scripts/ - Various scripts for manipulating data and running multiple jobs

Installation

See the installation guide for detailed instructions.

Support

Only limited support is available. Best to file an issue or start a discussion on GitHub if you are having trouble.

License

This code is distributed under the terms of the GNU General Public License. See the LICENSE file for details.

Citation

If you use NDSPMHD in your research, please cite:

Price, D. J., 2012, "Smoothed Particle Hydrodynamics and Magnetohydrodynamics", J. Comp. Phys. 231, 759 arXiv:1012.1885

Author

Daniel Price ([email protected])
© 2002-2015 Daniel Price

About

A 1, 2 and 3D Smoothed Particle Hydrodynamics (SPH) simulation code. This is my "development" code, used to develop new algorithms. Implements most algorithms I have published for SPH. Not optimised, nor parallel, but good for exploring how SPH works and trying out new ideas on test problems

Topics

Resources

License

Stars

Watchers

Forks