Skip to content

Commit

Permalink
fix: complete periodic table (#656)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added new elements to the periodic table: Rf, Db, Sg, Bh, Hs, Mt, Ds,
Rg, Cn, Nh, Fl, Mc, Lv, Ts, Og.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
iProzd authored May 15, 2024
1 parent 6b802f3 commit 7bb74f4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions dpdata/periodic_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,21 @@
"Md",
"No",
"Lr",
"Rf",
"Db",
"Sg",
"Bh",
"Hs",
"Mt",
"Ds",
"Rg",
"Cn",
"Nh",
"Fl",
"Mc",
"Lv",
"Ts",
"Og",
]


Expand Down

0 comments on commit 7bb74f4

Please sign in to comment.