SimonEnsemble / PorousMaterials.jl

Julia package towards classical molecular modeling of nanoporous materials
GNU General Public License v3.0
51 stars 11 forks source link

henry bond length drift checks; speed up on rotation and translation #73

Closed SimonEnsemble closed 5 years ago

SimonEnsemble commented 5 years ago
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 164


Totals Coverage Status
Change from base Build 153: 0.01%
Covered Lines: 742
Relevant Lines: 849

💛 - Coveralls
SimonEnsemble commented 5 years ago

@Surluson thanks, fixed doc string inconsistency. we just can't expect the atol to be so low after rotating. 1e-14 is still small enough. eventually we should use quaternions for rotations as I hear they are more numerically stable!