Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Sampling efficiency in Widom insertion sample script (#4388)
As pointed out by @jonaslandsgesell, sampling only one particle insertion per MD step is terribly inefficient. Here I restore the inner loop in `samples/widom_insertion.py` to sample various particle insertion energies every time the MD integration is stopped.
- Loading branch information