Skip to content

Instantly share code, notes, and snippets.

@mrklein
Created March 8, 2013 16:41
Show Gist options
  • Save mrklein/5117819 to your computer and use it in GitHub Desktop.
Save mrklein/5117819 to your computer and use it in GitHub Desktop.
Reconstructing case on the cluster
#PBS -l nodes=1
cd $PBS_O_WORKDIR
reconstructPar -case $PBS_O_WORKDIR > $PBS_O_WORKDIR/log.reconstructPar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment