Commit 64f5f1a
authored
Mic 4612/env restart (#210)
Mic-4612/env-restart
Gives user the ability to choose whether or not to continue psimulate restart if the environment is different from the original run.
- *Category*: Feature
- *JIRA issue*: https://jira.ihme.washington.edu/browse/MIC-4612
Changes and notes
-Gives user the option to continue a restart if the environment has changed from the original run
Testing
Was able to successfully continue a restart or abort a restart.1 parent 8e4860e commit 64f5f1a
File tree
2 files changed
+12
-5
lines changed- src/vivarium_cluster_tools/psimulate
2 files changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
0 commit comments