Skip to content
Snippets Groups Projects
Commit 74c636ad authored by Marco Biasini's avatar Marco Biasini
Browse files

set assign_torsions to true by default

setting it to false by default was creating too much downstream
trouble. the proper fix for not having to waste any CPU cycles
assigning torsions (which are barely ever looked at) would be to
have GetPhiTorsion/GetPsiTorsion/GetOmegaTorsion return temporary
Dihedral objects with the same interface than TorsionHandle.
These would be created on the fly.
parent e05c81aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment