-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrutherford-scattering-strings_en.json
145 lines (145 loc) · 3.94 KB
/
rutherford-scattering-strings_en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
{
"rutherford-scattering.title": {
"value": "Rutherford Scattering"
},
"rutherfordAtom": {
"value": "Rutherford Atom"
},
"plumPuddingAtom": {
"value": "Plum Pudding Atom"
},
"alphaParticleProperties": {
"value": "Alpha Particle"
},
"energy": {
"value": "Energy"
},
"atom": {
"value": "Atom"
},
"numberOfProtons": {
"value": "Protons"
},
"numberOfNeutrons": {
"value": "Neutrons"
},
"minEnergy": {
"value": "min"
},
"maxEnergy": {
"value": "max"
},
"showTraces": {
"value": "Traces"
},
"alphaParticle": {
"value": "Alpha Particle"
},
"alphaParticles": {
"value": "Alpha Particles"
},
"positiveCharge": {
"value": "Positive Charge"
},
"proton": {
"value": "Proton"
},
"electron": {
"value": "Electron"
},
"neutron": {
"value": "Neutron"
},
"nucleus": {
"value": "Nucleus"
},
"electronEnergyLevel": {
"value": "Electron Energy Level"
},
"alphaParticleTrace": {
"value": "Alpha Particle Trace"
},
"legend": {
"value": "Legend"
},
"pattern.0atomicScale": {
"value": "{0} m (atomic scale)"
},
"pattern.0nuclearScale": {
"value": "{0} m (nuclear scale)"
},
"a11y": {
"screenSummary": {
"value": "On this screen, the Play Area has a source that can stream Alpha particles onto a thin foil. A highly magnified view of the foil is shown in an observation window. Sliders adjust energy of the alpha particles and the number of protons and neutrons comprising the atoms in the foil. The Control Area has radio buttons to toggle between atomic and nuclear scale views, buttons to pause and step incrementally through observations, and a button to reset the sim. Stream alpha particles to begin observations. Look for alpha particles and atom sliders to play, or read on for details about the observation window."
},
"observationWindow": {
"value": "Observation Window"
},
"atomSpaceDescription": {
"value": "An atomic scale view of the foil is shown. Portions of five tightly packed atoms are visible, with three nuclei visible in the scene."
},
"nucleusSpaceDescription": {
"value": "An nuclear scale view of the foil is shown. A single atomic nucleus is visible with a representative number of protons and neutrons."
},
"toggleAlphaParticle": {
"value": "Toggle Alpha Particle Stream"
},
"alphaParticlesHelpText": {
"value": "Start and stop stream of alpha particles."
},
"alphaParticleSettings": {
"value": "Alpha Particle Settings"
},
"energySliderDescription": {
"value": "Adjust the energy of particles in the alpha particle stream"
},
"energy": {
"value": "Energy"
},
"traces": {
"value": "Traces"
},
"traceCheckboxDescription": {
"value": "Observe particles in stream with or without traces"
},
"atomSettings": {
"value": "Atom Settings"
},
"protonsValuePattern": {
"value": "Protons {protons}"
},
"protonsPerAtomValuePattern": {
"value": "Protons per Atom {protons}"
},
"protonSliderDescription": {
"value": "Adjust number of protons per atom in foil."
},
"neutronsValuePattern": {
"value": "Neutrons {neutrons}"
},
"neutronsPerAtomValuePattern": {
"value": "Neutrons per Atom {neutrons}"
},
"neutronSliderDescription": {
"value": "Adjust number of neutrons per atom in foil."
},
"atomicScaleView": {
"value": "Atomic Scale View"
},
"nuclearScaleView": {
"value": "Nuclear Scale View"
},
"switchScale": {
"value": "Switch Scale"
},
"switchScaleDescription": {
"value": "Observe experiments at nuclear or atomic scales."
},
"otherViewingStreamingOptions": {
"value": "Other/Viewing/Streaming Options"
},
"otherOptionsDescription": {
"value": "Observe details by pausing continuous stream, or streaming in steps."
}
}
}