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

Support for computing "fields" #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Support for computing "fields" #9

wants to merge 3 commits into from

Conversation

timholy
Copy link
Member

@timholy timholy commented Dec 10, 2022

This is an initial implementation of representing a protein via "fields." The general idea is that each point on a grid (which generally intersects with the protein volume) is assigned a set of "fields" which express different aspects of the biophysics. Currently supported are electrostatic (using just the side-chain charges) and steric (which holds van der Waals interactions via a Lennard-Jones potential).

I'll probably leave this open for a bit because it might make sense to play with this before merging it.

Currently supports electrostatic potential and steric hindrance.
Also tweaked a couple of constants via visual inspection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant