Explorar el Código

Make proton diameter more consistent with experimental results

master
Fen Dweller hace 5 años
padre
commit
e2e2743a89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      presets/objects.js

+ 1
- 1
presets/objects.js Ver fichero

@@ -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",


Cargando…
Cancelar
Guardar