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

Change method for loading energies from Gaussian log files to regex search to avoid errors #2595

Merged

Commits on Jun 7, 2024

  1. squash

    donerancl authored and JacksonBurns committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6cba2b7 View commit details
    Browse the repository at this point in the history
  2. remove duplicate lines raising error

    I think I added these in accidentally, I got the same error and omitting them fixed it
    donerancl authored and JacksonBurns committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    34e3d5d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    en-pretty-fy whitespace
    
    Co-authored-by: Hao-Wei Pang <45482070+hwpang@users.noreply.github.com>
    JacksonBurns and hwpang authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a597078 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. pass the token through with the correct variable name

    that's what i get for copy-pasting from the README
    JacksonBurns committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    25e04b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4889ca0 View commit details
    Browse the repository at this point in the history