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

Support for TM v7.6 #33

Closed
wants to merge 3 commits into from
Closed

Support for TM v7.6 #33

wants to merge 3 commits into from

Conversation

gpetretto
Copy link
Contributor

This PR adds the support for turbomole v7.6.
Notably the header of turbomole now uses the convention V7-6 to denote the version. The parsing of the header has been adapted to catch it and convert it to 7.6
The integrations tests pass. Most of the tests on the outputs pass with some differences on the numerical values, but apparently no problem with the parsing. One of the output tests turned out to be broken (h2o_mp2_dscf_mpgrad_cosmo) because apparently TM does not support anymore the use of symmetries and cosmo in a gradient calculation. The test has been disabled and replaced by an equivalent one, just with the symmetries disabled (h2o_mp2_dscf_mpgrad_cosmo_nosym).

Few tests are likely going to fail for the same reasons as in #29. These should be fixed once those updates are merged in develop.

Copy link
Member

@davidwaroquiers davidwaroquiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for me!

@davidwaroquiers
Copy link
Member

Closed as merged through #43

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.

3 participants