Run SPPARKS Kinetic Monte Carlo Simulator with Docker.
First: Get Docker installed.
Clone this repo and visit it:
git clone https://github.com/VioletVivirand/docker-spparks.git && cd docker-spparksThen build an Ubuntu Docker image:
./build.shThe image will be tagged with spparks:latest and spparks:<DATE>.
Put the in.* script we're going to simulate in current directory, then execute with:
./run.sh <filename>DONE! 🍻