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

Optimization angle problem. C-C and C-C-C-C #23

Closed
ghutchis opened this issue May 17, 2007 · 4 comments
Closed

Optimization angle problem. C-C and C-C-C-C #23

ghutchis opened this issue May 17, 2007 · 4 comments

Comments

@ghutchis
Copy link
Owner

If you build C-C and add H, the H's are added in an eclipsed position (i.e. H-C-C-H angle is 0) but the lowest energy should be staggered (H-C-C-H angle 60). This is also not fixed in the geometry optimization. This also happens for larger molecules like C-C-C-C for some bonds.

Reported by: dcurtis3

@ghutchis
Copy link
Owner Author

Logged In: YES
user_id=1682851
Originator: NO

100 steps is simply not enough, if you repeat the "geometry optimization" a couple of times you get the staggered conformation. I'm working on a force field setup dialog to set the force field, number of steps, algorithm, etc.
For larger molecules the force field code (OB) has the SystematicRotorSearch which rotates the bonds and then selects the lowest energy conformation. I have added this function as an extra action in the ghemical extention.

Original comment by: @timvdm

@ghutchis
Copy link
Owner Author

Logged In: YES
user_id=21420
Originator: NO

The other note to add to the bug report is that conjugate gradients is simply not efficient enough as an optimization mechanism. Now if Benoit adds matrix inversion to Eigen, then other optimization methods can be used in Open Babel.

I'm also working on a Monte Carlo conformer search, which would also be useful here.

-Geoff

Original comment by: @ghutchis

@ghutchis
Copy link
Owner Author

Logged In: YES
user_id=21420
Originator: NO

BTW, I'm marking this "pending further comment." If Donald doesn't have any further comment, it will close in 14 days -- there's not really anything Avogadro can do, except wait for a better geometry optimization method in Open Babel.

-Geoff

Original comment by: @ghutchis

@ghutchis
Copy link
Owner Author

ghutchis commented Jun 5, 2007

Logged In: YES
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

Original comment by: sf-robot

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

No branches or pull requests

1 participant