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

Molecular Mechanics Induction Energy Calculator #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shehan807
Copy link

@shehan807 shehan807 commented Nov 5, 2024

Description

The goal of this program is to simplify the calculation of the induction energy component using a SAPT-based, ab initio polarizable molecular dynamics force field function form. The theoretical formalism is elaborated in Shehan's U_pol Repo. In essence, each relevant atom, considered a "core" atom, is paired with a "shell" or Drude particle through which induced-dipole/induced-dipole interactions manifest. The added functions have been verified to reproduce polarization energies in OpenMM with the advantage of a Drude SCF optimization scheme implemented using JAX.

Todos

Notable points that this PR has either accomplished or will accomplish.

  • match input/output schemes between nmer dictionary and Uind function in force_field.py
  • verify large scale dimer/trimer energies for imidazole, pyrazole, and acetic acid

Questions

  • Where would the drudeOpt function go?
  • What is the best way to atom type Psi4 atoms and/or create Drude particle properties based on conventional SAPT-FF atom typing schemes?

Status

  • Ready to go

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