Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Change this line from:
cp -f data.20yr_run    datatodata

To:
cp -f data.myrun       data

and if necessary, also increase the amount of run time that you are requesting (e.g.the #SBATCH -t setting).

...