Commit c76d738
authored
fix run.sh: explicit density list and fix output path (#74)
Two issues in the original run.sh:
1. Formatting issue that broke the while loop and prevented reaching
density 1.2 exactly → replaced with an explicit density lis.
2. Wrong output path: trajectories/ → chains/1 parent 471ad6d commit c76d738
1 file changed
Lines changed: 6 additions & 6 deletions
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
16 | 14 | | |
| 15 | + | |
| 16 | + | |
0 commit comments