File tree Expand file tree Collapse file tree 1 file changed +25
-5
lines changed Expand file tree Collapse file tree 1 file changed +25
-5
lines changed Original file line number Diff line number Diff line change 93
93
"materials" : [
94
94
{
95
95
"position" : " A 325 - top" ,
96
- "material" : " Zr" ,
96
+ "material" : " Nb" ,
97
+ "designator" : " Nb1"
98
+ "number_of_foils" : 1 ,
97
99
"mass" : {
98
- "value" : null ,
100
+ "value" : 0.2733 ,
101
+ "unit" : " g"
102
+ },
103
+ "mass_err" : {
104
+ "value" : 0.0002 ,
99
105
"unit" : " g"
106
+ },
107
+ "thickness" :{
108
+ "value" : 0.01 ,
109
+ "unit" : " inch"
100
110
}
101
111
},
102
112
{
103
113
"position" : " A 325 - bottom" ,
104
- "material" : " Nb" ,
114
+ "material" : " Zr" ,
115
+ "designator" : " Zr Packet #1"
116
+ "number_of_foils" : 8 ,
105
117
"mass" : {
106
- "value" : null ,
118
+ "value" : 0.9036 ,
119
+ "unit" : " g"
120
+ },
121
+ "mass_err" : {
122
+ "value" : 0.0001 ,
107
123
"unit" : " g"
124
+ },
125
+ "thickness" : {
126
+ "value" : 0.04 ,
127
+ "unit" : " inch"
108
128
}
109
129
}
110
130
]
198
218
}
199
219
}
200
220
}
201
- }
221
+ }
You can’t perform that action at this time.
0 commit comments