-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUGFIX: specify integrator type for custom integrators
This way if the user defined integrator is "brownian", the Simulation class will not check if the kinetic energy exceeds the threshold. Similarly, user could define a custom langevin integrator and want the same reporter messages.
- Loading branch information
1 parent
e7f2edf
commit bfbaeac
Showing
2 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters