Skip to content

Commit

Permalink
Update IP of Pa, Md, Fm
Browse files Browse the repository at this point in the history
  • Loading branch information
trappitsch committed May 28, 2024
1 parent 78765ea commit 4caf93a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ impl Elements {
Elements::Ra => 42573.36,
Elements::Ac => 43394.52,
Elements::Th => 50867.0,
Elements::Pa => 47500.0,
Elements::Pa => 49034.0,
Elements::U => 49958.4,
Elements::Np => 50535.0,
Elements::Pu => 48601.0,
Expand All @@ -343,8 +343,8 @@ impl Elements {
Elements::Bk => 49989.0,
Elements::Cf => 50666.76,
Elements::Es => 51364.58,
Elements::Fm => 52400.0,
Elements::Md => 53100.0,
Elements::Fm => 52422.5,
Elements::Md => 53230.0,
Elements::No => 53444.0,
Elements::Lr => 40005.0,
Elements::Rf => 48580.0,
Expand Down

0 comments on commit 4caf93a

Please sign in to comment.