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

Handle no input coordinates in Gaussian log file #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kjelljorner
Copy link
Collaborator

@kjelljorner kjelljorner commented Jun 18, 2023

Handles the situation where no input coordinates are present in the Gaussian log file read by LocalForce.

@rlaplaza, I think this fixes #53 by implanting what you suggested:

  • Setting input coordinates = standard coordinates when input coordinates are missing
  • Updating the conditional for the rotation of the input coordinates

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

Successfully merging this pull request may close these issues.

Gaussian log file parsing in local_force.py
1 participant