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

Allow nonisomorphic 2d #91

Merged
merged 4 commits into from
Mar 13, 2019
Merged

Allow nonisomorphic 2d #91

merged 4 commits into from
Mar 13, 2019

Commits on Mar 13, 2019

  1. Added an option to allow_nonisomorphic_2d

    Sometimes we don't read the 2D graph correctly (e.g., for birads)
    This option allows ARC to optimize the most stable conformer even if no
    conformer was found to be isomorphic to the 2D graph representation of
    the species.
    alongd committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    00dca9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca1312b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4f0007 View commit details
    Browse the repository at this point in the history
  4. Fix units when reporting conformers in species geometry folder

    Also report when the conformer failed (xyz could be None)
    alongd committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    5cc47d0 View commit details
    Browse the repository at this point in the history