MaginnGroup / Cassandra

Cassandra is a Monte Carlo package to conduct atomistic simulations.
https://cassandra.nd.edu/
GNU General Public License v3.0
39 stars 20 forks source link

Update counters related to Widom insertions to INT64 #104

Closed rwsmith7531 closed 2 years ago

rwsmith7531 commented 3 years ago

Cassandra currently has problems with performing a number of Widom insertions exceeding the largest number storable as an INT32, so the counters related to Widom insertions should be updated to INT64.