This code implements stochastic lattice model, with the ability to model granular flows which undergo crushing, segregation and mixing.
Just download a copy and run python FlowSLM.py <input_name>
where <input_name>
is the name of the parameter file located in the input
directory.
You will need a full python3 environment installed. I recommend anaconda for this.
If you would like to contribute to the code, please contact Benjy at benjy.marks@sydney.edu.au
This project is licensed under the GNU GPL License - see the LICENSE file for details