Skip to content

Commit

Permalink
Update Pauling radius for U
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj authored Sep 3, 2024
1 parent 19937dc commit 1e3b07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cifkit/data/radius.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def get_radius_data() -> dict:
"Ir": [1.356, 1.355],
"Pt": [1.387, 1.385],
"Th": [1.798, 1.795],
"U": [1.377, 1.51],
"U": [1.377, 1.516],
"Al": [1.310, 1.310],
"Mo": [1.362, 1.386],
"Hf": [1.5635, 1.585],
Expand Down

0 comments on commit 1e3b07d

Please sign in to comment.