Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename equil_torsion_angle everywhere #104

Closed
cwalker7 opened this issue Dec 2, 2020 · 2 comments
Closed

rename equil_torsion_angle everywhere #104

cwalker7 opened this issue Dec 2, 2020 · 2 comments
Labels
For release This needs to be addressed before first code release

Comments

@cwalker7
Copy link
Contributor

cwalker7 commented Dec 2, 2020

The parameter we have been calling 'equil_torsion_angle' is actually the phase offset of periodic torsions. http://docs.openmm.org/development/api-python/generated/simtk.openmm.openmm.PeriodicTorsionForce.html

It seems misleading to keep that variable name, so we should rename it something else like 'torsion_phase_offset'.

This is why we were seeing a torsion peak at 180-equil_torsion_angle for periodicity=1. (see shirtsgroup/analyze_foldamers#12)

@cwalker7 cwalker7 added the For release This needs to be addressed before first code release label Dec 2, 2020
@mrshirts
Copy link
Contributor

mrshirts commented Dec 2, 2020

Yeah, go ahead and make the change (just make sure that examples are updated as well).

@cwalker7
Copy link
Contributor Author

cwalker7 commented Dec 7, 2020

Ok I changed this here: #102

@cwalker7 cwalker7 closed this as completed Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For release This needs to be addressed before first code release
Projects
None yet
Development

No branches or pull requests

2 participants