This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Make proton diameter more consistent with experimental results
master
Fen Dweller
5 years ago
parent
ae30e0512a
commit
e2e2743a89
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/objects.js
+ 1
- 1
presets/objects.js
View File
@@ -428,7 +428,7 @@ function makeObjects() {
rename: true
},
proton: {
height: math.unit(
1
e-15, "m"),
height: math.unit(
0.877
e-15, "m"),
mass: math.unit(1, "dalton"),
image: { source: "./media/objects/circle.svg" },
name: "Proton",
Write
Preview
Loading…
Cancel
Save