-
Notifications
You must be signed in to change notification settings - Fork 6
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
Actinides #30
Closed
Closed
Actinides #30
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…des + Fr, Ra. The strategy employed to calculate the new values is to use the scaled by 0.7 sum of respective covalent radii for every element pair
… new version contains all dynamic polarizabilities for all reference structures of all actinides elements + Fr, Ra.
…atch the dimensions of new CN and C6 precomputed tensors.
…h the new dimensions (104, 7 respectively).
…), the dtype was mssing in both cases.
for more information, see https://pre-commit.ci
…y and CN,weights,C6,disp2,disp3 values in samples.py
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## main #30 +/- ##
=======================================
Coverage 98.61% 98.61%
=======================================
Files 18 18
Lines 362 362
Branches 42 42
=======================================
Hits 357 357
Misses 4 4
Partials 1 1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an implementation of DFTD3 for all actinide elements + Fr, Ra.
All the necessary parameters (C6 coefficients, Rcutoff, CN for reference systems) have been updated for previously contained actinides. Also, the tests have been adjusted accordingly to match the new dimensions of the precomputed data (C6 coefficients and Rcutoff).