"platforms/hip/tests/TestHipPythonForce.cpp" did not exist on "f965707bf8a09ce02550dcf72621ec32f5f98996"
Fix error check for GBneck parameters
This doesn't lead to incorrect results, but it does erroneously flag some radii as being illegal when they aren't (making it impossible to run some suggested systems). The parameters need to be compared to the table limits *before* subtracting off the offset, whereas it's currently being done after.
Showing
Please register or sign in to comment