commit | c102e9649d7e346960e21556c07c02e7ca4dfd99 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sat Jun 04 23:53:44 2022 +0200 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sun Jun 05 12:27:26 2022 +0200 |
tree | 2f14184699dfa7904c711d69284f26a48b657dfd | |
parent | ebb87790813a741ac8c65f92ce47a8c27ace30c4 [diff] |
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