jftsang / mdpmflc

A web interface for MercuryDPM
0 stars 0 forks source link

mdpmflc - a web interface for MercuryDPM

MercuryDPM is an excellent open-source package for conducting discrete particle model simulations of granular materials.

mdpmflc offers a web interface for starting MercuryDPM simulations, controlling their execution, as well as producing graphic visualisations of their output.

It uses the Flask framework.

Installation and startup

git clone https://github.com/jftsang/mdpmflc.git && cd mdpmflc && pip install [-e] .

Edit the variables in config.py to point to your installation of MercuryDPM.

Then ./start.sh. Finally point your browser to localhost:5000.

Maintainer and website

The author and maintainer is J. M. F. Tsang (j.m.f.tsang@cantab.net).

The project is maintained on GitHub.

There currently isn't any 'demo' website on the WWW, sorry.

Licensing

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC-BY-NC-SA-4.0).

CC-BY-NC-SA-4.0

Credits

This project is not affiliated with MercuryLab, although I would like to credit them for their advice and encouragement.