#!/bin/bash
cd "${0%/*}" || exit 1    # Run from this directory

rm -f log.*
rm -f postProcessing/singleGraph/average.x_spectrum.dat

#------------------------------------------------------------------------------
