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

ReWoTes project from Anup #63

Open
wants to merge 63 commits into
base: dev
Choose a base branch
from
Open

Conversation

kumaranu
Copy link

This code provides a basis set for DFT calculation to target a CCSD level of accuracy within a tolerance.

Tests are provided to more help for the users.

kumaranu added 30 commits July 19, 2024 08:56
…nly selects a basis based on the threshold of the precision. Later on, I will add the electronic structure calculations.
…e are two geometries for a molecule instead of one. So, that a difference in energy can be compared instead of raw energy values which are meaningless to compare across theories.
…for all the molecules with 2-20 atoms. Let's see how it goes.
…ted for these but the structure is there to increase the system size in the future.
…ded a select basis set in the tests. 3) added tests for the select basis set function.
kumaranu added 30 commits July 26, 2024 00:57
…ded here such as frequency calculations etc.
…rmation for a set of molecules for which csv data is to be generated to be used later.
…basis from a csv data and a pair of molecules (the new molecule and the reference).
…ether. It return the basis set depending on the new molecule's ASE object and the reference ASE object as well as the CSV file containing errors.
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