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

Tests and examples for NEB and IRC were updated #209

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

Conversation

hjnpark
Copy link
Collaborator

@hjnpark hjnpark commented Nov 14, 2024

The tested and supported engines are shown below.

  • No parallelization
Psi4 QChem TeraChem Gaussian
NEB O O O O
IRC O O O O
  • With Work Queue or Bigchem
Psi4 QChem TeraChem Gaussian
NEB O O O X
IRC O O O X

Other changes:

  1. Minor changes were made in IRC_step() in optimize.py to improve verbose prints.
  2. This line was deleted because line 1244 repeats it.
  3. Made minor changes to prepare.py to improve readability.
  4. There are no IRC tests with Bigchem or Work Queue, as they are already covered in test_hessian.py.
  5. Python 3.13 was added to test-pip.yml.
  6. Typo is fixed in Gaussian engine.

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.

1 participant