Skip to content

Commit 6877398

Browse files
committed
Allow use_backup option to change on restarts.
1 parent 3d337c6 commit 6877398

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/somd2/runner/_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,6 +1320,7 @@ def _compare_configs(config1, config2):
13201320
"max_threads",
13211321
"max_gpus",
13221322
"restart",
1323+
"use_backup",
13231324
"save_trajectories",
13241325
"write_config",
13251326
"log_level",

0 commit comments

Comments
 (0)