Closed wutobias closed 6 years ago
Thanks so much Tobias. I will take a look to make sure there are no merge conflicts.
That's fantastic Tobias. Thank You.
Best,
Tom
On Fri, Jan 19, 2018 at 11:43 AM, Kamran Haider notifications@github.com wrote:
Thanks so much Tobias. I will take a look to make sure there are no merge conflicts.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/KurtzmanLab/SSTMap/pull/78#issuecomment-359022009, or mute the thread https://github.com/notifications/unsubscribe-auth/AbCiwxubXvI6-FeQn7JejzBqCY1mZKFMks5tMMY9gaJpZM4RkThu .
--
Tom Kurtzman, Ph.D. Associate Professor Department of Chemistry Lehman College, CUNY 250 Bedford Park Blvd. West Bronx, New York 10468 718-960-8832 http://www.lehman.edu/faculty/tkurtzman/ http://www.lehman.edu/faculty/tkurtzman/index.html
Hi folks!
Here is a patch that should handle non-orthorombic simulation boxes. The core routine is called "dist_mic_tric_squared" and calculates pairwise distances according to mic. I also made some changes to the arguments of the orthorombic routine "dist_mic_squared", in order to be consistent with the arguments of the non-orthorombic routine.
The code is evaluated with Tip4p-Ew water in a truncated octahedron simulation box (NVT) and gives the expected mean energy of a water molecule (in that water model). Please let me know, if you need more testing or if we should exchange test trajectories.
Best, Tobias