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

New: Vibrational analysis with projection of translations and rotations #565

Closed
wants to merge 3 commits into from

Commits on Aug 30, 2024

  1. WIP: External normal modes for vibrational analysis

    These will be used to project out translations and rotations.
    avcopan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0d71b52 View commit details
    Browse the repository at this point in the history
  2. New: Complete vibrational analysis for non-linear polyatomics

    Next I need to make sure it handles diatomics as well...
    avcopan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a33159d View commit details
    Browse the repository at this point in the history
  3. New: Vibrational analysis works for diatomics as well

    Also, defines rotational modes to match the current frame of the molecule,
    rather than the Eckart frame. If all 3 rotations are being projected out, this
    isn't an issue, but if we ant to choose only 2, the frames need to match.
    avcopan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b264d54 View commit details
    Browse the repository at this point in the history