0.13.4 - Barostat/External Force Bugfix, Restart Robustness
Pre-release
Pre-release
Bug fixes
- Fixed implementation bug where
CustomExternalForce
restraining atoms to absolute coordinates caused an issue when a Barostat was used (#310)
Enhancements
- MCMC Integrators now attempt to re-initialize the
Context
object on the last restart attempt when NaN's are encountered. This has internally been shown to correct some instances where normally resetting positions does not work around the NaN's. This is a slow step relative to just resetting positions, but better than simulation crashing.