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

Expand library of predefined solvents #4

Open
1 of 9 tasks
timbernat opened this issue Nov 17, 2023 · 0 comments
Open
1 of 9 tasks

Expand library of predefined solvents #4

timbernat opened this issue Nov 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers planned-feature Changes or additons which are planned by the developer(s) priority:low Low-to-no urgency on a fix, issue is minor and pinned for awareness

Comments

@timbernat
Copy link
Owner

timbernat commented Nov 17, 2023

Currently, the only solvent defined in openfftools.solvation.solvents is TIP3P water; would like to expand this library in the future to include charged structural SDF files for many common small-molecule solvents (e.g. ethanol, DCM, toluene, etc)

  • Introduce templates for common solvents
    • One-time setup for each solvent:
      • Obtain SMILES
      • Embed conformers
      • Charge w/ AM1-BCC-ELF10
      • Write to SDF files in openfftools.solvations.solvents
  • Implement more robust plugin system
    • Ship SDF files within package data
    • Find way to compile registry of available solvents/make accessible from within code
@timbernat timbernat added enhancement New feature or request planned-feature Changes or additons which are planned by the developer(s) labels Nov 17, 2023
@timbernat timbernat self-assigned this Nov 17, 2023
@timbernat timbernat added the good first issue Good for newcomers label Oct 18, 2024
@timbernat timbernat added the priority:low Low-to-no urgency on a fix, issue is minor and pinned for awareness label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers planned-feature Changes or additons which are planned by the developer(s) priority:low Low-to-no urgency on a fix, issue is minor and pinned for awareness
Projects
None yet
Development

No branches or pull requests

1 participant