Skip to content

Commit b78d9d1

Browse files
authored
Merge pull request #14 from fusion-energy/develop
Added scintillator materials
2 parents 3645b88 + 48c85b9 commit b78d9d1

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"ej-200-plastic-scintillator": {
3+
"elements": {
4+
"H": 5.17,
5+
"C": 4.69
6+
},
7+
"density": 1.023,
8+
"density_unit": "g/cm3",
9+
"comment": "https://eljentechnology.com/products/plastic-scintillators/ej-200-ej-204-ej-208-ej-212",
10+
"percent_type": "ao"
11+
},
12+
"ej-204-plastic-scintillator": {
13+
"elements": {
14+
"H": 5.15,
15+
"C": 4.68
16+
},
17+
"density": 1.023,
18+
"density_unit": "g/cm3",
19+
"comment": "https://eljentechnology.com/products/plastic-scintillators/ej-200-ej-204-ej-208-ej-212",
20+
"percent_type": "ao"
21+
},
22+
"ej-208-plastic-scintillator": {
23+
"elements": {
24+
"H": 5.17,
25+
"C": 4.69
26+
},
27+
"density": 1.023,
28+
"density_unit": "g/cm3",
29+
"comment": "https://eljentechnology.com/products/plastic-scintillators/ej-200-ej-204-ej-208-ej-212",
30+
"percent_type": "ao"
31+
},
32+
"ej-212-plastic-scintillator": {
33+
"elements": {
34+
"H": 5.17,
35+
"C": 4.69
36+
},
37+
"density": 1.023,
38+
"density_unit": "g/cm3",
39+
"comment": "https://eljentechnology.com/products/plastic-scintillators/ej-200-ej-204-ej-208-ej-212",
40+
"percent_type": "ao"
41+
}
42+
}

0 commit comments

Comments
 (0)