Merge pull request #6367 from RosettaCommons/JackMaguire-cartmd-vrt-fix
Remove divide-by-zero in CartesianMD
There's a snippet of code in the run_rattle1() function that divides some numbers by the mass of each atom. This PR just adds a check to skip loop iterations where that mass is zero.
Thanks Frank for the help and the review!
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6365 from RosettaCommons/guangfeng/galiganddock_vsx_update
[GALigandDock] Added final ligand only minimization to speed up VSX virtual screening.
notify author
notify list [rosetta-logs@googlegroups.com]
Merge pull request #6329 from RosettaCommons/rhiju/swm_revisit_jan2023
Stepwise monte carlo hot fix -- should not put fold tree root at site of CCD closure.
Three integration tests change; in two cases, seem like problems with the tests (e.g., diffs of time stamps; a fluctuation cmaes_minimizer). Third case of `stepwise_lores` is an acceptable change of fold-tree initated by this fix.
notify author
notify list [rosetta-logs@googlegroups.com]