An open API service indexing awesome lists of open source software.

https://github.com/benjym/poly-mpm

Polydisperse material point method
https://github.com/benjym/poly-mpm

granular-media mpm python segregation segregation-simulation

Last synced: 3 months ago
JSON representation

Polydisperse material point method

Awesome Lists containing this project

README

          

# Polydisperse material point method

This code implements a basic two dimensional material point method, with additional functionality to additionally calculate segregation during granular flow.

## Getting Started

Just download a copy and follow the [documentation](http://benjym.github.io/poly-mpm/build/html/index.html)!

### Prerequisites

You will need a full python3 environment installed. I recommend [anaconda](https://www.anaconda.com/download/) for this.

## Built With

* [Scipy](https://www.scipy.org/)
* [Numpy](http://www.numpy.org/)
* [Matplotlib](https://matplotlib.org/)

## Contributing

If you would like to contribute to the code, please contact Benjy at

## Authors

* [Benjy Marks](www.benjymarks.com)

## License

This project is licensed under the GNU GPL License - see the [LICENSE](LICENSE) file for details