#!/bin/csh -f

set seed = 131231119
# Run 1 dynamic error ensemble on top of static errors
elegant run.ele -macro=seed=$seed,ensembles=1

