This repository contains the scripts needed in order to use Signac and Signac-flow to create a state point space, and initialize simulations on a cluster.
git clone [email protected]:cmelab/polybinder-flow.git
- Edit the
init.py
file in thesrc
directory with the desired statepoints. - Run
python src/init.py
to generate the signac workspace
- Run
python src/project.pyv submit
to run plolybinder (generate systems and initialize simulations)