「view this page in B3 βῆτα server」

Revisions №343

branch: release 「№343」
Commited by: Jack Maguire
GitHub commit link: 「1d8714894eec1dac」 「№6367」
Difference from previous tested commit:  code diff
Commit date: 2023-03-20 21:16:16

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!

...