#!/bin/sh

module add anaconda/python2/2.4.1 # Needed for python networkx module - must be python 2, not 3

for dir in [0-9]* ; do echo doing directory $dir; cp $dir/points.path.xyz path.$dir.xyz; cp $dir/EofS EofS.$dir ; done

/sharedscratch/wales/OPTIM.gfortran/A12OPTIM > output
