Procházet zdrojové kódy

Make proton diameter more consistent with experimental results

master
Fen Dweller před 5 roky
rodič
revize
e2e2743a89
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      presets/objects.js

+ 1
- 1
presets/objects.js Zobrazit soubor

@@ -428,7 +428,7 @@ function makeObjects() {
rename: true
},
proton: {
height: math.unit(1e-15, "m"),
height: math.unit(0.877e-15, "m"),
mass: math.unit(1, "dalton"),
image: { source: "./media/objects/circle.svg" },
name: "Proton",


Načítá se…
Zrušit
Uložit