sosnicklab / upside2-md

Other
18 stars 4 forks source link

`advanced_config.py` bug fix #2

Closed yihengwuKP closed 1 year ago

yihengwuKP commented 1 year ago

Two bugs are fixed due to the split of upside_config and advanced_config:

  1. in run_upside.py, make-bound should belong to advanced_config
  2. in advanced_config.py, the reference for chain_break_from_file argument should be changed, as chain_break_from_file option stays in upside_config.py