How many atoms totally it uses in mattergen and what are they #143
|
As the title shows , How many atoms totally it uses in mattergen and what are they, like 'C', 'H', 'O', etc and what is the order of them ? As I need the consistency with atom_embedding layer |
Answered by
ClaudioZeni
Apr 30, 2025
Replies: 3 comments
|
Transferring this to Q&A |
0 replies
|
I'm not exactly sure what you mean, but here you can see the atomic numbers of the elements used in mattergen mattergen/mattergen/common/utils/globals.py Lines 55 to 133 in ec029d1 |
0 replies
|
MatterGen supports all elements up to atomic number 83 (included) and excluding noble gases and radioactive elements. |
0 replies
Answer selected by
ClaudioZeni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MatterGen supports all elements up to atomic number 83 (included) and excluding noble gases and radioactive elements.