ZofiaTr / DFM

DFM is Python based code using diffusion-map directed sampling to explore the Boltzmann distribution. It uses Openmm for molecular dynamics simulation. Currently under development.
MIT License
1 stars 0 forks source link

Fix the modif. kin. en. units bug #4

Closed ZofiaTr closed 7 years ago

ZofiaTr commented 7 years ago

The inital conditions that were passed in sampler were unitless (xyz): from integrator as xyz.append(x / self.model.x_unit)