Migrate execution to GNU Parallel

GNU Parallel allows us to run several simulations at the same time and
resume the simulations in case the current run stops for some reason.

Thus, the MC-2.f90 code has been adapted to support running it via GNU
Parallel (passing the namefile via stdin), and a bash script which
replaces the previous dependenciaEn*.bash scripts has been created,
named runAll.bash.

Change-Id: I5cc8bd6fb5a176c73dd7372eb61b9eabc278c12b
10 files changed
tree: 2f14184699dfa7904c711d69284f26a48b657dfd
  1. quad10/
  2. quad8/
  3. quad9/
  4. .gitignore
  5. .gitreview