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

Need improved auto-optimized force field support #143

Closed
ghutchis opened this issue Dec 20, 2016 · 4 comments · Fixed by #1370
Closed

Need improved auto-optimized force field support #143

ghutchis opened this issue Dec 20, 2016 · 4 comments · Fixed by #1370
Assignees

Comments

@ghutchis
Copy link
Member

A decision is needed on whether to include RDKit or add a command-line server for Open Babel's force field code.

  • RDKit offers MMFF94 and UFF and distance geometry conformer searching
  • Open Babel offers MMFF, UFF and GAFF, plus several different conformer options
@cryos
Copy link
Member

cryos commented Dec 21, 2016

From previous email discussions I would love to explore deeper integration with RDKit. I don't think it has to be exclusive of any further integration of Open Babel ( I think linking to Open Babel is a dead end due to GPLv2 only).

There are some great features in RDKit, and I would like to get more familiar with it/better understand how we might use it. Whenever I try to figure out how to do things in C++ I seem to get stuck, is this because I should just use the Python API or is it just a learning curve issue? I couldn't find any examples of using the C++ API to help get started.

@ghutchis
Copy link
Member Author

I'd ask Greg Landrum. I think he expects most people to use the Python API, so there aren't many C++ examples.

@ghutchis ghutchis self-assigned this Mar 15, 2018
@avo-bot
Copy link

avo-bot commented Apr 6, 2023

This issue has been mentioned on Avogadro Discussion. There might be relevant details there:

https://discuss.avogadro.cc/t/avogadro-2023-roadmap/4412/1

@ghutchis ghutchis linked a pull request Oct 23, 2023 that will close this issue
@ghutchis
Copy link
Member Author

The new force field framework in #1370 handles this - you can easily write Python scripts to get energies and gradients from anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants