Original code by Stefanos Nomidis (https://github.com/sknomidis/SMC_LAMMPS).
Modifications by Arwin Goossens.
All commits in this repository by Lucas Dooms.
Released under MIT license
- Define all parameters in "parameters"
- Run
python run.py ...
, provide the directory of the parameters file, use the-g
flag to generate the required parameterfile and datafile.
examples:
python run.py 7nm_kleisin -g
to generate and runpython run.py 7nm_kleisin -gpv
to generate, run, post-process, and visualizepython run.py 7nm_kleisin -gvn
to generate, run, and visualize while ignoring errors
help:
python run.py --help