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]