Skip to content

Commit 19d783e

Browse files
committed
Adds Fe, Mo, and T and corrects Q/W/s/Es values using Yamamura and Tawara 1996, addressing #212
1 parent 2e403e7 commit 19d783e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

scripts/materials.py

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'Es': 4.84,
77
'Ec': 3.5,
88
'Eb': 3.,
9-
'Q': 0.58,
9+
'Q': 0.54,
1010
'n': 5.67e28,
1111
'W': 2.57,
1212
's': 2.5
@@ -132,10 +132,10 @@
132132
'Z': 5.0,
133133
'm': 10.811,
134134
'n': 1.309E29,
135-
'Es': 5.76,
135+
'Es': 5.77,
136136
'Eb': 0.,
137137
'Ec': 5.,
138-
'Q': 4.6,
138+
'Q': 2.62,
139139
'W': 4.39,
140140
's': 2.5
141141
}
@@ -250,10 +250,10 @@
250250
'Z': 74.0,
251251
'm': 183.84,
252252
'n': 6.306E28,
253-
'Es': 8.79,
253+
'Es': 8.9,
254254
'Eb': 0.,
255255
'Ec': 3.0,
256-
'Q': 1.10,
256+
'Q': 0.72,
257257
'W': 2.14,
258258
's': 2.8
259259
}

0 commit comments

Comments
 (0)