-
Describe Current Status and Possible SolutionWe are trying to implement the implicit solvation model in ABACUS. Now we need the atomic radius, atomic number, and the number of valence electrons and protons of the atom. Additional Context |
Beta Was this translation helpful? Give feedback.
Answered by
dyzheng
Dec 13, 2021
Replies: 1 comment
-
Thanks for your question! In this function, information for element is imported from pseudopotential files. For example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mohanchen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your question!
In ABACUS, we can find atomic information come from the function below:
abacus-develop/source/module_cell/read_pp.cpp
Line 56 in 098b617
In this function, information for element is imported from pseudopotential files.
For example: